Home
last modified time | relevance | path

Searched refs:nextVertexIndex (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.cpp227 const uint32_t nextVertexIndex = startVertex + ((idx + 1) % sectors); in GenerateConeCap() local
230 indices.push_back(nextVertexIndex); in GenerateConeCap()

Completed in 2 milliseconds