Searched refs:RegisterObjectType (Results 1 – 25 of 29) sorted by relevance
12
76 registry.RegisterObjectType<META_NS::BaseObject>(); in RegisterBuiltInObjects()78 registry.RegisterObjectType(t.GetFactory()); in RegisterBuiltInObjects()80 registry.RegisterObjectType(GetManualClockFactory()); in RegisterBuiltInObjects()81 registry.RegisterObjectType(GetSystemClockFactory()); in RegisterBuiltInObjects()82 registry.RegisterObjectType(GetPollingTaskQueueFactory()); in RegisterBuiltInObjects()83 registry.RegisterObjectType(GetThreadedTaskQueueFactory()); in RegisterBuiltInObjects()84 registry.RegisterObjectType(GetPromiseFactory()); in RegisterBuiltInObjects()85 registry.RegisterObjectType(GetContentObjectFactory()); in RegisterBuiltInObjects()86 registry.RegisterObjectType<Serialization::Exporter>(); in RegisterBuiltInObjects()87 registry.RegisterObjectType<Serialization::JsonExporter>(); in RegisterBuiltInObjects()[all …]
90 registry.RegisterObjectType(t.GetFactory()); in RegisterBuiltInAnimations()
58 bool RegisterObjectType(const IClassInfo::Ptr& classInfo) override;
150 objreg.RegisterObjectType<SceneBitmap>(); in RegisterInterfaces()160 .RegisterObjectType< in RegisterInterfaces()163 .RegisterObjectType< in RegisterInterfaces()166 ….RegisterObjectType<SCENE_NS::PendingRequestImpl<BASE_NS::Math::Vec3, SCENE_NS::ClassId::PendingVe… in RegisterInterfaces()
542 registry.RegisterObjectType<BloomImpl>(); in SCENE_BEGIN_NAMESPACE()543 registry.RegisterObjectType<BlurImpl>(); in SCENE_BEGIN_NAMESPACE()544 registry.RegisterObjectType<ColorConversionImpl>(); in SCENE_BEGIN_NAMESPACE()545 registry.RegisterObjectType<ColorFringeImpl>(); in SCENE_BEGIN_NAMESPACE()546 registry.RegisterObjectType<DepthOfFieldImpl>(); in SCENE_BEGIN_NAMESPACE()547 registry.RegisterObjectType<DitherImpl>(); in SCENE_BEGIN_NAMESPACE()548 registry.RegisterObjectType<FxaaImpl>(); in SCENE_BEGIN_NAMESPACE()549 registry.RegisterObjectType<MotionBlurImpl>(); in SCENE_BEGIN_NAMESPACE()550 registry.RegisterObjectType<TaaImpl>(); in SCENE_BEGIN_NAMESPACE()551 registry.RegisterObjectType<TonemapImpl>(); in SCENE_BEGIN_NAMESPACE()[all …]
43 META_NS::GetObjectRegistry().RegisterObjectType<PropertyHolderImpl>(); in SCENE_BEGIN_NAMESPACE()
69 META_NS::GetObjectRegistry().RegisterObjectType<ResourceContainer>(); in SCENE_BEGIN_NAMESPACE()
97 META_NS::GetObjectRegistry().RegisterObjectType<ShaderImpl>(); in SCENE_BEGIN_NAMESPACE()
90 registry.RegisterObjectType<RenderConfigurationImpl>(); in SCENE_BEGIN_NAMESPACE()
123 META_NS::GetObjectRegistry().RegisterObjectType<GraphicsStateImpl>(); in SCENE_BEGIN_NAMESPACE()
201 META_NS::GetObjectRegistry().RegisterObjectType<NodeHierarchyController>(); in RegisterNodeHierarchyController()
117 META_NS::GetObjectRegistry().RegisterObjectType<LightImpl>(); in SCENE_BEGIN_NAMESPACE()
224 META_NS::GetObjectRegistry().RegisterObjectType<SubMeshImpl>(); in SCENE_BEGIN_NAMESPACE()
121 registry.RegisterObjectType<EnvImpl>(); in SCENE_BEGIN_NAMESPACE()
157 META_NS::GetObjectRegistry().RegisterObjectType<TextureInfoImpl>(); in SCENE_BEGIN_NAMESPACE()
259 META_NS::GetObjectRegistry().RegisterObjectType<MultiMeshImpl>(); in SCENE_BEGIN_NAMESPACE()
308 META_NS::GetObjectRegistry().RegisterObjectType<EcsObject>(); in RegisterEcsObject()
344 META_NS::GetObjectRegistry().RegisterObjectType<SubMeshHandler>(); in SCENE_BEGIN_NAMESPACE()
270 registry.RegisterObjectType<PostProcessImpl>(); in SCENE_BEGIN_NAMESPACE()
426 META_NS::GetObjectRegistry().RegisterObjectType<AnimImpl>(); in SCENE_BEGIN_NAMESPACE()
486 META_NS::GetObjectRegistry().RegisterObjectType<MeshImpl>(); in SCENE_BEGIN_NAMESPACE()
1278 META_NS::GetObjectRegistry().RegisterObjectType<EcsTrackAnimation>(); in RegisterEcsAnimationObjectType()1279 META_NS::GetObjectRegistry().RegisterObjectType<EcsAnimation>(); in RegisterEcsAnimationObjectType()
517 registry.RegisterObjectType<CameraImpl>(); in SCENE_BEGIN_NAMESPACE()
101 virtual bool RegisterObjectType(const IClassInfo::Ptr& classInfo) = 0;114 constexpr void RegisterObjectType() in RegisterObjectType() function116 RegisterObjectType(T::GetFactory()); in RegisterObjectType()397 constexpr void RegisterObjectType() in RegisterObjectType() function399 META_NS::GetObjectRegistry().RegisterObjectType<Type>(); in RegisterObjectType()
202 registry.RegisterObjectType(info.OBJECT_INFO.GetFactory()); in RegisterDefaultInterpolators()208 registry.RegisterObjectType<DefaultInterpolator>(); in RegisterDefaultInterpolators()