#include <Reflectable.hpp>
◆ GroupType
| Enumerator |
|---|
| Generic | |
| Window | |
| Scene | |
| Entity | |
| Camera | |
| Light | |
| Provider | |
◆ ~ReflectableGroup()
| virtual ReflectableGroup::~ReflectableGroup |
( |
| ) |
|
|
virtualdefault |
◆ GetChildren()
| virtual std::vector< std::shared_ptr< ReflectableGroup > > & ReflectableGroup::GetChildren |
( |
| ) |
|
|
inlinevirtual |
◆ GetGroupType()
| virtual GroupType ReflectableGroup::GetGroupType |
( |
| ) |
|
|
inlinevirtual |
◆ GetName()
| virtual std::string & ReflectableGroup::GetName |
( |
| ) |
|
|
inlinevirtual |
◆ GetReflectables()
| virtual const std::vector< Reflectable * > & ReflectableGroup::GetReflectables |
( |
| ) |
|
|
inlinevirtual |
◆ NotifyNameChanged()
| virtual void ReflectableGroup::NotifyNameChanged |
( |
| ) |
|
|
inlinevirtual |
◆ UpdateChildren()
| virtual void ReflectableGroup::UpdateChildren |
( |
| ) |
|
|
inlinevirtual |
◆ disabled
| bool ReflectableGroup::disabled = false |
◆ id
| size_t ReflectableGroup::id |
◆ index
| int ReflectableGroup::index = -1 |
◆ is_child
| bool ReflectableGroup::is_child = false |
◆ parent_ptr
The documentation for this struct was generated from the following files: