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

recVec Class Reference

A generic vector (essentially the same as a point, but offers normalization). More...

#include <glUtil.h>

List of all members.

Public Member Functions

void normalise ()
 Normalize a vector.


Public Attributes

GLdouble x
GLdouble y
GLdouble z


Detailed Description

A generic vector (essentially the same as a point, but offers normalization).


Member Function Documentation

void recVec::normalise  ) 
 

Normalize a vector.

this really should be part of the recVec class -- normalizes a vector


Member Data Documentation

GLdouble recVec::x
 

GLdouble recVec::y
 

GLdouble recVec::z
 


The documentation for this class was generated from the following files:
Generated on Tue Aug 18 03:45:20 2009 for HOG by doxygen 1.3.4