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 | Public Attributes
makVrv::DtOsgIntersectorResult Class Reference

DtOsgIntersectorResult is the OSG-specific implementation of DtIntersectorResult; it is a container class for the results returned by an DtOsgIntersector intersection call.

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

Public Member Functions

 DtOsgIntersectorResult ()
 
 DtOsgIntersectorResult (const DtOsgIntersectorResult &orig)
 
DtOsgIntersectorResultoperator= (const DtOsgIntersectorResult &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

std::vector< osg::Vec3d > myHitTriangle
 
osg::Matrixd myLocalToWorld
 
- 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::DtOsgIntersectorResult::DtOsgIntersectorResult ( )
makVrv::DtOsgIntersectorResult::DtOsgIntersectorResult ( const DtOsgIntersectorResult orig)

Member Function Documentation

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

Member Data Documentation

std::vector<osg::Vec3d> makVrv::DtOsgIntersectorResult::myHitTriangle
osg::Matrixd makVrv::DtOsgIntersectorResult::myLocalToWorld

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)