Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

Point3D Class Reference

Super IsoBomb. More...

#include <Point3D.h>

List of all members.

Public Methods

 Point3D ()
 Default ctor.

 Point3D (float x, float y, float z)
 Constructor allowing for initialization.

void init (float x, float y, float z)
 Reinitializes the Point3D.


Public Attributes

float x
float y
float z


Detailed Description

Super IsoBomb.

Authors: Jim Clase, Jonathan Hilliker, Jason Winnebeck


Constructor & Destructor Documentation

Point3D::Point3D   [inline]
 

Default ctor.

Point3D::Point3D float    x,
float    y,
float    z
[inline]
 

Constructor allowing for initialization.


Member Function Documentation

void Point3D::init float    x,
float    y,
float    z
[inline]
 

Reinitializes the Point3D.


Member Data Documentation

float Point3D::x
 

float Point3D::y
 

float Point3D::z
 


The documentation for this class was generated from the following file:
Generated on Tue Mar 4 02:29:26 2003 for SuperIsoBomb by doxygen1.2.18