Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.cpp105 void GenerateCubeGeometry(float width, float height, float depth, Geometry<uint16_t> geometry) in GenerateCubeGeometry() function
641 GenerateCubeGeometry(width, height, depth, { positions, normals, uvs, indices }); in GenerateCubeMesh()