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

Method GetY

trinity/Tr2AtlasTexture.cpp:275–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

273}
274
275unsigned int Tr2AtlasTexture::GetY() const
276{
277 return m_y;
278}
279
280unsigned int Tr2AtlasTexture::GetWidth() const
281{

Callers 7

TriMatrixRemoveScalingFunction · 0.45
LineTransformFunction · 0.45
DrawArrowMethod · 0.45
DrawDoubleArrowMethod · 0.45
DrawAxisMethod · 0.45
GetBoundsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected