Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ SetPrimitiveMode
Method
SetPrimitiveMode
src/Nazara/Utility/SubMesh.cpp:202–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
void SubMesh::SetPrimitiveMode(PrimitiveMode mode)
203
{
204
m_primitiveMode = mode;
205
}
206
207
void SubMesh::SetMaterialIndex(UInt32 matIndex)
208
{
Callers
2
Load
Function · 0.80
Load
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected