|
ActiViz .NET
5.8.0
|
vtkExtractDataSets - extracts a number of datasets. More...
Public Member Functions | |
| vtkExtractDataSets (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkExtractDataSets () | |
| Undocumented Block. | |
| void | AddDataSet (uint level, uint idx) |
| Add a dataset to be extracted. | |
| void | ClearDataSetList () |
| Remove all entries from the list of datasets to be extracted. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkExtractDataSets | NewInstance () |
| Undocumented Block. | |
Static Public Member Functions | |
| static new vtkExtractDataSets | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkExtractDataSets | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkExtractDataSets" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "18vtkExtractDataSets" |
| 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 | vtkExtractDataSets_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkExtractDataSets_AddDataSet_01 (HandleRef pThis, uint level, uint idx) |
| static internal void | vtkExtractDataSets_ClearDataSetList_02 (HandleRef pThis) |
| static internal int | vtkExtractDataSets_IsA_03 (HandleRef pThis, string type) |
| static internal int | vtkExtractDataSets_IsTypeOf_04 (string type) |
| static internal IntPtr | vtkExtractDataSets_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkExtractDataSets_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
| static | vtkExtractDataSets () |
| Automatically generated type registration mechanics. | |
vtkExtractDataSets - extracts a number of datasets.
Description vtkExtractDataSets accepts a vtkHierarchicalBoxDataSet as input and extracts different datasets from different levels. The output is vtkHierarchicalBoxDataSet with same structure as the input with only the selected datasets passed through.
| static Kitware.VTK.vtkExtractDataSets.vtkExtractDataSets | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkExtractDataSets.vtkExtractDataSets | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| void Kitware.VTK.vtkExtractDataSets.AddDataSet | ( | uint | level, |
| uint | idx | ||
| ) |
Add a dataset to be extracted.
Remove all entries from the list of datasets to be extracted.
| override void Kitware.VTK.vtkExtractDataSets.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.vtkHierarchicalBoxDataSetAlgorithm.
Reimplemented in Kitware.VTK.vtkHierarchicalDataExtractDataSets.
| override int Kitware.VTK.vtkExtractDataSets.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkHierarchicalBoxDataSetAlgorithm.
Reimplemented in Kitware.VTK.vtkHierarchicalDataExtractDataSets.
| static new int Kitware.VTK.vtkExtractDataSets.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkHierarchicalBoxDataSetAlgorithm.
Reimplemented in Kitware.VTK.vtkHierarchicalDataExtractDataSets.
| static new vtkExtractDataSets Kitware.VTK.vtkExtractDataSets.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkHierarchicalBoxDataSetAlgorithm.
Reimplemented in Kitware.VTK.vtkHierarchicalDataExtractDataSets.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkHierarchicalBoxDataSetAlgorithm.
Reimplemented in Kitware.VTK.vtkHierarchicalDataExtractDataSets.
| static new vtkExtractDataSets Kitware.VTK.vtkExtractDataSets.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkHierarchicalBoxDataSetAlgorithm.
Reimplemented in Kitware.VTK.vtkHierarchicalDataExtractDataSets.
| static internal void Kitware.VTK.vtkExtractDataSets.vtkExtractDataSets_AddDataSet_01 | ( | HandleRef | pThis, |
| uint | level, | ||
| uint | idx | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkExtractDataSets.vtkExtractDataSets_ClearDataSetList_02 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkExtractDataSets.vtkExtractDataSets_IsA_03 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkExtractDataSets.vtkExtractDataSets_IsTypeOf_04 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkExtractDataSets.vtkExtractDataSets_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkExtractDataSets.vtkExtractDataSets_NewInstance_06 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkExtractDataSets.vtkExtractDataSets_SafeDownCast_07 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkExtractDataSets.MRClassNameKey = "18vtkExtractDataSets" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkHierarchicalBoxDataSetAlgorithm.
Reimplemented in Kitware.VTK.vtkHierarchicalDataExtractDataSets.
| new const string Kitware.VTK.vtkExtractDataSets.MRFullTypeName = "Kitware.VTK.vtkExtractDataSets" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkHierarchicalBoxDataSetAlgorithm.
Reimplemented in Kitware.VTK.vtkHierarchicalDataExtractDataSets.
1.7.6.1