Classes¶
Scene/Components
Brief descriptions¶
Structures |
|
|
|
|
|
|
Provides an interface for component per-frame update. |
|
Provides an interface for component per-frame asynchronous update. |
|
Provides an interface for component activation & deactivation. |
|
Provides an interface for events that are triggered during the component lifecycle. |
Classes |
|
|
|
|
Detailed information¶
scene_internal::ComponentListNode¶
engine/core/modules/scene/include/nau/scene/components/component.h
Warning
doxygenstruct: Cannot find class “nau::scene_internal::ComponentListNode” in doxygen xml output for project “NauEngine” from directory: xml
scene_internal::TransformListNode¶
engine/core/modules/scene/include/nau/scene/components/scene_component.h
Warning
doxygenstruct: Cannot find class “nau::scene_internal::TransformListNode” in doxygen xml output for project “NauEngine” from directory: xml
scene::IComponentUpdate¶
engine/core/modules/scene/include/nau/scene/components/component_life_cycle.h
Warning
doxygenstruct: Cannot find class “nau::scene::IComponentUpdate” in doxygen xml output for project “NauEngine” from directory: xml
scene::IComponentAsyncUpdate¶
engine/core/modules/scene/include/nau/scene/components/component_life_cycle.h
Warning
doxygenstruct: Cannot find class “nau::scene::IComponentAsyncUpdate” in doxygen xml output for project “NauEngine” from directory: xml
scene::IComponentActivation¶
engine/core/modules/scene/include/nau/scene/components/component_life_cycle.h
Warning
doxygenstruct: Cannot find class “nau::scene::IComponentActivation” in doxygen xml output for project “NauEngine” from directory: xml
scene::IComponentEvents¶
engine/core/modules/scene/include/nau/scene/components/component_life_cycle.h
Warning
doxygenstruct: Cannot find class “nau::scene::IComponentEvents” in doxygen xml output for project “NauEngine” from directory: xml
scene::Component¶
engine/core/modules/scene/include/nau/scene/components/component.h
Warning
doxygenclass: Cannot find class “nau::scene::Component” in doxygen xml output for project “NauEngine” from directory: xml
scene::SceneComponent¶
engine/core/modules/scene/include/nau/scene/components/scene_component.h
Warning
doxygenclass: Cannot find class “nau::scene::SceneComponent” in doxygen xml output for project “NauEngine” from directory: xml