ActiViz .NET  5.8.0
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Private Member Functions | Static Private Member Functions
Kitware.VTK.vtkPointDataToCellData Class Reference

vtkPointDataToCellData - map point data to cell data More...

Inheritance diagram for Kitware.VTK.vtkPointDataToCellData:
[legend]
Collaboration diagram for Kitware.VTK.vtkPointDataToCellData:
[legend]

List of all members.

Public Member Functions

 vtkPointDataToCellData (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkPointDataToCellData ()
 Undocumented Block.
virtual int GetPassPointData ()
 Control whether the input point data is to be passed to the output. If on, then the input point data is passed through to the output; otherwise, only generated point data is placed into the output.
override int IsA (string type)
 Undocumented Block.
new vtkPointDataToCellData NewInstance ()
 Undocumented Block.
virtual void PassPointDataOff ()
 Control whether the input point data is to be passed to the output. If on, then the input point data is passed through to the output; otherwise, only generated point data is placed into the output.
virtual void PassPointDataOn ()
 Control whether the input point data is to be passed to the output. If on, then the input point data is passed through to the output; otherwise, only generated point data is placed into the output.
virtual void SetPassPointData (int _arg)
 Control whether the input point data is to be passed to the output. If on, then the input point data is passed through to the output; otherwise, only generated point data is placed into the output.

Static Public Member Functions

static new vtkPointDataToCellData New ()
 Undocumented Block.
static new int IsTypeOf (string type)
 Undocumented Block.
static new vtkPointDataToCellData SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

new const string MRFullTypeName = "Kitware.VTK.vtkPointDataToCellData"
 Automatically generated type registration mechanics.

Static Public Attributes

static new readonly string MRClassNameKey = "22vtkPointDataToCellData"
 Automatically generated type registration mechanics.

Protected Member Functions

override void Dispose (bool disposing)
 Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.

Private Member Functions

static internal IntPtr vtkPointDataToCellData_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkPointDataToCellData_GetPassPointData_01 (HandleRef pThis)
static internal int vtkPointDataToCellData_IsA_02 (HandleRef pThis, string type)
static internal int vtkPointDataToCellData_IsTypeOf_03 (string type)
static internal IntPtr vtkPointDataToCellData_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkPointDataToCellData_PassPointDataOff_06 (HandleRef pThis)
static internal void vtkPointDataToCellData_PassPointDataOn_07 (HandleRef pThis)
static internal IntPtr vtkPointDataToCellData_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkPointDataToCellData_SetPassPointData_09 (HandleRef pThis, int _arg)

Static Private Member Functions

static vtkPointDataToCellData ()
 Automatically generated type registration mechanics.

Detailed Description

vtkPointDataToCellData - map point data to cell data

Description vtkPointDataToCellData is a filter that transforms point data (i.e., data specified per point) into cell data (i.e., data specified per cell). The method of transformation is based on averaging the data values of all points defining a particular cell. Optionally, the input point data can be passed through to the output as well.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkPointDataToCellData.vtkPointDataToCellData ( IntPtr  rawCppThis,
bool  callDisposalMethod,
bool  strong 
)

Automatically generated constructor - called from generated code. DO NOT call directly.

Undocumented Block.


Member Function Documentation

override void Kitware.VTK.vtkPointDataToCellData.Dispose ( bool  disposing) [protected]

Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.

Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.

Control whether the input point data is to be passed to the output. If on, then the input point data is passed through to the output; otherwise, only generated point data is placed into the output.

override int Kitware.VTK.vtkPointDataToCellData.IsA ( string  type) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.

static new int Kitware.VTK.vtkPointDataToCellData.IsTypeOf ( string  type) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.

Control whether the input point data is to be passed to the output. If on, then the input point data is passed through to the output; otherwise, only generated point data is placed into the output.

Control whether the input point data is to be passed to the output. If on, then the input point data is passed through to the output; otherwise, only generated point data is placed into the output.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.

Here is the call graph for this function:

virtual void Kitware.VTK.vtkPointDataToCellData.SetPassPointData ( int  _arg) [virtual]

Control whether the input point data is to be passed to the output. If on, then the input point data is passed through to the output; otherwise, only generated point data is placed into the output.

static internal int Kitware.VTK.vtkPointDataToCellData.vtkPointDataToCellData_GetPassPointData_01 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkPointDataToCellData.vtkPointDataToCellData_IsA_02 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkPointDataToCellData.vtkPointDataToCellData_IsTypeOf_03 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkPointDataToCellData.vtkPointDataToCellData_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPointDataToCellData.vtkPointDataToCellData_NewInstance_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkPointDataToCellData.vtkPointDataToCellData_PassPointDataOff_06 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkPointDataToCellData.vtkPointDataToCellData_PassPointDataOn_07 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkPointDataToCellData.vtkPointDataToCellData_SafeDownCast_08 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkPointDataToCellData.vtkPointDataToCellData_SetPassPointData_09 ( HandleRef  pThis,
int  _arg 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkPointDataToCellData.MRClassNameKey = "22vtkPointDataToCellData" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.

new const string Kitware.VTK.vtkPointDataToCellData.MRFullTypeName = "Kitware.VTK.vtkPointDataToCellData"

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.


The documentation for this class was generated from the following file: