Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

Vector3f Class Reference

A 3D vector storage class using floats instead of doubles. More...

#include <math/Vector3.h>

List of all members.

Public Member Functions

 Vector3f (float x, float y, float z)
 Vector3f (const Vector3 &v)
float x () const
float y () const
float z () const
float & operator[] (int i)
float operator[] (int i) const

Public Attributes

float e [3]


Detailed Description

A 3D vector storage class using floats instead of doubles.


The documentation for this class was generated from the following file:
Generated on Wed Jul 20 16:15:30 2005 for galileo by  doxygen 1.4.3