VTK
Classes | Macros
vtkImplicitBoolean.h File Reference
#include "vtkImplicitFunction.h"
Include dependency graph for vtkImplicitBoolean.h:

Go to the source code of this file.

Classes

class  vtkImplicitBoolean
 implicit function consisting of boolean combinations of implicit functions More...
 

Macros

#define VTK_UNION   0
 
#define VTK_INTERSECTION   1
 
#define VTK_DIFFERENCE   2
 
#define VTK_UNION_OF_MAGNITUDES   3
 

Macro Definition Documentation

#define VTK_UNION   0

Definition at line 47 of file vtkImplicitBoolean.h.

#define VTK_INTERSECTION   1

Definition at line 48 of file vtkImplicitBoolean.h.

#define VTK_DIFFERENCE   2

Definition at line 49 of file vtkImplicitBoolean.h.

#define VTK_UNION_OF_MAGNITUDES   3

Definition at line 50 of file vtkImplicitBoolean.h.