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

Public Member Functions | |
| 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 () |
Public Attributes | |
| 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 |
Public Attributes inherited from makVrv::DtVrlinkSimulatedBaseState | |
| std::string | myGlobalId |
| std::string | myEntityId |
| std::string | myMarkingText |
| std::string | myEntityType |
| std::string | myAttachedToId |
| int | myForce |
| makVrf::DtVrlinkSimulatedEnvironmentProcess::DtVrlinkSimulatedEnvironmentProcess | ( | ) |
CTOR.
|
virtual |
DTOR.
|
inline |
References myAttributes, myClosedFigure, myColor, myFillStyle, myLabel, myLineWidth, myOverlayParent, myPenStyle, myPoints, myProjected, and myUserData.
|
inline |
| std::vector<DtVector> makVrf::DtVrlinkSimulatedEnvironmentProcess::myPoints |
Referenced by operator==().
| std::string makVrf::DtVrlinkSimulatedEnvironmentProcess::myUserData |
Referenced by operator==().
| std::string makVrf::DtVrlinkSimulatedEnvironmentProcess::myLabel |
Referenced by operator==().
| int makVrf::DtVrlinkSimulatedEnvironmentProcess::myPenStyle |
All Qt based.
Referenced by operator==().
| int makVrf::DtVrlinkSimulatedEnvironmentProcess::myFillStyle |
Referenced by operator==().
| int makVrf::DtVrlinkSimulatedEnvironmentProcess::myLineWidth |
Referenced by operator==().
| int makVrf::DtVrlinkSimulatedEnvironmentProcess::myColor |
RGBA value.
Referenced by operator==().
| bool makVrf::DtVrlinkSimulatedEnvironmentProcess::myClosedFigure |
Referenced by operator==().
| bool makVrf::DtVrlinkSimulatedEnvironmentProcess::myProjected |
Referenced by operator==().
| int makVrf::DtVrlinkSimulatedEnvironmentProcess::myAttributes |
Referenced by operator==().
| std::string makVrf::DtVrlinkSimulatedEnvironmentProcess::myOverlayParent |
Referenced by operator==().