Point3D Struct Reference

A point or vector in 3D space. More...

#include <Geometry.h>

List of all members.

Public Attributes

float x
float y
float z


Detailed Description

A point or vector in 3D space.

Point or Vector in 3D space.

Definition at line 28 of file Geometry.h.


Member Data Documentation

float Point3D::x
 

X coordinate value.

Definition at line 30 of file Geometry.h.

float Point3D::y
 

Y coordinate value.

Definition at line 31 of file Geometry.h.

float Point3D::z
 

Z coordinate value.

Definition at line 32 of file Geometry.h.


Generated on Sun Jul 2 13:20:41 2006 for Demo by  doxygen 1.4.6-NO