MCPcopy 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
97ptrdiff_t Tr2TextureAnimation::MemoryReadStream::GetSize()
98{
99 return ptrdiff_t( m_data.size() );
100}
101
102
103Tr2TextureAnimation::~Tr2TextureAnimation()

Callers 1

ReadFileMethod · 0.45

Calls 1

sizeMethod · 0.80

Tested by

no test coverage detected