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

Method GetDisplay

trinity/Tr2MeshArea.cpp:82–85  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

80
81// --------------------------------------------------------------------------------
82bool Tr2MeshArea::GetDisplay() const
83{
84 return m_display;
85}
86
87// --------------------------------------------------------------------------------
88void Tr2MeshArea::SetDisplay( bool display )

Callers 4

GetBatchesMethod · 0.45
GetBatchesForAreaMethod · 0.45
GetBatchesMethod · 0.45
GetBatchesFromMeshMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected