3d_object.h File Reference
#include "claraty/share.h"#include <iostream>Include dependency graph for 3d_object.h:

Go to the source code of this file.
Namespaces | |
| namespace | claraty |
Classes | |
| class | claraty::N_3D_Object |
Variables | |
| const int | claraty::NUMBER_OF_3D_OBJECT_DIMENSIONS = 3 |
Detailed Description
The 3d_object class is a base class for modeling 3D objects. These objects may be used in 3D graphical or collision applications.
Designer(s): Hari Das Nayar, Issa Nesnas
Author(s): Hari Das Nayar
Date: August 4, 2005
Software License:
http://claraty.jpl.nasa.gov/license/open_src/ or file: license/open_src.txt
© 2006, Jet Propulsion Laboratory, California Institute of Technology
- Revision
- 1.7
Definition in file 3d_object.h.