#include "vtkImplicitFunction.h"
#include "vtkImplicitFunctionCollection.h"
Include dependency graph for vtkImplicitBoolean.h:
This graph shows which files directly or indirectly include this file:
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 71 of file vtkImplicitBoolean.h. |
|
Definition at line 72 of file vtkImplicitBoolean.h. |
|
Definition at line 73 of file vtkImplicitBoolean.h. |
|
Definition at line 74 of file vtkImplicitBoolean.h. |