Image Component Library (ICL)
|
#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 | |
icl | |
undocument this line if you encounter any issues! | |
icl::geom | |
Functions | |
ICLGeom_API std::ostream & | icl::geom::operator<< (std::ostream &s, const ViewRay &vr) |
ostream operator More... | |