Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp442 constexpr const size_t JOINT_BOUNDS_COMPONENTS = 6u; variable
1554 mesh.jointBounds.reserve(jointBoundsDataSize * JOINT_BOUNDS_COMPONENTS); in CreateMesh()