Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces | Functions
ViewRay.h File Reference
#include <ICLUtils/CompatMacros.h>
#include <ICLGeom/GeomDefs.h>
#include <ICLUtils/Exception.h>
#include <ICLUtils/Point32f.h>
#include <iostream>

Go to the source code of this file.

Classes

struct  icl::geom::ViewRay
 This is a view-ray's line equation in parameter form. More...

Namespaces

namespace  icl
 

The ICL-namespace.


namespace  icl::geom

Functions

ICLGeom_API std::ostream & icl::geom::operator<< (std::ostream &s, const ViewRay &vr)
 ostream operator
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines