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

Method IsCastingShadows

trinity/Tr2MeshArea.cpp:106–109  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

104
105// --------------------------------------------------------------------------------
106bool Tr2MeshArea::IsCastingShadows() const
107{
108 return m_castShadows;
109}
110
111// --------------------------------------------------------------------------------
112void Tr2MeshArea::SetCastsShadows( bool castShadows )

Callers 4

CollectAreaBlocksMethod · 0.80
PushRtGeometryMethod · 0.80
PushRtGeometryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected