VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
makVrf::DtVrlinkSimulatedEnvironmentProcess Struct Reference
Inheritance diagram for makVrf::DtVrlinkSimulatedEnvironmentProcess:
Inheritance graph
[legend]

Public Member Functions

 DtVrlinkSimulatedEnvironmentProcess ()
 
virtual ~DtVrlinkSimulatedEnvironmentProcess ()
 
bool operator== (const DtVrlinkSimulatedEnvironmentProcess &rhs) const
 
bool operator!= (const DtVrlinkSimulatedEnvironmentProcess &rhs) const
 
- Public Member Functions inherited from makVrv::DtSimState
 DtSimState ()
 
virtual ~DtSimState ()
 

Public Attributes

std::vector< DtVectormyPoints
 
std::vector< DtVectormyOffsetPoints
 
std::string myUserData
 
std::string myLabel
 
int myPenStyle
 
int myFillStyle
 
int myLineWidth
 
float myPhysicalLineHeight
 
float myPhysicalLineWidth
 
int myColor
 
bool myClosedFigure
 
bool myProjected
 
int myAttributes
 
std::string myOverlayParent
 
std::map< std::string,
std::string > 
myExtendedData
 
DtTaitBryan myOrientation
 

Constructor & Destructor Documentation

makVrf::DtVrlinkSimulatedEnvironmentProcess::DtVrlinkSimulatedEnvironmentProcess ( )

CTOR.

virtual makVrf::DtVrlinkSimulatedEnvironmentProcess::~DtVrlinkSimulatedEnvironmentProcess ( )
virtual

DTOR.

Member Function Documentation

bool makVrf::DtVrlinkSimulatedEnvironmentProcess::operator== ( const DtVrlinkSimulatedEnvironmentProcess rhs) const
inline
bool makVrf::DtVrlinkSimulatedEnvironmentProcess::operator!= ( const DtVrlinkSimulatedEnvironmentProcess rhs) const
inline

Member Data Documentation

std::vector<DtVector> makVrf::DtVrlinkSimulatedEnvironmentProcess::myPoints

Referenced by operator==().

std::vector<DtVector> makVrf::DtVrlinkSimulatedEnvironmentProcess::myOffsetPoints

Referenced by operator==().

std::string makVrf::DtVrlinkSimulatedEnvironmentProcess::myUserData

Referenced by operator==().

std::string makVrf::DtVrlinkSimulatedEnvironmentProcess::myLabel
int makVrf::DtVrlinkSimulatedEnvironmentProcess::myPenStyle

All Qt based.

Referenced by operator==().

int makVrf::DtVrlinkSimulatedEnvironmentProcess::myFillStyle

Referenced by operator==().

int makVrf::DtVrlinkSimulatedEnvironmentProcess::myLineWidth

Referenced by operator==().

float makVrf::DtVrlinkSimulatedEnvironmentProcess::myPhysicalLineHeight

Used to determine height of line, especially for areas that have a ceiling or cylinders that have volume.

Referenced by operator==().

float makVrf::DtVrlinkSimulatedEnvironmentProcess::myPhysicalLineWidth

Different than "lineWidth" which is a visual change, this will represent the length of the line in meters.

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
std::map<std::string, std::string> makVrf::DtVrlinkSimulatedEnvironmentProcess::myExtendedData

Referenced by operator==().

DtTaitBryan makVrf::DtVrlinkSimulatedEnvironmentProcess::myOrientation

Referenced by operator==().


The documentation for this struct was generated from the following file:

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)