Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ GetIndexCount
Method
GetIndexCount
src/Nazara/Utility/IndexMapper.cpp:128–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
std::size_t IndexMapper::GetIndexCount() const
129
{
130
return m_indexCount;
131
}
132
133
void IndexMapper::Set(std::size_t i, UInt32 value)
134
{
Callers
8
Process
Method · 0.80
Process
Method · 0.80
DrawOpaqueModels
Method · 0.80
DrawTransparentModels
Method · 0.80
DrawOpaqueModels
Method · 0.80
GetTriangleCount
Method · 0.80
IndexMapper
Method · 0.80
TriangleIterator
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected