Public Member Functions | Public Attributes
compare_vertind< T > Struct Template Reference

List of all members.

Public Member Functions

 compare_vertind (typename vgl_polygon< T >::sheet_t *chs)
bool operator() (const typename vgl_polygon_scan_iterator< T >::vertind &u, const typename vgl_polygon_scan_iterator< T >::vertind &v) const

Public Attributes

vgl_polygon< T >::sheet_t * chs_

Detailed Description

template<class T>
struct compare_vertind< T >

Definition at line 43 of file vgl_polygon_scan_iterator.txx.


Constructor & Destructor Documentation

template<class T >
compare_vertind< T >::compare_vertind ( typename vgl_polygon< T >::sheet_t *  chs) [inline]

Definition at line 45 of file vgl_polygon_scan_iterator.txx.


Member Function Documentation

template<class T >
bool compare_vertind< T >::operator() ( const typename vgl_polygon_scan_iterator< T >::vertind &  u,
const typename vgl_polygon_scan_iterator< T >::vertind &  v 
) const [inline]

Definition at line 48 of file vgl_polygon_scan_iterator.txx.


Member Data Documentation

template<class T >
vgl_polygon<T>::sheet_t* compare_vertind< T >::chs_

Definition at line 54 of file vgl_polygon_scan_iterator.txx.


The documentation for this struct was generated from the following file: