Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATScanPoint Class Reference

CATScanPoint Class Reference
[Common Accessibility Technology [CAT] library]

#include <CATPoint.h>

List of all members.


Detailed Description

Cartesian 3D point, used in 3d scanner and the like. Has color.

Definition at line 119 of file CATPoint.h.


Public Member Functions

 CATScanPoint (const CATScanPoint &point)
 CATScanPoint (CATFloat64 yp, CATFloat64 zp, CATFloat64 rot_deg=0, CATUInt32 colorp=0)
 CATScanPoint ()
virtual ~CATScanPoint ()
CATScanPointoperator= (const CATScanPoint &npoint)

Public Attributes

CATFloat64 y
CATFloat64 z
CATFloat64 rotation
CATUInt32 color

The documentation for this class was generated from the following file:
Generated on Mon Feb 11 04:10:51 2008 for Game Accessibility Suite by doxygen 1.5.4