Follow this link to skip to the main content

3d_object.cc File Reference

#include "claraty/3d_object.h"
#include "claraty/xml_out.h"
#include <iostream>
#include <string>

Include dependency graph for 3d_object.cc:

Go to the source code of this file.

Namespaces

namespace  claraty

Functions

std::ostream & claraty::operator<< (std::ostream &os, N_3D_Object &n_3D_object)


Detailed Description

The N_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.6

Definition in file 3d_object.cc.