Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
This is the complete list of members for vtkPointSetSlicer, including all inherited members.
ContourUnstructuredGridCell(vtkCell *cell, vtkDataArray *cellScalars, vtkPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) | vtkPointSetSlicer | protected |
CreateDefaultLocator() | vtkPointSetSlicer | |
Cutter | vtkPointSetSlicer | protected |
FillInputPortInformation(int port, vtkInformation *info) override | vtkPointSetSlicer | protectedvirtual |
GenerateCutScalars | vtkPointSetSlicer | protected |
GetMTime() override | vtkPointSetSlicer | |
Locator | vtkPointSetSlicer | protected |
New() | vtkPointSetSlicer | static |
PrintSelf(std::ostream &os, vtkIndent indent) override | vtkPointSetSlicer | |
RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override | vtkPointSetSlicer | protectedvirtual |
RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override | vtkPointSetSlicer | protectedvirtual |
SetLocator(vtkPointLocator *locator) | vtkPointSetSlicer | |
SetSlicePlane(vtkPlane *) | vtkPointSetSlicer | virtual |
SlicePlane | vtkPointSetSlicer | protected |
UnstructuredGridCutter(vtkDataSet *input, vtkPolyData *output) | vtkPointSetSlicer | protected |
vtkBooleanMacro(GenerateCutScalars, int) | vtkPointSetSlicer | |
vtkGetMacro(GenerateCutScalars, int) | vtkPointSetSlicer | |
vtkGetObjectMacro(SlicePlane, vtkPlane) | vtkPointSetSlicer | |
vtkGetObjectMacro(Locator, vtkPointLocator) | vtkPointSetSlicer | |
vtkPointSetSlicer(vtkPlane *cf=0) | vtkPointSetSlicer | protected |
vtkSetMacro(GenerateCutScalars, int) | vtkPointSetSlicer | |
vtkTypeMacro(vtkPointSetSlicer, vtkPolyDataAlgorithm) | vtkPointSetSlicer | |
~vtkPointSetSlicer() | vtkPointSetSlicer | protected |