#include <Core/Utils/IndexedObject.hpp>
Base class for objects that will be used through an index.
Definition at line 13 of file IndexedObject.hpp.
◆ IndexedObject()
Ra::Core::Utils::IndexedObject::IndexedObject |
( |
Index | idx = Index::Invalid() | ) |
|
|
inlineexplicit |
◆ getIndex()
const Index & Ra::Core::Utils::IndexedObject::getIndex |
( |
| ) |
const |
|
inline |
◆ setIndex()
void Ra::Core::Utils::IndexedObject::setIndex |
( |
const Index & | idx | ) |
|
|
inline |
◆ m_idx
Index Ra::Core::Utils::IndexedObject::m_idx |
|
protected |
The documentation for this class was generated from the following file:
- /home/runner/work/Radium-Engine/Radium-Engine/src/Radium-Engine/src/Core/Utils/IndexedObject.hpp