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

Method GetX

trinity/Tr2AtlasTexture.cpp:270–273  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

268}
269
270unsigned int Tr2AtlasTexture::GetX() const
271{
272 return m_x;
273}
274
275unsigned int Tr2AtlasTexture::GetY() const
276{

Callers 5

TriMatrixRemoveScalingFunction · 0.45
LineTransformFunction · 0.45
DrawAxisMethod · 0.45
GetBoundsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected