Home
last modified time | relevance | path

Searched +defs:v0 +defs:N (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.cpp121 const Math::Vec3 v0 = CUBE_POS[CUBE_INDICES[vertexIndex + 0u]]; in GenerateCubeGeometry() local
274 const uint32_t v0 = 0; in GenerateConeGeometry() local
467 constexpr inline IMeshBuilder::DataBuffer FillData(const T (&c)[N]) noexcept in FillData()