Internal virtual interface for type erasure. More...
Declaration
class helios::engine::runtime::world::System::Concept { ... }
Public Destructor Index
Public Member Functions Index
| void | update (UpdateContext &updateContext) noexcept=0 |
|
|
|
| void | init (GameWorld &gameWorld) noexcept=0 |
|
|
|
| void * | underlying () noexcept=0 |
|
|
|
| const void * | underlying () const noexcept=0 |
|
|
|
Description
Internal virtual interface for type erasure.
Definition at line 49 of file System.ixx.
Public Destructor
~Concept()
| virtual helios::engine::runtime::world::System::Concept::~Concept () |
|
virtual
default
|
Public Member Functions
init()
| virtual void helios::engine::runtime::world::System::Concept::init (GameWorld & gameWorld) |
|
noexcept
|
underlying()
| virtual void * helios::engine::runtime::world::System::Concept::underlying () |
|
noexcept
|
underlying()
| virtual const void * helios::engine::runtime::world::System::Concept::underlying () |
|
noexcept
|
update()
| virtual void helios::engine::runtime::world::System::Concept::update (UpdateContext & updateContext) |
|
noexcept
|
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.