VTK
Classes | Defines
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Common/DataModel/vtkPlane.h File Reference
#include "vtkCommonDataModelModule.h"
#include "vtkImplicitFunction.h"
Include dependency graph for vtkPlane.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkPlane
 perform various plane computations More...

Defines

#define vtkPlaneAbs(x)   ((x)<0?-(x):(x))

Define Documentation

#define vtkPlaneAbs (   x)    ((x)<0?-(x):(x))