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

Method GetInstanceBufferBoundingBox

trinity/Tr2DirectInstanceData.cpp:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108CcpMath::AxisAlignedBox Tr2DirectInstanceData::GetInstanceBufferBoundingBox( unsigned int bufferIndex ) const
109{
110 return m_aabb;
111}
112
113// --------------------------------------------------------------------------------------
114// Description:

Callers 1

GetBoundsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected