VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Macros | Functions
Dt2DArrowStyleGeometryLinear.h File Reference

Go to the source code of this file.

Namespaces

 makVrv
 
 makVrv::vrvTacticalGraphicUtilities
 

Macros

#define Dt2DArrowStyleGeometryLinearCreator   boost::bind(&vrvTacticalGraphicUtilities::create2DArrowStyleGeometryLinear, _1, _2, _3, _4, _5, _6, _7)
 

Functions

DT_DLL_VRVCORE bool makVrv::vrvTacticalGraphicUtilities::create2DArrowStyleGeometryLinear (const DtCoordinateSystem &cs, const DtVector &start, const DtVector &end, double arrowSize, std::vector< DtVector > &result3DPositions, std::vector< DtVector > &resultOffsetPositions, const DtVector &offsetFromPoint=DtVector::zero())
 

Detailed Description

Contains arrow geometry to create a linear 2D arrow.

Macro Definition Documentation

#define Dt2DArrowStyleGeometryLinearCreator   boost::bind(&vrvTacticalGraphicUtilities::create2DArrowStyleGeometryLinear, _1, _2, _3, _4, _5, _6, _7)

Define that can be used to reference the function to supply to the DtLineStyleGeometryManager.


Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)