Home
last modified time | relevance | path

Searched refs:GeneratePlaneMesh (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/util/
H A Dintf_mesh_util.h53 virtual CORE_NS::Entity GeneratePlaneMesh(
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.h39 CORE_NS::Entity GeneratePlaneMesh(const CORE_NS::IEcs& ecs, BASE_NS::string_view name, CORE_NS::Entity material,
H A Dmesh_util.cpp478 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