Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ GetNumActiveBytes
Method
GetNumActiveBytes
GTE/Graphics/Resource.h:166–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
inline uint32_t GetNumActiveBytes() const
167
{
168
return mNumActiveElements * mElementSize;
169
}
170
171
protected:
172
uint32_t mNumElements; // default: 0
Callers
7
Update
Method · 0.80
CopyCpuToGpu
Method · 0.80
CopyGpuToCpu
Method · 0.80
Update
Method · 0.80
CopyCpuToGpu
Method · 0.80
CopyGpuToCpu
Method · 0.80
CopyGpuToGpu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected