![]() |
VR-Forces 4.3 Class Documentation
|

Public Member Functions | |
| DtVrlinkSimulatedEnvironmentProcessContainer () | |
| DtVrlinkSimulatedEnvironmentProcessContainer (const DtVrlinkSimulatedEnvironmentProcess &orig) | |
Public Member Functions inherited from makVrf::DtVrlinkSimulatedEnvironmentProcess | |
| DtVrlinkSimulatedEnvironmentProcess () | |
| CTOR. | |
| virtual | ~DtVrlinkSimulatedEnvironmentProcess () |
| DTOR. | |
| bool | operator== (const DtVrlinkSimulatedEnvironmentProcess &rhs) const |
| bool | operator!= (const DtVrlinkSimulatedEnvironmentProcess &rhs) const |
Public Member Functions inherited from makVrv::DtVrlinkSimulatedBaseState | |
| DtVrlinkSimulatedBaseState () | |
| CTOR. | |
| virtual | ~DtVrlinkSimulatedBaseState () |
| DTOR. | |
| bool | operator== (const DtVrlinkSimulatedBaseState &rhs) const |
| bool | operator!= (const DtVrlinkSimulatedBaseState &rhs) const |
Public Member Functions inherited from makVrv::DtSimState | |
| DtSimState () | |
| virtual | ~DtSimState () |
Protected Member Functions | |
| template<class Archive > | |
| void | serialize (Archive &ar, const unsigned int version) |
| When the class Archive corresponds to an output archive, the & operator is defined similar to <<. | |
Friends | |
| class | boost::serialization::access |
Additional Inherited Members | |
Public Attributes inherited from makVrf::DtVrlinkSimulatedEnvironmentProcess | |
| std::vector< DtVector > | myPoints |
| std::string | myUserData |
| std::string | myLabel |
| int | myPenStyle |
| All Qt based. | |
| int | myFillStyle |
| int | myLineWidth |
| int | myColor |
| RGBA value. | |
| bool | myClosedFigure |
| bool | myProjected |
| int | myAttributes |
| std::string | myOverlayParent |
| std::map< std::string, std::string > | myExtendedData |
| DtTaitBryan | myOrientation |
| DtRwProperties | myStateProperties |
|
inline |
|
inline |
|
inlineprotected |
When the class Archive corresponds to an output archive, the & operator is defined similar to <<.
Likewise, when the class Archive is a type of input archive the & operator is defined similar to >>.
|
friend |