Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Denv_impl.cpp32 class EnvImpl : public ConcreteBaseMetaObjectFwd<EnvImpl, NodeImpl, SCENE_NS::ClassId::Environment, IEnvironment> { class
33 using Super = ConcreteBaseMetaObjectFwd<EnvImpl, NodeImpl, SCENE_NS::ClassId::Environment, IEnvironment>;
121 registry.RegisterObjectType<EnvImpl>(); in RegisterEnvImpl()
126 registry.UnregisterObjectType<EnvImpl>(); in UnregisterEnvImpl()

Completed in 1 milliseconds