Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/util/
H A Dintf_mesh_util.h43 virtual CORE_NS::Entity GenerateCubeMesh(const CORE_NS::IEcs& ecs, BASE_NS::string_view name,
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.h47 CORE_NS::Entity GenerateCubeMesh(const CORE_NS::IEcs& ecs, BASE_NS::string_view name, CORE_NS::Entity material,
H A Dmesh_util.cpp634 Entity MeshUtil::GenerateCubeMesh( in GenerateCubeMesh() function in MeshUtil
697 const Entity meshHandle = GenerateCubeMesh(ecs, name, material, width, height, depth); in GenerateCube()
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1220 auto mesh = meshUtil.GenerateCubeMesh(*ecs, entity->GetName().c_str(), materialEntity, in CreateNode()

Completed in 5 milliseconds