|
VTK
|
#include "vtkCommonDataModelModule.h"#include "vtkImplicitFunction.h"Go to the source code of this file.
Classes | |
| class | vtkPlane |
| perform various plane computations More... | |
Macros | |
| #define | vtkPlaneAbs(x) ((x)<0?-(x):(x)) |
| #define vtkPlaneAbs | ( | x | ) | ((x)<0?-(x):(x)) |
1.8.6