Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmesh_impl.cpp32 class MeshImpl class
33 : public META_NS::ConcreteBaseMetaObjectFwd<MeshImpl, NodeImpl, SCENE_NS::ClassId::Mesh, SCENE_NS::IMesh> {
280 static_cast<MeshImpl*>(self.get())->SetMaterialToScene((int32_t)index, mat.lock());
405 if (auto self = static_cast<MeshImpl*>(strong.get())) { in UpdateMeshFromArrays()
486 META_NS::GetObjectRegistry().RegisterObjectType<MeshImpl>(); in RegisterMeshImpl()
490 META_NS::GetObjectRegistry().UnregisterObjectType<MeshImpl>(); in UnregisterMeshImpl()

Completed in 2 milliseconds