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

Method GetGenerateDepthArea

trinity/Tr2MeshArea.cpp:94–97  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

92
93// --------------------------------------------------------------------------------
94bool Tr2MeshArea::GetGenerateDepthArea() const
95{
96 return m_generateDepthArea;
97}
98
99// --------------------------------------------------------------------------------
100void Tr2MeshArea::SetGenerateDepthArea( bool generate )

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected