VTK
|
obsolete class More...
#include <vtkStructuredPointsGeometryFilter.h>
Public Types | |
typedef vtkImageDataGeometryFilter | Superclass |
![]() | |
typedef vtkPolyDataAlgorithm | Superclass |
Public Member Functions | |
virtual int | IsA (const char *type) |
vtkStructuredPointsGeometryFilter * | NewInstance () const |
![]() | |
vtkImageDataGeometryFilter * | NewInstance () const |
void | PrintSelf (ostream &os, vtkIndent indent) |
void | SetExtent (int extent[6]) |
void | SetExtent (int iMin, int iMax, int jMin, int jMax, int kMin, int kMax) |
int * | GetExtent () |
virtual void | SetThresholdCells (int) |
virtual int | GetThresholdCells () |
virtual void | ThresholdCellsOn () |
virtual void | ThresholdCellsOff () |
virtual void | SetThresholdValue (double) |
virtual double | GetThresholdValue () |
virtual void | ThresholdValueOn () |
virtual void | ThresholdValueOff () |
virtual void | SetOutputTriangles (int) |
virtual int | GetOutputTriangles () |
virtual void | OutputTrianglesOn () |
virtual void | OutputTrianglesOff () |
Static Public Member Functions | |
static int | IsTypeOf (const char *type) |
static vtkStructuredPointsGeometryFilter * | SafeDownCast (vtkObjectBase *o) |
static vtkStructuredPointsGeometryFilter * | New () |
![]() | |
static int | IsTypeOf (const char *type) |
static vtkImageDataGeometryFilter * | SafeDownCast (vtkObjectBase *o) |
static vtkImageDataGeometryFilter * | New () |
Protected Member Functions | |
virtual vtkObjectBase * | NewInstanceInternal () const |
vtkStructuredPointsGeometryFilter () | |
~vtkStructuredPointsGeometryFilter () | |
![]() | |
vtkImageDataGeometryFilter () | |
~vtkImageDataGeometryFilter () | |
virtual int | RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *) |
virtual int | FillInputPortInformation (int port, vtkInformation *info) |
Additional Inherited Members | |
![]() | |
int | Extent [6] |
int | ThresholdCells |
double | ThresholdValue |
int | OutputTriangles |
obsolete class
vtkStructuredPointsGeometryFilter has been renamed to vtkImageDataGeometryFilter
Definition at line 28 of file vtkStructuredPointsGeometryFilter.h.
Definition at line 31 of file vtkStructuredPointsGeometryFilter.h.
|
protected |
|
inlineprotected |
Definition at line 38 of file vtkStructuredPointsGeometryFilter.h.
|
static |
|
virtual |
Reimplemented from vtkImageDataGeometryFilter.
|
static |
|
protectedvirtual |
Reimplemented from vtkImageDataGeometryFilter.
vtkStructuredPointsGeometryFilter* vtkStructuredPointsGeometryFilter::NewInstance | ( | ) | const |
|
static |
Construct with initial extent of all the data