#include "vtkThickPlane.h"
#include "vtkMath.h"
#include "vtkObjectFactory.h"
Go to the source code of this file.
Defines | |
#define | VTK_PLANE_TOL 1.0e-06 |
Functions | |
vtkCxxRevisionMacro (vtkThickPlane,"$Revision: 1.41 $") | |
vtkStandardNewMacro (vtkThickPlane) |
#define VTK_PLANE_TOL 1.0e-06 |
Definition at line 127 of file vtkThickPlane.cxx.
vtkCxxRevisionMacro | ( | vtkThickPlane | , |
"$Revision: 1.41 $" | |||
) |
vtkStandardNewMacro | ( | vtkThickPlane | ) |