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

Homogeneous 3D line segment. More...

#include <mvl/HomgLine3D.h>
#include <mvl/HomgOperator3D.h>
#include <mvl/HomgPoint3D.h>
#include <vcl_iosfwd.h>

Go to the source code of this file.

Classes

class  HomgLineSeg3D

Functions

vcl_ostream & operator<< (vcl_ostream &s, const HomgLineSeg3D &)

Detailed Description

Homogeneous 3D line segment.

A class to hold a homogeneous representation of a 3D linesegment

   Modifications:
     Peter Vanroose - 11 Mar 97 - added operator==
   

Definition in file HomgLineSeg3D.h.


Function Documentation

vcl_ostream& operator<< ( vcl_ostream &  s,
const HomgLineSeg3D  
)

Definition at line 73 of file HomgLineSeg3D.cxx.