Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
862
Tr2RenderContextEnum::PixelFormat Tr2TextureAtlas::GetFormat() const
863
{
864
return m_format;
865
}
866
867
void Tr2TextureAtlas::PaintEmptyArea( Tr2TextureAtlasArea* area )
868
{
Callers
15
CopyTextureIntoAtlas
Method · 0.45
Validate
Method · 0.45
Execute
Method · 0.45
CopyFromRenderTargetRegion
Method · 0.45
CopyToTexture
Function · 0.45
DoPrepare
Method · 0.45
FindAtlas
Method · 0.45
RemoveAtlas
Method · 0.45
IsValid
Function · 0.45
ToString
Function · 0.45
PyInit
Function · 0.45
PyCompareBitmaps
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected