VMTK
|
Create an empty, polydata, polydata manifold, polydata manifold extended, or unstructured grid neighborhood from a a matching vtk object. More...
#include <vtkvmtkNeighborhoods.h>
Public Types | |
typedef vtkvmtkDataSetItems | Superclass |
Public Types inherited from vtkvmtkDataSetItems | |
typedef vtkvmtkItems | Superclass |
Public Types inherited from vtkvmtkItems | |
typedef vtkObject | Superclass |
Static Public Member Functions | |
static vtkvmtkNeighborhoods * | New () |
static int | IsTypeOf (const char *type) |
static vtkvmtkNeighborhoods * | SafeDownCast (vtkObjectBase *o) |
Static Public Member Functions inherited from vtkvmtkDataSetItems | |
static int | IsTypeOf (const char *type) |
static vtkvmtkDataSetItems * | SafeDownCast (vtkObjectBase *o) |
Static Public Member Functions inherited from vtkvmtkItems | |
static int | IsTypeOf (const char *type) |
static vtkvmtkItems * | SafeDownCast (vtkObjectBase *o) |
Protected Member Functions | |
virtual vtkObjectBase * | NewInstanceInternal () const |
vtkvmtkNeighborhoods () | |
~vtkvmtkNeighborhoods () | |
virtual vtkvmtkItem * | InstantiateNewItem (int itemType) VTK_OVERRIDE |
Protected Member Functions inherited from vtkvmtkDataSetItems | |
vtkvmtkDataSetItems () | |
~vtkvmtkDataSetItems () | |
Protected Member Functions inherited from vtkvmtkItems | |
vtkvmtkItems () | |
~vtkvmtkItems () | |
vtkvmtkItem ** | Resize (vtkIdType sz) |
Additional Inherited Members | |
Protected Attributes inherited from vtkvmtkDataSetItems | |
vtkDataSet * | DataSet |
int | ReallocateOnBuild |
Protected Attributes inherited from vtkvmtkItems | |
vtkvmtkItem ** | Array |
vtkIdType | Size |
vtkIdType | MaxId |
vtkIdType | Extend |
int | ItemType |
Create an empty, polydata, polydata manifold, polydata manifold extended, or unstructured grid neighborhood from a a matching vtk object.
..
Definition at line 39 of file vtkvmtkNeighborhoods.h.
Definition at line 44 of file vtkvmtkNeighborhoods.h.
|
inlineprotected |
Definition at line 66 of file vtkvmtkNeighborhoods.h.
|
inlineprotected |
Definition at line 67 of file vtkvmtkNeighborhoods.h.
|
static |
|
static |
|
virtual |
Reimplemented from vtkvmtkDataSetItems.
|
static |
|
protectedvirtual |
Reimplemented from vtkvmtkDataSetItems.
vtkvmtkNeighborhoods* vtkvmtkNeighborhoods::NewInstance | ( | ) | const |
|
inline |
Definition at line 46 of file vtkvmtkNeighborhoods.h.
|
inline |
Definition at line 48 of file vtkvmtkNeighborhoods.h.
|
inline |
Definition at line 50 of file vtkvmtkNeighborhoods.h.
|
inline |
Definition at line 52 of file vtkvmtkNeighborhoods.h.
|
inline |
Definition at line 54 of file vtkvmtkNeighborhoods.h.
|
inline |
Get a stencil given a point id.
Definition at line 58 of file vtkvmtkNeighborhoods.h.
|
inline |
Definition at line 60 of file vtkvmtkNeighborhoods.h.
|
inline |
Definition at line 61 of file vtkvmtkNeighborhoods.h.
|
inline |
Definition at line 63 of file vtkvmtkNeighborhoods.h.
|
protectedvirtual |
Implements vtkvmtkItems.