VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Macros | Functions
Dt2DLineStyleGeometryBridge.h File Reference

Contains line geometry to create a linear 2D bridge: 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 Dt2DLineStyleGeometryBridgeCreator   boost::bind(&vrvTacticalGraphicUtilities::create2DLineStyleGeometryBridge, _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::create2DLineStyleGeometryBridge (const DtCoordinateSystem &cs, const std::vector< DtVector > &linePoints, double size, std::vector< DtVector > &result3DPositions, std::vector< DtVector > &resultOffsetPositions, std::vector< int > &segmentsToErase, const DtVector &offsetFromPoint=DtVector::zero())
 Supplied parameters. More...
 

Detailed Description

Contains line geometry to create a linear 2D bridge:

_____________/

/----------—\

Macro Definition Documentation

#define Dt2DLineStyleGeometryBridgeCreator   boost::bind(&vrvTacticalGraphicUtilities::create2DLineStyleGeometryBridge, _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 Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)