ActiViz .NET
5.8.0
|
vtkTemporalSnapToTimeStep - modify the time range/steps of temporal data More...
Public Types | |
enum | VTK_SNAP_NEAREST_WrapperEnum { VTK_SNAP_NEAREST = 0, VTK_SNAP_NEXTABOVE_OR_EQUAL = 2, VTK_SNAP_NEXTBELOW_OR_EQUAL = 1 } |
Undocumented Block. More... | |
Public Member Functions | |
vtkTemporalSnapToTimeStep (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkTemporalSnapToTimeStep () | |
Undocumented Block. | |
virtual int | GetSnapMode () |
Undocumented Block. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkTemporalSnapToTimeStep | NewInstance () |
Undocumented Block. | |
virtual void | SetSnapMode (int _arg) |
Undocumented Block. | |
void | SetSnapModeToNearest () |
Undocumented Block. | |
void | SetSnapModeToNextAboveOrEqual () |
Undocumented Block. | |
void | SetSnapModeToNextBelowOrEqual () |
Undocumented Block. | |
Static Public Member Functions | |
static new vtkTemporalSnapToTimeStep | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkTemporalSnapToTimeStep | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkTemporalSnapToTimeStep" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "25vtkTemporalSnapToTimeStep" |
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 | vtkTemporalSnapToTimeStep_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkTemporalSnapToTimeStep_GetSnapMode_01 (HandleRef pThis) |
static internal int | vtkTemporalSnapToTimeStep_IsA_02 (HandleRef pThis, string type) |
static internal int | vtkTemporalSnapToTimeStep_IsTypeOf_03 (string type) |
static internal IntPtr | vtkTemporalSnapToTimeStep_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkTemporalSnapToTimeStep_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkTemporalSnapToTimeStep_SetSnapMode_07 (HandleRef pThis, int _arg) |
static internal void | vtkTemporalSnapToTimeStep_SetSnapModeToNearest_08 (HandleRef pThis) |
static internal void | vtkTemporalSnapToTimeStep_SetSnapModeToNextAboveOrEqual_09 (HandleRef pThis) |
static internal void | vtkTemporalSnapToTimeStep_SetSnapModeToNextBelowOrEqual_10 (HandleRef pThis) |
Static Private Member Functions | |
static | vtkTemporalSnapToTimeStep () |
Automatically generated type registration mechanics. |
vtkTemporalSnapToTimeStep - modify the time range/steps of temporal data
Description vtkTemporalSnapToTimeStep modify the time range or time steps of the data without changing the data itself. The data is not resampled by this filter, only the information accompanying the data is modified.
static Kitware.VTK.vtkTemporalSnapToTimeStep.vtkTemporalSnapToTimeStep | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkTemporalSnapToTimeStep.vtkTemporalSnapToTimeStep | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkTemporalSnapToTimeStep.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.vtkTemporalDataSetAlgorithm.
virtual int Kitware.VTK.vtkTemporalSnapToTimeStep.GetSnapMode | ( | ) | [virtual] |
Undocumented Block.
override int Kitware.VTK.vtkTemporalSnapToTimeStep.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.
static new int Kitware.VTK.vtkTemporalSnapToTimeStep.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.
static new vtkTemporalSnapToTimeStep Kitware.VTK.vtkTemporalSnapToTimeStep.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.
static new vtkTemporalSnapToTimeStep Kitware.VTK.vtkTemporalSnapToTimeStep.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.
virtual void Kitware.VTK.vtkTemporalSnapToTimeStep.SetSnapMode | ( | int | _arg | ) | [virtual] |
Undocumented Block.
Undocumented Block.
Undocumented Block.
Undocumented Block.
static internal int Kitware.VTK.vtkTemporalSnapToTimeStep.vtkTemporalSnapToTimeStep_GetSnapMode_01 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkTemporalSnapToTimeStep.vtkTemporalSnapToTimeStep_IsA_02 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkTemporalSnapToTimeStep.vtkTemporalSnapToTimeStep_IsTypeOf_03 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkTemporalSnapToTimeStep.vtkTemporalSnapToTimeStep_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkTemporalSnapToTimeStep.vtkTemporalSnapToTimeStep_NewInstance_05 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkTemporalSnapToTimeStep.vtkTemporalSnapToTimeStep_SafeDownCast_06 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkTemporalSnapToTimeStep.vtkTemporalSnapToTimeStep_SetSnapMode_07 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkTemporalSnapToTimeStep.vtkTemporalSnapToTimeStep_SetSnapModeToNearest_08 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkTemporalSnapToTimeStep.vtkTemporalSnapToTimeStep_SetSnapModeToNextAboveOrEqual_09 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkTemporalSnapToTimeStep.vtkTemporalSnapToTimeStep_SetSnapModeToNextBelowOrEqual_10 | ( | HandleRef | pThis | ) | [private] |
new readonly string Kitware.VTK.vtkTemporalSnapToTimeStep.MRClassNameKey = "25vtkTemporalSnapToTimeStep" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.
new const string Kitware.VTK.vtkTemporalSnapToTimeStep.MRFullTypeName = "Kitware.VTK.vtkTemporalSnapToTimeStep" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.