glot::point Class Reference

#include <point.h>

List of all members.

Public Member Functions

 point (double i, double j, double k, const color &col=NULL)
 Constructor.

Public Attributes

color c
 The color of the the point.
double x
 The x coordinate of the point.
double y
 The y coordinate of the point.
double z
 The z coordinate of the point.


Constructor & Destructor Documentation

glot::point::point ( double  i,
double  j,
double  k,
const color col = NULL 
) [inline]

Constructor.

Parameters:
i - the x coordinate of the point
j - the y coordinate of the point
k - the z coordinate of the point
col - the color with which to draw


Member Data Documentation

The color of the the point.

The x coordinate of the point.

The y coordinate of the point.

The z coordinate of the point.


The documentation for this class was generated from the following file:

Generated on Fri Nov 20 18:09:06 2009 for OpenGLot by  doxygen 1.5.8