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

Method GetDisplay

trinity/Tr2MeshBase.cpp:367–370  ·  view source on GitHub ↗

--------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

365
366// --------------------------------------------------------------------------------
367bool Tr2MeshBase::GetDisplay() const
368{
369 return m_display;
370}
371
372Tr2RenderBatch CreateGeometryBatch( TriGeometryResLodData* lod, Tr2MeshArea* area, const Tr2PerObjectData* data )
373{

Callers 1

CreateGeometryBatchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected