|
ActiViz .NET
5.8.0
|
vtkPPolyDataNormals - compute normals for polygonal mesh More...
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. | |
vtkPPolyDataNormals - compute normals for polygonal mesh
Description
| static Kitware.VTK.vtkPPolyDataNormals.vtkPPolyDataNormals | ( | ) | [static, private] |
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.
| 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.
| virtual int Kitware.VTK.vtkPPolyDataNormals.GetPieceInvariant | ( | ) | [virtual] |
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.
| static new vtkPPolyDataNormals Kitware.VTK.vtkPPolyDataNormals.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataNormals.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataNormals.
| virtual void Kitware.VTK.vtkPPolyDataNormals.PieceInvariantOff | ( | ) | [virtual] |
To get piece invariance, this filter has to request an extra ghost level. By default piece invariance is on.
| virtual void Kitware.VTK.vtkPPolyDataNormals.PieceInvariantOn | ( | ) | [virtual] |
To get piece invariance, this filter has to request an extra ghost level. By default piece invariance is on.
| static new vtkPPolyDataNormals Kitware.VTK.vtkPPolyDataNormals.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataNormals.
| 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] |
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.
1.7.6.1