Intersection Class Reference

#include <SimGeometry.h>

List of all members.

Public Attributes

std::string objectName
bool hasPosition
Vector3d position


Detailed Description

A class describing an intersection point

Definition at line 21 of file SimGeometry.h.


Member Data Documentation

bool Intersection::hasPosition

True, if the intersection has a known position

Definition at line 27 of file SimGeometry.h.

Referenced by SimObject::intersect().

std::string Intersection::objectName

The name of the intersected object

Definition at line 25 of file SimGeometry.h.

Referenced by SimObject::intersect().

Vector3d Intersection::position

The position of the intersection, if known

Definition at line 29 of file SimGeometry.h.

Referenced by SimObject::intersect().


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 01:38:52 2006 for DT2005.panorama by  doxygen 1.4.7