type_gboxscene.html

来自「一个由Mike Gashler完成的机器学习方面的includes neural」· HTML 代码 · 共 11 行

HTML
11
字号
<html><head><title>Generated Documentation</title></head><body>	<image src="headerimage.png">	<br><br><table><tr><td><big><big><big style="font-family: arial;"><b>GBoxScene</b></big></big></big><br><br></td><td> Note: This will allocate a GImage, but it will not resize it.  It is your       job to call GetImages and resize the object it returns as appropriate       before you put pixels in it.  I realize that makes this a wierd class,       but it suits my purposes for now. Returns the width or height of a single image (they're always square) Pass in coordinates on the flattened sphere image and this will return the horizontal offset where the corresponding frame begins in m_pImages.</td></tr></table><br><br></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?