VTK
Classes | Enumerations
vtkClipClosedSurface.h File Reference
#include "vtkFiltersGeneralModule.h"
#include "vtkPolyDataAlgorithm.h"
Include dependency graph for vtkClipClosedSurface.h:

Go to the source code of this file.

Classes

class  vtkClipClosedSurface
 Clip a closed surface with a plane collection. More...
 

Enumerations

enum  {
  vtkPointCentered, vtkCellCentered, vtkBoundaryCentered, VTK_CCS_SCALAR_MODE_NONE = 0,
  VTK_CCS_SCALAR_MODE_COLORS = 1, VTK_CCS_SCALAR_MODE_LABELS = 2, VTK_MARKER_NONE = 0, VTK_MARKER_CROSS,
  VTK_MARKER_PLUS, VTK_MARKER_SQUARE, VTK_MARKER_CIRCLE, VTK_MARKER_DIAMOND,
  VTK_MARKER_UNKNOWN
}
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
vtkPointCentered 
vtkCellCentered 
vtkBoundaryCentered 
VTK_CCS_SCALAR_MODE_NONE 
VTK_CCS_SCALAR_MODE_COLORS 
VTK_CCS_SCALAR_MODE_LABELS 
VTK_MARKER_NONE 
VTK_MARKER_CROSS 
VTK_MARKER_PLUS 
VTK_MARKER_SQUARE 
VTK_MARKER_CIRCLE 
VTK_MARKER_DIAMOND 
VTK_MARKER_UNKNOWN 

Definition at line 69 of file vtkClipClosedSurface.h.