Follow this link to skip to the main content

camera.cc File Reference

#include "claraty/camera.h"
#include "claraty/fdm_parse_tree.h"

Include dependency graph for camera.cc:

Go to the source code of this file.

Namespaces

namespace  claraty

Functions

std::ostream & claraty::operator<< (std::ostream &os, const Camera &rhs)
std::istream & claraty::operator>> (std::istream &is, Camera &rhs)


Detailed Description

Implements the generic base camera class that serves as a parent for logical and physical cameras.


Designer(s): Daniel Clouse, Clay Kunz, Issa Nesnas
Author(s): Daniel Clouse
Date: June 9, 2006

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 camera.cc.