ActiViz .NET
5.8.0
|
vtkGenericOutlineFilter - create wireframe outline for arbitrary generic data set More...
Public Member Functions | |
vtkGenericOutlineFilter (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkGenericOutlineFilter () | |
Undocumented Block. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkGenericOutlineFilter | NewInstance () |
Undocumented Block. | |
Static Public Member Functions | |
static new vtkGenericOutlineFilter | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkGenericOutlineFilter | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkGenericOutlineFilter" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "23vtkGenericOutlineFilter" |
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 | vtkGenericOutlineFilter_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkGenericOutlineFilter_IsA_01 (HandleRef pThis, string type) |
static internal int | vtkGenericOutlineFilter_IsTypeOf_02 (string type) |
static internal IntPtr | vtkGenericOutlineFilter_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkGenericOutlineFilter_SafeDownCast_05 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
static | vtkGenericOutlineFilter () |
Automatically generated type registration mechanics. |
vtkGenericOutlineFilter - create wireframe outline for arbitrary generic data set
Description vtkGenericOutlineFilter is a filter that generates a wireframe outline of any generic data set. The outline consists of the twelve edges of the generic dataset bounding box.
static Kitware.VTK.vtkGenericOutlineFilter.vtkGenericOutlineFilter | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkGenericOutlineFilter.vtkGenericOutlineFilter | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkGenericOutlineFilter.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.vtkPolyDataAlgorithm.
override int Kitware.VTK.vtkGenericOutlineFilter.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
static new int Kitware.VTK.vtkGenericOutlineFilter.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
static new vtkGenericOutlineFilter Kitware.VTK.vtkGenericOutlineFilter.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
static new vtkGenericOutlineFilter Kitware.VTK.vtkGenericOutlineFilter.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
static internal int Kitware.VTK.vtkGenericOutlineFilter.vtkGenericOutlineFilter_IsA_01 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkGenericOutlineFilter.vtkGenericOutlineFilter_IsTypeOf_02 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkGenericOutlineFilter.vtkGenericOutlineFilter_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkGenericOutlineFilter.vtkGenericOutlineFilter_NewInstance_04 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkGenericOutlineFilter.vtkGenericOutlineFilter_SafeDownCast_05 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
new readonly string Kitware.VTK.vtkGenericOutlineFilter.MRClassNameKey = "23vtkGenericOutlineFilter" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
new const string Kitware.VTK.vtkGenericOutlineFilter.MRFullTypeName = "Kitware.VTK.vtkGenericOutlineFilter" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.