Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetSize
Method
GetSize
trinity/Tr2TextureAnimation.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
ptrdiff_t Tr2TextureAnimation::MemoryReadStream::GetSize()
98
{
99
return ptrdiff_t( m_data.size() );
100
}
101
102
103
Tr2TextureAnimation::~Tr2TextureAnimation()
Callers
1
ReadFile
Method · 0.45
Calls
1
size
Method · 0.80
Tested by
no test coverage detected