MCPcopy Create free account
hub / github.com/NazaraEngine/NazaraEngine / GetPrimitiveMode

Method GetPrimitiveMode

src/Nazara/Utility/SubMesh.cpp:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160 }
161
162 PrimitiveMode SubMesh::GetPrimitiveMode() const
163 {
164 return m_primitiveMode;
165 }
166
167 unsigned int SubMesh::GetTriangleCount() const
168 {

Callers 3

AddToRenderQueueMethod · 0.80
AddToRenderQueueMethod · 0.80
TriangleIteratorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected