Searched refs:GeneratePlaneMesh (Results 1 - 3 of 3) sorted by relevance
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/util/ |
H A D | intf_mesh_util.h | 53 virtual CORE_NS::Entity GeneratePlaneMesh(
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | mesh_util.h | 39 CORE_NS::Entity GeneratePlaneMesh(const CORE_NS::IEcs& ecs, BASE_NS::string_view name, CORE_NS::Entity material,
|
H A D | mesh_util.cpp | 478 Entity MeshUtil::GeneratePlaneMesh(const IEcs& ecs, const string_view name, Entity material, float width, float depth) in GeneratePlaneMesh() function in MeshUtil 703 const Entity meshHandle = GeneratePlaneMesh(ecs, name, material, width, depth); in GeneratePlane()
|
Completed in 3 milliseconds