Homogeneous 4-vector for a 3D plane. More...
Go to the source code of this file.
Classes | |
| class | HomgPlane3D |
Functions | |
| vcl_ostream & | operator<< (vcl_ostream &, const HomgPlane3D &) |
| print. | |
Homogeneous 4-vector for a 3D plane.
A class to hold a homogeneous 4-vector for a 3D plane.
Definition in file HomgPlane3D.h.
| vcl_ostream& operator<< | ( | vcl_ostream & | , |
| const HomgPlane3D & | |||
| ) |
print.
Definition at line 80 of file HomgPlane3D.cxx.
1.7.5.1