| VMTK
    | 
Create an empty, umbrella, area weighted umbrella, finite-element LP, or finite-volume finite-element stencil for a particular data set. More...
#include <vtkvmtkStencils.h>
| Public Types | |
| typedef vtkvmtkItems | Superclass | 
|  Public Types inherited from vtkvmtkDataSetItems | |
| typedef vtkvmtkItems | Superclass | 
|  Public Types inherited from vtkvmtkItems | |
| typedef vtkObject | Superclass | 
| Public Member Functions | |
| virtual int | IsA (const char *type) | 
| vtkvmtkStencils * | NewInstance () const | 
| void | SetStencilTypeToEmptyStencil () | 
| void | SetStencilTypeToUmbrellaStencil () | 
| void | SetStencilTypeToAreaWeightedUmbrellaStencil () | 
| void | SetStencilTypeToFELaplaceBeltramiStencil () | 
| void | SetStencilTypeToFVFELaplaceBeltramiStencil () | 
| void | SetStencilTypeToGradientStencil () | 
| vtkvmtkStencil * | GetStencil (vtkIdType ptId) | 
| void | SetNumberOfStencils (vtkIdType numberOfStencils) | 
| vtkIdType | GetNumberOfStencils () | 
| void | AllocateStencil (vtkIdType i, vtkIdType stencilType) | 
| virtual void | SetWeightScaling (int) | 
| virtual int | GetWeightScaling () | 
| virtual void | WeightScalingOn () | 
| virtual void | WeightScalingOff () | 
| virtual void | SetNegateWeights (int) | 
| virtual int | GetNegateWeights () | 
| virtual void | NegateWeightsOn () | 
| virtual void | NegateWeightsOff () | 
|  Public Member Functions inherited from vtkvmtkDataSetItems | |
| vtkvmtkDataSetItems * | NewInstance () const | 
| void | SetDataSet (vtkDataSet *dataSet) | 
| vtkDataSet * | GetDataSet () | 
| void | Build () | 
| virtual void | SetReallocateOnBuild (int) | 
| virtual int | GetReallocateOnBuild () | 
| virtual void | ReallocateOnBuildOn () | 
| virtual void | ReallocateOnBuildOff () | 
|  Public Member Functions inherited from vtkvmtkItems | |
| vtkvmtkItems * | NewInstance () const | 
| virtual void | SetItemType (int) | 
| virtual int | GetItemType () | 
| void | Allocate (vtkIdType numItems, vtkIdType ext=1000) | 
| vtkvmtkItem * | GetItem (vtkIdType id) | 
| void | SetNumberOfItems (vtkIdType numberOfItems) | 
| vtkIdType | GetNumberOfItems () | 
| void | Squeeze () | 
| void | Reset () | 
| void | Initialize () | 
| void | ReleaseArray () | 
| void | AllocateItem (vtkIdType i, vtkIdType itemType) | 
| void | DeepCopy (vtkvmtkItems *src) | 
| void | ShallowCopy (vtkvmtkItems *src) | 
| Static Public Member Functions | |
| static vtkvmtkStencils * | New () | 
| static int | IsTypeOf (const char *type) | 
| static vtkvmtkStencils * | 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 | 
| vtkvmtkStencils () | |
| ~vtkvmtkStencils () | |
| 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) | 
| Protected Attributes | |
| int | WeightScaling | 
| int | NegateWeights | 
|  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, umbrella, area weighted umbrella, finite-element LP, or finite-volume finite-element stencil for a particular data set.
..
Definition at line 39 of file vtkvmtkStencils.h.
Definition at line 44 of file vtkvmtkStencils.h.
| 
 | protected | 
| 
 | inlineprotected | 
Definition at line 77 of file vtkvmtkStencils.h.
| 
 | static | 
| 
 | static | 
| 
 | virtual | 
Reimplemented from vtkvmtkDataSetItems.
| 
 | static | 
| 
 | protectedvirtual | 
Reimplemented from vtkvmtkDataSetItems.
| vtkvmtkStencils* vtkvmtkStencils::NewInstance | ( | ) | const | 
| 
 | inline | 
Definition at line 46 of file vtkvmtkStencils.h.
| 
 | inline | 
Definition at line 48 of file vtkvmtkStencils.h.
| 
 | inline | 
Definition at line 50 of file vtkvmtkStencils.h.
| 
 | inline | 
Definition at line 52 of file vtkvmtkStencils.h.
| 
 | inline | 
Definition at line 54 of file vtkvmtkStencils.h.
| 
 | inline | 
Definition at line 56 of file vtkvmtkStencils.h.
| 
 | inline | 
Get a stencil given a point id.
Definition at line 60 of file vtkvmtkStencils.h.
| 
 | inline | 
Definition at line 62 of file vtkvmtkStencils.h.
| 
 | inline | 
Definition at line 63 of file vtkvmtkStencils.h.
| 
 | inline | 
Definition at line 65 of file vtkvmtkStencils.h.
| 
 | virtual | 
| 
 | virtual | 
| 
 | virtual | 
| 
 | virtual | 
| 
 | virtual | 
| 
 | virtual | 
| 
 | virtual | 
| 
 | virtual | 
| 
 | protectedvirtual | 
Implements vtkvmtkItems.
| 
 | protected | 
Definition at line 81 of file vtkvmtkStencils.h.
| 
 | protected | 
Definition at line 83 of file vtkvmtkStencils.h.
 1.8.14
 1.8.14