Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ GetNumCubes
Method
GetNumCubes
GTE/Graphics/TextureCubeArray.h:25–28 ·
view source on GitHub ↗
Member access.
Source
from the content-addressed store, hash-verified
23
24
// Member access.
25
inline uint32_t GetNumCubes() const
26
{
27
return mNumCubes;
28
}
29
30
// The texture width and height are the same value.
31
inline uint32_t GetLength() const
Callers
1
GL46TextureCubeArray
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected