![]() |
VR-Forces 5.0.2 Developer's Guide
|
4) Define the state component that will contain the wrappers to the next and current frame states that reference the data storage that is created when this class is created.

Static Public Member Functions | |
| static void | addAdditionalTableColumns (Legion::SimulationDatabase *) |
Static Public Member Functions inherited from makVrf::DtDoubleBufferedStateComponent< DtEntityStateComponent > | |
| static void | registerLegionComponent (Legion::SimulationDatabase *) |
| static void | addAdditionalTableColumns (Legion::SimulationDatabase *) |
Protected Attributes | |
| DtEntityStateComponentCurrentFrame | myCurrentFrameState |
| DtEntityStateComponentNextFrame | myNextFrameState |
| LOM::WriteEntityRepository | myWriteEntityStateRepository |
Protected Attributes inherited from makVrf::DtStateComponent | |
| UInt64 | myId |
| DtStateData * | myStateData |
| const Coordinate_System * | myCoordinateSystem |
| bool | myIsRemoteComponent |
| bool | myCleared |
| bool | myPublishingOnLegionNetwork |
| bool | myAdvancedFrame |
| makVrf::DtEntityStateComponentImplementation::DtEntityStateComponentImplementation | ( | DtStateData * | sd | ) |
|
virtual |
|
inline |
|
inlinevirtual |
Reimplemented from makVrf::DtStateComponent.
|
inlinevirtual |
Reimplemented from makVrf::DtStateComponent.
|
inlinevirtual |
Reimplemented from makVrf::DtStateComponent.
|
virtual |
Implement to update data storage. Called from advanceFrame.
Implements makVrf::DtDoubleBufferedStateComponent< DtEntityStateComponent >.
|
inlinevirtual |
Implement to update data storage to the new state data.
Implements makVrf::DtDoubleBufferedStateComponent< DtEntityStateComponent >.
|
static |
|
virtual |
If this component implements it, initialize from the given vrf object parameters. Will only be called if there are parameters to initialize from.
Reimplemented from makVrf::DtStateComponent.
|
inlineoverridevirtual |
Reimplemented from makVrf::DtStateComponent.
|
virtual |
Change the object from remote (not-writable)
Reimplemented from makVrf::DtStateComponent.
|
virtual |
Change to local.
Reimplemented from makVrf::DtStateComponent.
|
overridevirtual |
Reimplemented from makVrf::DtStateComponent.
|
inlineoverridevirtual |
Reimplemented from makVrf::DtStateComponent.
References makVrf::DtStateComponent::aboutToBeDeleted().
|
protected |
|
protected |
|
protected |