MarSTDv2004: CPlane.h File Reference

MarSTDv2004

CPlane.h File Reference


Detailed Description

: CPlane implementation.

Definition in file CPlane.h.

Include dependency graph for CPlane.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef std::vector< CPlaneCPlaneArray
typedef CPlaneArray::iterator CPlaneArrayItr

Enumerations

enum  CPlaneClassification { pOn, pFront, pBack, pSpan }

Typedef Documentation

typedef std::vector<CPlane> CPlaneArray
 

CPlane vector. (STL)

Definition at line 139 of file CPlane.h.

typedef CPlaneArray::iterator CPlaneArrayItr
 

CPlane vector iterator. (STL)

Definition at line 144 of file CPlane.h.


Enumeration Type Documentation

enum CPlaneClassification
 

The relation between a plane and some other geometric shape.

Enumeration values:
pOn  Shape in exactly on the plane.
pFront  Shape is completely in front of plane.
pBack  Shape is completely behind plane.
pSpan  Shape is spanning plane.

Definition at line 29 of file CPlane.h.


Generated on Tue Feb 8 21:59:20 2005 for MarSTDv2004 by  doxygen 1.4.1