![]() |
VR-Forces 4.6 Class Documentation
|
A vertex element used for rendering a line. More...
Public Member Functions | |
| DtLineVertex () | |
Public Attributes | |
| float | position [4] |
| float | offset [3] |
| float | color [4] |
| float | lineParams [2] |
| float | directionAndLength [4] |
A vertex element used for rendering a line.
|
inline |
References color, directionAndLength, lineParams, and position.
| float makVrv::DtLineVertex::position[4] |
Referenced by DtLineVertex().
| float makVrv::DtLineVertex::offset[3] |
| float makVrv::DtLineVertex::color[4] |
Referenced by DtLineVertex().
| float makVrv::DtLineVertex::lineParams[2] |
Referenced by DtLineVertex(), makVrv::DtLineSegmentProxy::equal(), and makVrv::DtLineSegmentProxy::less().
| float makVrv::DtLineVertex::directionAndLength[4] |
Referenced by DtLineVertex().