#include "HomgPlane3D.h"
#include <vcl_iostream.h>
#include <vnl/vnl_double_3.h>
#include <mvl/Homg3D.h>
#include <mvl/HomgPoint3D.h>
Go to the source code of this file.
Functions | |
vcl_ostream & | operator<< (vcl_ostream &s, const HomgPlane3D &P) |
print. |
Definition in file HomgPlane3D.cxx.
vcl_ostream& operator<< | ( | vcl_ostream & | s, |
const HomgPlane3D & | P | ||
) |
print.
Definition at line 80 of file HomgPlane3D.cxx.