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

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 <<. More... | |
Friends | |
| class | boost::serialization::access |
Additional Inherited Members | |
Public Attributes inherited from makVrf::DtVrlinkSimulatedEnvironmentProcess | |
| bool | myStatePropertiesInitialized |
| DtRwProperties | myStateProperties |
| bool | myStatePropertiesUpdated |
Public Attributes inherited from makVrf::DtVrlinkNetworkUpdateSimulatedEnvironmentProcess | |
| std::vector< DtVector > | myPoints |
| std::vector< DtVector > | myOffsetPoints |
| std::string | myUserData |
| std::string | myLabel |
| int | myPenStyle |
| All Qt based. More... | |
| int | myFillStyle |
| int | myLineWidth |
| float | myPhysicalLineHeight |
| Used to determine height of line, especially for areas that have a ceiling or cylinders that have volume. More... | |
| float | myPhysicalLineWidth |
| Different than "lineWidth" which is a visual change, this will represent the length of the line in meters. More... | |
| int | myColor |
| RGBA value. More... | |
| bool | myClosedFigure |
| bool | myProjected |
| int | myAttributes |
| std::string | myOverlayParent |
| std::map< std::string, std::string > | myExtendedData |
| DtTaitBryan | myOrientation |
| std::map< int, uintptr_t > | myStateDataUpdateBuffers |
| Once updated this data will be deleted by the main thread. More... | |
| std::map< int, uintptr_t > | myGuiStateDataUpdateBuffers |
| std::string | myStatePropertiesName |
Public Attributes inherited from makVrv::DtVrlinkSimulatedBaseState | |
| std::string | myGlobalId |
| std::string | myEntityId |
| std::string | myMarkingText |
| std::string | myEntityType |
| std::string | myAttachedToId |
| int | myForce |
|
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 |