VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Types | Protected Attributes
makVrv::DtDrawnIntersector Class Reference

Public Member Functions

 DtDrawnIntersector (DtDe &de)
virtual ~DtDrawnIntersector ()
virtual void draw (const DtIntersector::DtIntersections &results)
virtual void setColors (const DtColorValue &failedColor, const DtColorValue &oddColor, const DtColorValue &evenColor)

Protected Types

typedef std::vector
< Dt3DSegmentedLineModelAgent * > 
LineModelList
typedef std::vector
< DtSceneObjectAgent * > 
SceneObjectList

Protected Attributes

DtDemyDe
LineModelList myLineModels
SceneObjectList mySceneObjects
DtColorValue myFailedIntersectorColor
DtColorValue myOddSegmentIntersectorColor
DtColorValue myEvenSegmentIntersectorColor

Member Typedef Documentation

typedef std::vector<Dt3DSegmentedLineModelAgent*> makVrv::DtDrawnIntersector::LineModelList
protected
typedef std::vector<DtSceneObjectAgent*> makVrv::DtDrawnIntersector::SceneObjectList
protected

Constructor & Destructor Documentation

makVrv::DtDrawnIntersector::DtDrawnIntersector ( DtDe de)
virtual makVrv::DtDrawnIntersector::~DtDrawnIntersector ( )
virtual

Member Function Documentation

virtual void makVrv::DtDrawnIntersector::draw ( const DtIntersector::DtIntersections results)
virtual
virtual void makVrv::DtDrawnIntersector::setColors ( const DtColorValue failedColor,
const DtColorValue oddColor,
const DtColorValue evenColor 
)
virtual

Member Data Documentation

DtDe& makVrv::DtDrawnIntersector::myDe
protected
LineModelList makVrv::DtDrawnIntersector::myLineModels
protected
SceneObjectList makVrv::DtDrawnIntersector::mySceneObjects
protected
DtColorValue makVrv::DtDrawnIntersector::myFailedIntersectorColor
protected
DtColorValue makVrv::DtDrawnIntersector::myOddSegmentIntersectorColor
protected
DtColorValue makVrv::DtDrawnIntersector::myEvenSegmentIntersectorColor
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)