Searched refs:GeneratePlaneMesh (Results 1 – 3 of 3) sorted by relevance
53 virtual CORE_NS::Entity GeneratePlaneMesh( in CORE3D_BEGIN_NAMESPACE()
39 …CORE_NS::Entity GeneratePlaneMesh(const CORE_NS::IEcs& ecs, BASE_NS::string_view name, CORE_NS::En… in CORE3D_BEGIN_NAMESPACE()
478 Entity MeshUtil::GeneratePlaneMesh(const IEcs& ecs, const string_view name, Entity material, float … in GeneratePlaneMesh() function in MeshUtil703 const Entity meshHandle = GeneratePlaneMesh(ecs, name, material, width, depth); in GeneratePlane()