VR-Forces 4.0.4 Class Documentation
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. More...

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

List of all members.

Public Member Functions

 DtOsgIntersectorResult ()
 DtOsgIntersectorResult (double x, double y, double z, double normalX, double normalY, double normalZ, const DtUniqueID &id, std::vector< osg::Vec3 > triangle, osg::Matrixd localToWorld)
 DtOsgIntersectorResult (const DtOsgIntersectorResult &orig)
DtOsgIntersectorResultoperator= (const DtOsgIntersectorResult &orig)

Public Attributes

std::vector< osg::Vec3 > myHitTriangle
osg::Matrixd myLocalToWorld

Detailed Description

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


Constructor & Destructor Documentation

makVrv::DtOsgIntersectorResult::DtOsgIntersectorResult ( double  x,
double  y,
double  z,
double  normalX,
double  normalY,
double  normalZ,
const DtUniqueID id,
std::vector< osg::Vec3 >  triangle,
osg::Matrixd  localToWorld 
)

Member Function Documentation

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

Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)