![]() |
VR-Forces 4.8 Class Documentation
|
Contains arrow geometry to create a beam 2D arrow (bottom half of linear arrow) More...
Go to the source code of this file.
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
| makVrv::vrvTacticalGraphicUtilities | |
Macros | |
| #define | Dt2DArrowStyleGeometryHalfLinearDownCreator boost::bind(&vrvTacticalGraphicUtilities::create2DArrowStyleGeometryHalfLinearDown, _1, _2, _3, _4, _5, _6, _7) |
| Define that can be used to reference the function to supply to the DtLineStyleGeometryManager. More... | |
Functions | |
| DT_DLL_VRVCORE bool | makVrv::vrvTacticalGraphicUtilities::create2DArrowStyleGeometryHalfLinearDown (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. More... | |
Contains arrow geometry to create a beam 2D arrow (bottom half of linear arrow)
| #define Dt2DArrowStyleGeometryHalfLinearDownCreator boost::bind(&vrvTacticalGraphicUtilities::create2DArrowStyleGeometryHalfLinearDown, _1, _2, _3, _4, _5, _6, _7) |
Define that can be used to reference the function to supply to the DtLineStyleGeometryManager.