Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ GetNumLevels
Method
GetNumLevels
GTE/Graphics/Texture.h:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
inline uint32_t GetNumLevels() const
70
{
71
return mNumLevels;
72
}
73
74
inline uint32_t GetDimensionFor(uint32_t level, int32_t i) const
75
{
Callers
15
UpdateFaces
Method · 0.80
LoadTextureLevel
Method · 0.80
LoadTextureLevel
Method · 0.80
Update
Method · 0.80
CopyCpuToGpu
Method · 0.80
CopyGpuToCpu
Method · 0.80
DoCopyCpuToGpu
Method · 0.80
LoadTextureLevel
Method · 0.80
LoadTextureLevel
Method · 0.80
LoadTextureLevel
Method · 0.80
Update
Method · 0.80
CopyCpuToGpu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected