VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtDrawnIntersector Class Reference

Public Member Functions

 DtDrawnIntersector (DtDe &de, int modelSet)
 
virtual ~DtDrawnIntersector ()
 
 DtDrawnIntersector ()=delete
 
 DtDrawnIntersector (const DtDrawnIntersector &rhs)=delete
 
DtDrawnIntersectoroperator= (const DtDrawnIntersector &rhs)=delete
 
virtual void draw (const DtIntersector::DtIntersections &results)
 
virtual void setColors (const DtColorValue &failedColor, const DtColorValue &oddColor, const DtColorValue &evenColor)
 

Protected Attributes

DtDemyDe
 
std::vector
< Dt3DSegmentedLineModelAgent * > 
myLineModels
 
std::vector< DtSceneObjectAgent * > mySceneObjects
 
DtColorValue myFailedIntersectorColor
 
DtColorValue myOddSegmentIntersectorColor
 
DtColorValue myEvenSegmentIntersectorColor
 
const int myModelSet
 

Constructor & Destructor Documentation

makVrv::DtDrawnIntersector::DtDrawnIntersector ( DtDe de,
int  modelSet 
)
virtual makVrv::DtDrawnIntersector::~DtDrawnIntersector ( )
virtual
makVrv::DtDrawnIntersector::DtDrawnIntersector ( )
delete

not allowed

makVrv::DtDrawnIntersector::DtDrawnIntersector ( const DtDrawnIntersector rhs)
delete

Member Function Documentation

DtDrawnIntersector& makVrv::DtDrawnIntersector::operator= ( const DtDrawnIntersector rhs)
delete
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
std::vector<Dt3DSegmentedLineModelAgent*> makVrv::DtDrawnIntersector::myLineModels
protected
std::vector<DtSceneObjectAgent*> makVrv::DtDrawnIntersector::mySceneObjects
protected
DtColorValue makVrv::DtDrawnIntersector::myFailedIntersectorColor
protected
DtColorValue makVrv::DtDrawnIntersector::myOddSegmentIntersectorColor
protected
DtColorValue makVrv::DtDrawnIntersector::myEvenSegmentIntersectorColor
protected
const int makVrv::DtDrawnIntersector::myModelSet
protected

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

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)