Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ ElementSize
Method
ElementSize
SampleFramework12/v1.00/Containers.h:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
uint64 ElementSize() const
98
{
99
return sizeof(T);
100
}
101
102
uint64 MemorySize() const
103
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected