Home
last modified time | relevance | path

Searched refs:vertexCount_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.h168 uint32_t vertexCount_ = 0; in CORE3D_BEGIN_NAMESPACE() local
H A Dmesh_builder.cpp975 vertexCount_ = 0; in Initialize()
1094 vertexCount_ += submesh.info.vertexCount; in CalculateSizes()
1510 return vertexCount_; in GetVertexCount()