Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

vgl_polygon.h File Reference


Detailed Description

Author:
awf@robots.ox.ac.uk
Date:
02 Apr 00
    Modifications
     Binary IO added and documentation tidied up NPC, 20/03/01
     Feb.2002 - Peter Vanroose - brief doxygen comment placed on single line
     Nov.2003 - Peter Vanroose - made vgl_polygon a templated class and added lost of documentation
     Nov.2003 - Peter Vanroose - added constructor (to replace new_polygon from test_driver)
   

Definition in file vgl_polygon.h.

#include <vcl_iosfwd.h>
#include <vgl/vgl_point_2d.h>
#include <vcl_vector.h>

Go to the source code of this file.

Classes

class  vgl_polygon< T >
 Store a polygon. More...
struct  vgl_polygon_sheet_as_array< T >
 A commonly required (single-sheet) polygon representation. More...

Defines

#define VGL_POLYGON_INSTANTIATE(T)   extern "please include vgl/vgl_polygon.txx instead"

Functions

template<class T>
vcl_ostream & operator<< (vcl_ostream &os, vgl_polygon< T > const &p)


Define Documentation

#define VGL_POLYGON_INSTANTIATE  )     extern "please include vgl/vgl_polygon.txx instead"
 

Definition at line 152 of file vgl_polygon.h.


Function Documentation

template<class T>
vcl_ostream& operator<< vcl_ostream &  os,
vgl_polygon< T > const &  p
 

Definition at line 150 of file vgl_polygon.h.


Generated on Thu Jan 10 14:39:25 2008 for core/vgl by  doxygen 1.4.4