MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetFormat

Method GetFormat

trinity/Tr2TextureAtlas.cpp:862–865  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

860}
861
862Tr2RenderContextEnum::PixelFormat Tr2TextureAtlas::GetFormat() const
863{
864 return m_format;
865}
866
867void Tr2TextureAtlas::PaintEmptyArea( Tr2TextureAtlasArea* area )
868{

Callers 15

CopyTextureIntoAtlasMethod · 0.45
ValidateMethod · 0.45
ExecuteMethod · 0.45
CopyToTextureFunction · 0.45
DoPrepareMethod · 0.45
FindAtlasMethod · 0.45
RemoveAtlasMethod · 0.45
IsValidFunction · 0.45
ToStringFunction · 0.45
PyInitFunction · 0.45
PyCompareBitmapsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected