Public Attributes
vgl_triangle_scan_iterator< T >::pt Struct Reference

Vertices of triangle. More...

#include <vgl_triangle_scan_iterator.h>

List of all members.

Public Attributes

x
y

Detailed Description

template<class T>
struct vgl_triangle_scan_iterator< T >::pt

Vertices of triangle.

Definition at line 23 of file vgl_triangle_scan_iterator.h.


Member Data Documentation

template<class T >
T vgl_triangle_scan_iterator< T >::pt::x

Definition at line 23 of file vgl_triangle_scan_iterator.h.

template<class T >
T vgl_triangle_scan_iterator< T >::pt::y

Definition at line 23 of file vgl_triangle_scan_iterator.h.


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