MCPcopy 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
206size_t Mesh::numPrimitives() const
207{
208 return indexData->size();
209}
210
211} // namespace ospray

Callers 2

commitMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected