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

Method GetWidth

trinity/Resources/Tr2ImageRes.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55int Tr2ImageRes::GetWidth() const
56{
57 return m_bitmap.GetWidth();
58}
59
60int Tr2ImageRes::GetHeight() const
61{

Callers 15

ExecuteMethod · 0.45
ExecuteMethod · 0.45
ExecuteMethod · 0.45
DoLoadMethod · 0.45
ProcessLodRequestMethod · 0.45
CreateFromTextureMethod · 0.45
IsCompatibleBitmapFunction · 0.45
GetThumbnailMethod · 0.45
IsPixelOpaqueMethod · 0.45
GetPixelColorMethod · 0.45
LimitSizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected