vgl_polygon_scan_iterator< T >::vertind Struct Reference

#include <vgl_polygon_scan_iterator.h>

List of all members.


Detailed Description

template<class T>
struct vgl_polygon_scan_iterator< T >::vertind

Vertex index - uniquely identifies a vertex in the array chains.

Definition at line 120 of file vgl_polygon_scan_iterator.h.


Public Attributes

int chainnum
 which chain the vertex is part of
int vertnum
 which vertex in the chain

Member Data Documentation

template<class T>
int vgl_polygon_scan_iterator< T >::vertind::chainnum

which chain the vertex is part of

Definition at line 121 of file vgl_polygon_scan_iterator.h.

template<class T>
int vgl_polygon_scan_iterator< T >::vertind::vertnum

which vertex in the chain

Definition at line 122 of file vgl_polygon_scan_iterator.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 8 05:07:57 2010 for core/vgl by  doxygen 1.5.1