Classes | Functions
contrib/oxl/mvl/HomgPlane3D.h File Reference

Homogeneous 4-vector for a 3D plane. More...

#include <mvl/Homg3D.h>
#include <vnl/vnl_double_3.h>
#include <vcl_iosfwd.h>

Go to the source code of this file.

Classes

class  HomgPlane3D

Functions

vcl_ostream & operator<< (vcl_ostream &, const HomgPlane3D &)
 print.

Detailed Description

Homogeneous 4-vector for a 3D plane.

A class to hold a homogeneous 4-vector for a 3D plane.

Definition in file HomgPlane3D.h.


Function Documentation

vcl_ostream& operator<< ( vcl_ostream &  ,
const HomgPlane3D  
)

print.

Definition at line 80 of file HomgPlane3D.cxx.