Home
last modified time | relevance | path

Searched defs:CreateEntity (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeScene/src/node/
Dcamera_node.cpp27 CORE_NS::Entity CameraNode::CreateEntity(const IInternalScene::Ptr& scene) in CreateEntity() function in CameraNode
Dmesh_node.cpp40 CORE_NS::Entity MeshNode::CreateEntity(const IInternalScene::Ptr& scene) in CreateEntity() function in MeshNode
/foundation/graphic/graphic_3d/lume/LumeScene/src/mesh/
Dmesh.cpp81 CORE_NS::Entity Mesh::CreateEntity(const IInternalScene::Ptr& scene) in CreateEntity() function in Mesh
/foundation/graphic/graphic_3d/lume/LumeScene/src/resource/
Dmaterial.cpp121 CORE_NS::Entity Material::CreateEntity(const IInternalScene::Ptr& scene) in CreateEntity() function in Material