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

Method IsReversed

trinity/Tr2MeshArea.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51bool Tr2MeshArea::IsReversed() const
52{
53 return m_reversed;
54}
55
56const std::string& Tr2MeshArea::GetName() const
57{

Callers 2

OnListModifiedMethod · 0.80
HasReversedAreasMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected