| Enumerator |
|---|
| Unknown |
|
| Line |
|
| Point |
|
| Area |
|
| Text |
|
| makVrf::DtTaskVisualizationStateComponentData::DtTaskVisualizationStateComponentData |
( |
| ) |
|
|
inline |
References myActive, myAlpha, myArrowAtEnd, myArrowAtStart, myAttachedObject, myBlue, myComponentName, myEntityId, myGreen, myHostId, myIsSizeLimited, myLineVertices, myLocation, myLocationOffset, myNeedsPointVerticesUpdate, myPointVertices, myProjected, myRed, mySize, myText, myUseDrawControlForTaskVisualizations, myVisualizationName, and myVisualizationType.
| const std::vector<DtVector>& makVrf::DtTaskVisualizationStateComponentData::pointVertices |
( |
| ) |
const |
|
inline |
| void makVrf::DtTaskVisualizationStateComponentData::setVertices |
( |
const std::vector< LineVertex > & |
v | ) |
|
|
inline |
| void makVrf::DtTaskVisualizationStateComponentData::setVertices |
( |
const std::vector< DtVector > & |
v | ) |
|
|
inline |
| void makVrf::DtTaskVisualizationStateComponentData::setVertices |
( |
const std::vector< DtUUID > & |
v | ) |
|
|
inline |
| void makVrf::DtTaskVisualizationStateComponentData::setVertex |
( |
int |
i, |
|
|
const DtVector & |
v |
|
) |
| |
|
inline |
| void makVrf::DtTaskVisualizationStateComponentData::setVertex |
( |
int |
i, |
|
|
const DtUUID & |
v |
|
) |
| |
|
inline |
| const std::vector<LineVertex>& makVrf::DtTaskVisualizationStateComponentData::linVertices |
( |
| ) |
const |
|
inline |
| DtString makVrf::DtTaskVisualizationStateComponentData::myComponentName |
|
protected |
| DtString makVrf::DtTaskVisualizationStateComponentData::myVisualizationName |
|
protected |
| DtEntityIdentifier makVrf::DtTaskVisualizationStateComponentData::myEntityId |
|
protected |
| DtUUID makVrf::DtTaskVisualizationStateComponentData::myHostId |
|
protected |
| unsigned int makVrf::DtTaskVisualizationStateComponentData::myRed |
|
protected |
| unsigned int makVrf::DtTaskVisualizationStateComponentData::myGreen |
|
protected |
| unsigned int makVrf::DtTaskVisualizationStateComponentData::myBlue |
|
protected |
| unsigned int makVrf::DtTaskVisualizationStateComponentData::myAlpha |
|
protected |
| bool makVrf::DtTaskVisualizationStateComponentData::myActive |
|
protected |
| bool makVrf::DtTaskVisualizationStateComponentData::myUseDrawControlForTaskVisualizations |
|
protected |
| DtVector makVrf::DtTaskVisualizationStateComponentData::myLocationOffset |
|
protected |
Location offset in forward, right, down entity coordinates.
Referenced by operator=().
| std::vector<DtVector> makVrf::DtTaskVisualizationStateComponentData::myPointVertices |
|
mutableprotected |
| unsigned int makVrf::DtTaskVisualizationStateComponentData::mySize |
|
protected |
Not all of these are used by all task visualizations.
Referenced by operator=().
| DtVector makVrf::DtTaskVisualizationStateComponentData::myLocation |
|
protected |
| DtUUID makVrf::DtTaskVisualizationStateComponentData::myAttachedObject |
|
protected |
| std::vector<LineVertex> makVrf::DtTaskVisualizationStateComponentData::myLineVertices |
|
protected |
| bool makVrf::DtTaskVisualizationStateComponentData::myArrowAtEnd |
|
protected |
| bool makVrf::DtTaskVisualizationStateComponentData::myArrowAtStart |
|
protected |
| bool makVrf::DtTaskVisualizationStateComponentData::myProjected |
|
protected |
| bool makVrf::DtTaskVisualizationStateComponentData::myIsSizeLimited |
|
protected |
| bool makVrf::DtTaskVisualizationStateComponentData::myNeedsPointVerticesUpdate |
|
mutableprotected |
| DtString makVrf::DtTaskVisualizationStateComponentData::myText |
|
protected |
The documentation for this struct was generated from the following file: