![]() |
VR-Forces 5.0.2 Developer's Guide
|
Go to the source code of this file.
Namespaces | |
| makVrv | |
| makVrv::vrvTacticalGraphicUtilities | |
Macros | |
| #define | Dt3DArrowStyleGeometrySimpleCreator boost::bind(&vrvTacticalGraphicUtilities::create3DArrowStyleGeometrySimple, _1, _2, _3, _4, _5, _6, _7) |
Functions | |
| DT_DLL_VRVCORE bool | makVrv::vrvTacticalGraphicUtilities::create3DArrowStyleGeometrySimple (const DtCoordinateSystem &cs, const DtVector &start, const DtVector &end, double arrowSize, std::vector< DtVector > &result3DPositions, std::vector< DtVector > &resultOffsetPositions, const DtVector &offsetFromPoint=DtVector::zero()) |
Contains arrow geometry to create a simple 3D arrow.
| #define Dt3DArrowStyleGeometrySimpleCreator boost::bind(&vrvTacticalGraphicUtilities::create3DArrowStyleGeometrySimple, _1, _2, _3, _4, _5, _6, _7) |
Define that can be used to reference the function to supply to the DtLineStyleGeometryManager.