CRenderObj.h File Reference

This file contains the declaration of the CRenderObj class,. More...

Go to the source code of this file.

Classes

class  CRenderObj
 This class holds all the necessary data to render the mathematical surface. More...

Defines

#define OPTION_PERSPECTIVE   (1 << 0)
 With or without perspective.
#define OPTION_BOUNDINGBOX   (1 << 1)
 With or without the bounding box drawn.
#define OPTION_SIGN   (1 << 2)
 With or without knowing that a point is part of the surface is done by the change in the sign of the expression.
#define OPTION_OPENGLSPECULAR   (1 << 3)
 With or without OpenGL specular lightning.


Detailed Description

This file contains the declaration of the CRenderObj class,.

It holds all the necessary data to render the surface.

Definition in file CRenderObj.h.


Generated on Fri Dec 5 03:20:33 2008 for Mathematical Ray-tracer by  doxygen 1.5.4