src/rcrt/primitives/Axis.hpp File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  Axis { X_AXIS = 0, Y_AXIS = 1, Z_AXIS = 2 }

Functions

std::ostream & operator<< (std::ostream &o, Axis a)


Enumeration Type Documentation

enum Axis

Enumerator:
X_AXIS 
Y_AXIS 
Z_AXIS 

Definition at line 5 of file Axis.hpp.


Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Axis  a 
) [inline]

Definition at line 12 of file Axis.hpp.

References X_AXIS, Y_AXIS, and Z_AXIS.


Generated on Thu Jan 31 19:30:00 2008 for RenderingCompetitionRayTracer by  doxygen 1.5.3