vgl_tolerance< T > Class Template Reference

#include <vgl_tolerance.h>

List of all members.


Detailed Description

template<typename T>
class vgl_tolerance< T >

Definition at line 11 of file vgl_tolerance.h.


Static Public Attributes

static const T point_3d_coplanarity
 Tolerance for judging 4 points to be coplanar.
static const T position
 Tolerance for judging positions to be equal.

Member Data Documentation

template<typename T>
const T vgl_tolerance< T >::point_3d_coplanarity [static]

Tolerance for judging 4 points to be coplanar.

Definition at line 15 of file vgl_tolerance.h.

template<typename T>
const T vgl_tolerance< T >::position [static]

Tolerance for judging positions to be equal.

Definition at line 18 of file vgl_tolerance.h.


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