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

Go to the source code of this file.

Namespaces

 makVrv
 
 makVrv::vrvTacticalGraphicUtilities
 

Macros

#define Dt3DArrowStyleGeometryLinearCreator   std::bind(&vrvTacticalGraphicUtilities::create3DArrowStyleGeometryLinear, std::placeholders::_1, std::placeholders::_2, std::placeholders::_3, std::placeholders::_4, std::placeholders::_5, std::placeholders::_6, std::placeholders::_7)
 

Functions

DT_DLL_VRVCORE bool makVrv::vrvTacticalGraphicUtilities::create3DArrowStyleGeometryLinear (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 3D arrow.

Macro Definition Documentation

#define Dt3DArrowStyleGeometryLinearCreator   std::bind(&vrvTacticalGraphicUtilities::create3DArrowStyleGeometryLinear, std::placeholders::_1, std::placeholders::_2, std::placeholders::_3, std::placeholders::_4, std::placeholders::_5, std::placeholders::_6, std::placeholders::_7)

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


Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)