Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/util/
H A Dintf_mesh_util.h64 virtual CORE_NS::Entity GenerateSphereMesh(const CORE_NS::IEcs& ecs, BASE_NS::string_view name,
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.h41 CORE_NS::Entity GenerateSphereMesh(const CORE_NS::IEcs& ecs, BASE_NS::string_view name, CORE_NS::Entity material,
H A Dmesh_util.cpp526 Entity MeshUtil::GenerateSphereMesh( in GenerateSphereMesh() function in MeshUtil
710 const Entity meshHandle = GenerateSphereMesh(ecs, name, material, radius, rings, sectors); in GenerateSphere()
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1228 auto mesh = meshUtil.GenerateSphereMesh(*ecs, entity->GetName().c_str(), in CreateNode()

Completed in 5 milliseconds