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.vtkPPolyDataNormals Class Reference

vtkPPolyDataNormals - compute normals for polygonal mesh More...

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

List of all members.

Public Member Functions

 vtkPPolyDataNormals (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkPPolyDataNormals ()
 Undocumented Block.
virtual int GetPieceInvariant ()
 To get piece invariance, this filter has to request an extra ghost level. By default piece invariance is on.
override int IsA (string type)
 Undocumented Block.
new vtkPPolyDataNormals NewInstance ()
 Undocumented Block.
virtual void PieceInvariantOff ()
 To get piece invariance, this filter has to request an extra ghost level. By default piece invariance is on.
virtual void PieceInvariantOn ()
 To get piece invariance, this filter has to request an extra ghost level. By default piece invariance is on.
virtual void SetPieceInvariant (int _arg)
 To get piece invariance, this filter has to request an extra ghost level. By default piece invariance is on.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "19vtkPPolyDataNormals"
 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 vtkPPolyDataNormals_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkPPolyDataNormals_GetPieceInvariant_01 (HandleRef pThis)
static internal int vtkPPolyDataNormals_IsA_02 (HandleRef pThis, string type)
static internal int vtkPPolyDataNormals_IsTypeOf_03 (string type)
static internal IntPtr vtkPPolyDataNormals_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkPPolyDataNormals_PieceInvariantOff_06 (HandleRef pThis)
static internal void vtkPPolyDataNormals_PieceInvariantOn_07 (HandleRef pThis)
static internal IntPtr vtkPPolyDataNormals_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkPPolyDataNormals_SetPieceInvariant_09 (HandleRef pThis, int _arg)

Static Private Member Functions

static vtkPPolyDataNormals ()
 Automatically generated type registration mechanics.

Detailed Description

vtkPPolyDataNormals - compute normals for polygonal mesh

Description


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkPPolyDataNormals.vtkPPolyDataNormals ( 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.vtkPPolyDataNormals.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.vtkPolyDataNormals.

To get piece invariance, this filter has to request an extra ghost level. By default piece invariance is on.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPolyDataNormals.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPolyDataNormals.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPolyDataNormals.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPolyDataNormals.

To get piece invariance, this filter has to request an extra ghost level. By default piece invariance is on.

To get piece invariance, this filter has to request an extra ghost level. By default piece invariance is on.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPolyDataNormals.

Here is the call graph for this function:

virtual void Kitware.VTK.vtkPPolyDataNormals.SetPieceInvariant ( int  _arg) [virtual]

To get piece invariance, this filter has to request an extra ghost level. By default piece invariance is on.

static internal int Kitware.VTK.vtkPPolyDataNormals.vtkPPolyDataNormals_GetPieceInvariant_01 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkPPolyDataNormals.vtkPPolyDataNormals_IsA_02 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkPPolyDataNormals.vtkPPolyDataNormals_IsTypeOf_03 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkPPolyDataNormals.vtkPPolyDataNormals_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPPolyDataNormals.vtkPPolyDataNormals_NewInstance_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkPPolyDataNormals.vtkPPolyDataNormals_PieceInvariantOff_06 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkPPolyDataNormals.vtkPPolyDataNormals_PieceInvariantOn_07 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkPPolyDataNormals.vtkPPolyDataNormals_SafeDownCast_08 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkPPolyDataNormals.vtkPPolyDataNormals_SetPieceInvariant_09 ( HandleRef  pThis,
int  _arg 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkPPolyDataNormals.MRClassNameKey = "19vtkPPolyDataNormals" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkPolyDataNormals.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkPolyDataNormals.


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