#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... | |
Defines | |
#define | VTK_UNION 0 |
#define | VTK_INTERSECTION 1 |
#define | VTK_DIFFERENCE 2 |
#define | VTK_UNION_OF_MAGNITUDES 3 |
|
Definition at line 60 of file vtkImplicitBoolean.h. Referenced by vtkImplicitBoolean::SetOperationTypeToUnion(). |
|
Definition at line 61 of file vtkImplicitBoolean.h. Referenced by vtkImplicitBoolean::SetOperationTypeToIntersection(). |
|
Definition at line 62 of file vtkImplicitBoolean.h. Referenced by vtkImplicitBoolean::SetOperationTypeToDifference(). |
|
Definition at line 63 of file vtkImplicitBoolean.h. Referenced by vtkImplicitBoolean::SetOperationTypeToUnionOfMagnitudes(). |