![]() |
VR-Forces 4.5 Class Documentation
|
Contains line geometry to create a linear 3D axis line. More...
Go to the source code of this file.
Namespaces | |
| namespace | makVrv |
| Contains DtGameControllerInformation class. | |
| namespace | makVrv::vrvTacticalGraphicUtilities |
Macros | |
| #define | Dt3DLineStyleGeometryAxisCreator boost::bind(&vrvTacticalGraphicUtilities::create3DLineStyleGeometryAxis, _1, _2, _3, _4, _5, _6, _7) |
| Define that can be used to reference the function to supply to the DtLineStyleGeometryManager. | |
Functions | |
| DT_DLL_VRVCORE bool | makVrv::vrvTacticalGraphicUtilities::create3DLineStyleGeometryAxis (const DtCoordinateSystem &cs, const std::vector< DtVector > &linePoints, double size, std::vector< DtVector > &result3DPositions, std::vector< DtVector > &resultOffsetPositions, std::vector< int > &segmentsToErase, const DtVector &offsetFromPoint=DtVector::zero()) |
| Supplied parameters. | |
Contains line geometry to create a linear 3D axis line.
| #define Dt3DLineStyleGeometryAxisCreator boost::bind(&vrvTacticalGraphicUtilities::create3DLineStyleGeometryAxis, _1, _2, _3, _4, _5, _6, _7) |
Define that can be used to reference the function to supply to the DtLineStyleGeometryManager.