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

point3d Class Reference

A point in 3d space. More...

#include <glUtil.h>

List of all members.

Public Member Functions

 point3d ()
 point3d (GLfloat a, GLfloat b, GLfloat c)

Public Attributes

GLfloat x
GLfloat y
GLfloat z


Detailed Description

A point in 3d space.

(OpenGL)


Constructor & Destructor Documentation

point3d::point3d  )  [inline]
 

point3d::point3d GLfloat  a,
GLfloat  b,
GLfloat  c
[inline]
 


Member Data Documentation

GLfloat point3d::x
 

GLfloat point3d::y
 

GLfloat point3d::z
 


The documentation for this class was generated from the following file:
Generated on Tue Aug 18 03:44:26 2009 for HOG by doxygen 1.3.4