#include "vtkImplicitFunction.h"
#include "vtkImplicitFunctionCollection.h"
Include dependency graph for vtkImplicitBoolean.h:
Go to the source code of this file.
Compounds | |
class | vtkImplicitBoolean |
implicit function consisting of boolean combinations of implicit functions. More... | |
Defines | |
#define | VTK_UNION 0 |
#define | VTK_INTERSECTION 1 |
#define | VTK_DIFFERENCE 2 |
#define | VTK_UNION_OF_MAGNITUDES 3 |
|
Definition at line 74 of file vtkImplicitBoolean.h. |
|
Definition at line 75 of file vtkImplicitBoolean.h. |
|
Definition at line 76 of file vtkImplicitBoolean.h. |
|
Definition at line 77 of file vtkImplicitBoolean.h. |