![]() |
VR-Forces 4.3 Class Documentation
|
Contains arrow geometry to create a main 2D arrow. More...
Go to the source code of this file.
Namespaces | |
| namespace | makVrv |
| #include <vrvCoreQt/DtPersistenceControlsInterface.h> | |
| namespace | makVrv::vrvTacticalGraphicUtilities |
Macros | |
| #define | Dt2DArrowStyleGeometryMainCreator boost::bind(&vrvTacticalGraphicUtilities::create2DArrowStyleGeometryMain, _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::create2DArrowStyleGeometryMain (const DtCoordinateSystem &cs, const DtVector &start, const DtVector &end, double arrowSize, std::vector< DtVector > &result3DPositions, std::vector< DtVector > &resultOffsetPositions, const DtVector &offsetFromPoint=DtVector::zero()) |
| Supplied parameters. | |
Contains arrow geometry to create a main 2D arrow.
| #define Dt2DArrowStyleGeometryMainCreator boost::bind(&vrvTacticalGraphicUtilities::create2DArrowStyleGeometryMain, _1, _2, _3, _4, _5, _6, _7) |
Define that can be used to reference the function to supply to the DtLineStyleGeometryManager.