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

DtSimpleIntersectorResult is the DtSimpleIntersector-specific result class. It adds the element type of the intersected element.

Inheritance diagram for makVrv::DtSimpleIntersectorResult:
Inheritance graph
[legend]

Public Member Functions

 DtSimpleIntersectorResult ()
 
 DtSimpleIntersectorResult (const DtSimpleIntersectorResult &orig)
 
DtSimpleIntersectorResultoperator= (const DtSimpleIntersectorResult &orig)
 
- Public Member Functions inherited from makVrv::DtIntersectorResult
 DtIntersectorResult ()
 
 DtIntersectorResult (const DtIntersectorResult &orig)
 
DtIntersectorResultoperator= (const DtIntersectorResult &orig)
 
bool operator== (const DtIntersectorResult &) const
 
bool operator!= (const DtIntersectorResult &rhs) const
 

Public Attributes

unsigned int elementType
 
- Public Attributes inherited from makVrv::DtIntersectorResult
bool hasIntersect
 
double x
 
double y
 
double z
 
double normalX
 
double normalY
 
double normalZ
 
DtUniqueID id
 
bool hasIntersectTriangle
 
DtIntersectTriangle isectTriangle
 
bool dynamicOcean
 
double startX
 
double startY
 
double startZ
 
double endX
 
double endY
 
double endZ
 

Additional Inherited Members

- Public Types inherited from makVrv::DtIntersectorResult
typedef std::vector< doubleDtIntersectTriangle
 

Constructor & Destructor Documentation

makVrv::DtSimpleIntersectorResult::DtSimpleIntersectorResult ( )
makVrv::DtSimpleIntersectorResult::DtSimpleIntersectorResult ( const DtSimpleIntersectorResult orig)

Member Function Documentation

DtSimpleIntersectorResult& makVrv::DtSimpleIntersectorResult::operator= ( const DtSimpleIntersectorResult orig)

Member Data Documentation

unsigned int makVrv::DtSimpleIntersectorResult::elementType

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

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)