Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ numPrimitives
Method
numPrimitives
modules/cpu/geometry/Mesh.cpp:206–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
}
205
206
size_t Mesh::numPrimitives() const
207
{
208
return indexData->size();
209
}
210
211
} // namespace ospray
Callers
2
commit
Method · 0.45
generateGeometryLights
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected