|
ActiViz .NET
5.8.0
|
vtkTemporalFractal - A source to test AMR data object. More...
Public Member Functions | |
| vtkTemporalFractal (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkTemporalFractal () | |
| Undocumented Block. | |
| virtual void | AdaptiveSubdivisionOff () |
| Make the division adaptive or not, defaults to Adaptive. | |
| virtual void | AdaptiveSubdivisionOn () |
| Make the division adaptive or not, defaults to Adaptive. | |
| virtual void | DiscreteTimeStepsOff () |
| Limit this source to discrete integer time steps Default is off (continuous) | |
| virtual void | DiscreteTimeStepsOn () |
| Limit this source to discrete integer time steps Default is off (continuous) | |
| virtual void | GenerateRectilinearGridsOff () |
| Generate either rectilinear grids either uniform grids. Default is false. | |
| virtual void | GenerateRectilinearGridsOn () |
| Generate either rectilinear grids either uniform grids. Default is false. | |
| virtual int | GetAdaptiveSubdivision () |
| Make the division adaptive or not, defaults to Adaptive. | |
| virtual int | GetAsymetric () |
| Test the case when the blocks do not have the same sizes. Adds 2 to the x extent of the far x blocks (level 1). | |
| virtual int | GetDimensions () |
| XYZ dimensions of cells. | |
| virtual int | GetDiscreteTimeSteps () |
| Limit this source to discrete integer time steps Default is off (continuous) | |
| virtual float | GetFractalValue () |
| Essentially the iso surface value. The fractal array is scaled to map this value to 0.5 for use as a volume fraction. | |
| virtual int | GetGenerateRectilinearGrids () |
| Generate either rectilinear grids either uniform grids. Default is false. | |
| virtual int | GetGhostLevels () |
| For testing ghost levels. | |
| virtual int | GetMaximumLevel () |
| Any blocks touching a predefined line will be subdivided to this level. Other blocks are subdivided so that neighboring blocks only differ by one level. | |
| virtual int | GetTwoDimensional () |
| Make a 2D data set to test. | |
| virtual void | GhostLevelsOff () |
| For testing ghost levels. | |
| virtual void | GhostLevelsOn () |
| For testing ghost levels. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkTemporalFractal | NewInstance () |
| Undocumented Block. | |
| virtual void | SetAdaptiveSubdivision (int _arg) |
| Make the division adaptive or not, defaults to Adaptive. | |
| virtual void | SetAsymetric (int _arg) |
| Test the case when the blocks do not have the same sizes. Adds 2 to the x extent of the far x blocks (level 1). | |
| virtual void | SetDimensions (int _arg) |
| XYZ dimensions of cells. | |
| virtual void | SetDiscreteTimeSteps (int _arg) |
| Limit this source to discrete integer time steps Default is off (continuous) | |
| virtual void | SetFractalValue (float _arg) |
| Essentially the iso surface value. The fractal array is scaled to map this value to 0.5 for use as a volume fraction. | |
| virtual void | SetGenerateRectilinearGrids (int _arg) |
| Generate either rectilinear grids either uniform grids. Default is false. | |
| virtual void | SetGhostLevels (int _arg) |
| For testing ghost levels. | |
| virtual void | SetMaximumLevel (int _arg) |
| Any blocks touching a predefined line will be subdivided to this level. Other blocks are subdivided so that neighboring blocks only differ by one level. | |
| virtual void | SetTwoDimensional (int _arg) |
| Make a 2D data set to test. | |
| virtual void | TwoDimensionalOff () |
| Make a 2D data set to test. | |
| virtual void | TwoDimensionalOn () |
| Make a 2D data set to test. | |
Static Public Member Functions | |
| static new vtkTemporalFractal | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkTemporalFractal | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkTemporalFractal" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "18vtkTemporalFractal" |
| 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 | vtkTemporalFractal_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkTemporalFractal_AdaptiveSubdivisionOff_01 (HandleRef pThis) |
| static internal void | vtkTemporalFractal_AdaptiveSubdivisionOn_02 (HandleRef pThis) |
| static internal void | vtkTemporalFractal_DiscreteTimeStepsOff_03 (HandleRef pThis) |
| static internal void | vtkTemporalFractal_DiscreteTimeStepsOn_04 (HandleRef pThis) |
| static internal void | vtkTemporalFractal_GenerateRectilinearGridsOff_05 (HandleRef pThis) |
| static internal void | vtkTemporalFractal_GenerateRectilinearGridsOn_06 (HandleRef pThis) |
| static internal int | vtkTemporalFractal_GetAdaptiveSubdivision_07 (HandleRef pThis) |
| static internal int | vtkTemporalFractal_GetAsymetric_08 (HandleRef pThis) |
| static internal int | vtkTemporalFractal_GetDimensions_09 (HandleRef pThis) |
| static internal int | vtkTemporalFractal_GetDiscreteTimeSteps_10 (HandleRef pThis) |
| static internal float | vtkTemporalFractal_GetFractalValue_11 (HandleRef pThis) |
| static internal int | vtkTemporalFractal_GetGenerateRectilinearGrids_12 (HandleRef pThis) |
| static internal int | vtkTemporalFractal_GetGhostLevels_13 (HandleRef pThis) |
| static internal int | vtkTemporalFractal_GetMaximumLevel_14 (HandleRef pThis) |
| static internal int | vtkTemporalFractal_GetTwoDimensional_15 (HandleRef pThis) |
| static internal void | vtkTemporalFractal_GhostLevelsOff_16 (HandleRef pThis) |
| static internal void | vtkTemporalFractal_GhostLevelsOn_17 (HandleRef pThis) |
| static internal int | vtkTemporalFractal_IsA_18 (HandleRef pThis, string type) |
| static internal int | vtkTemporalFractal_IsTypeOf_19 (string type) |
| static internal IntPtr | vtkTemporalFractal_NewInstance_21 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkTemporalFractal_SafeDownCast_22 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkTemporalFractal_SetAdaptiveSubdivision_23 (HandleRef pThis, int _arg) |
| static internal void | vtkTemporalFractal_SetAsymetric_24 (HandleRef pThis, int _arg) |
| static internal void | vtkTemporalFractal_SetDimensions_25 (HandleRef pThis, int _arg) |
| static internal void | vtkTemporalFractal_SetDiscreteTimeSteps_26 (HandleRef pThis, int _arg) |
| static internal void | vtkTemporalFractal_SetFractalValue_27 (HandleRef pThis, float _arg) |
| static internal void | vtkTemporalFractal_SetGenerateRectilinearGrids_28 (HandleRef pThis, int _arg) |
| static internal void | vtkTemporalFractal_SetGhostLevels_29 (HandleRef pThis, int _arg) |
| static internal void | vtkTemporalFractal_SetMaximumLevel_30 (HandleRef pThis, int _arg) |
| static internal void | vtkTemporalFractal_SetTwoDimensional_31 (HandleRef pThis, int _arg) |
| static internal void | vtkTemporalFractal_TwoDimensionalOff_32 (HandleRef pThis) |
| static internal void | vtkTemporalFractal_TwoDimensionalOn_33 (HandleRef pThis) |
Static Private Member Functions | |
| static | vtkTemporalFractal () |
| Automatically generated type registration mechanics. | |
vtkTemporalFractal - A source to test AMR data object.
Description vtkTemporalFractal is a collection of uniform grids. All have the same dimensions. Each block has a different origin and spacing. It uses mandelbrot to create cell data. I scale the fractal array to look like a volme fraction. I may also add block id and level as extra cell arrays. This source produces a vtkHierarchicalBoxDataSet when GenerateRectilinearGrids is off, otherwise produces a vtkMultiBlockDataSet.
| static Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| virtual void Kitware.VTK.vtkTemporalFractal.AdaptiveSubdivisionOff | ( | ) | [virtual] |
Make the division adaptive or not, defaults to Adaptive.
| virtual void Kitware.VTK.vtkTemporalFractal.AdaptiveSubdivisionOn | ( | ) | [virtual] |
Make the division adaptive or not, defaults to Adaptive.
| virtual void Kitware.VTK.vtkTemporalFractal.DiscreteTimeStepsOff | ( | ) | [virtual] |
Limit this source to discrete integer time steps Default is off (continuous)
| virtual void Kitware.VTK.vtkTemporalFractal.DiscreteTimeStepsOn | ( | ) | [virtual] |
Limit this source to discrete integer time steps Default is off (continuous)
| override void Kitware.VTK.vtkTemporalFractal.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 void Kitware.VTK.vtkTemporalFractal.GenerateRectilinearGridsOff | ( | ) | [virtual] |
Generate either rectilinear grids either uniform grids. Default is false.
| virtual void Kitware.VTK.vtkTemporalFractal.GenerateRectilinearGridsOn | ( | ) | [virtual] |
Generate either rectilinear grids either uniform grids. Default is false.
| virtual int Kitware.VTK.vtkTemporalFractal.GetAdaptiveSubdivision | ( | ) | [virtual] |
Make the division adaptive or not, defaults to Adaptive.
| virtual int Kitware.VTK.vtkTemporalFractal.GetAsymetric | ( | ) | [virtual] |
Test the case when the blocks do not have the same sizes. Adds 2 to the x extent of the far x blocks (level 1).
| virtual int Kitware.VTK.vtkTemporalFractal.GetDimensions | ( | ) | [virtual] |
XYZ dimensions of cells.
| virtual int Kitware.VTK.vtkTemporalFractal.GetDiscreteTimeSteps | ( | ) | [virtual] |
Limit this source to discrete integer time steps Default is off (continuous)
| virtual float Kitware.VTK.vtkTemporalFractal.GetFractalValue | ( | ) | [virtual] |
Essentially the iso surface value. The fractal array is scaled to map this value to 0.5 for use as a volume fraction.
| virtual int Kitware.VTK.vtkTemporalFractal.GetGenerateRectilinearGrids | ( | ) | [virtual] |
Generate either rectilinear grids either uniform grids. Default is false.
| virtual int Kitware.VTK.vtkTemporalFractal.GetGhostLevels | ( | ) | [virtual] |
For testing ghost levels.
| virtual int Kitware.VTK.vtkTemporalFractal.GetMaximumLevel | ( | ) | [virtual] |
Any blocks touching a predefined line will be subdivided to this level. Other blocks are subdivided so that neighboring blocks only differ by one level.
| virtual int Kitware.VTK.vtkTemporalFractal.GetTwoDimensional | ( | ) | [virtual] |
Make a 2D data set to test.
| virtual void Kitware.VTK.vtkTemporalFractal.GhostLevelsOff | ( | ) | [virtual] |
For testing ghost levels.
| virtual void Kitware.VTK.vtkTemporalFractal.GhostLevelsOn | ( | ) | [virtual] |
For testing ghost levels.
| override int Kitware.VTK.vtkTemporalFractal.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.
| static new int Kitware.VTK.vtkTemporalFractal.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.
| static new vtkTemporalFractal Kitware.VTK.vtkTemporalFractal.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.
| static new vtkTemporalFractal Kitware.VTK.vtkTemporalFractal.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.
| virtual void Kitware.VTK.vtkTemporalFractal.SetAdaptiveSubdivision | ( | int | _arg | ) | [virtual] |
Make the division adaptive or not, defaults to Adaptive.
| virtual void Kitware.VTK.vtkTemporalFractal.SetAsymetric | ( | int | _arg | ) | [virtual] |
Test the case when the blocks do not have the same sizes. Adds 2 to the x extent of the far x blocks (level 1).
| virtual void Kitware.VTK.vtkTemporalFractal.SetDimensions | ( | int | _arg | ) | [virtual] |
XYZ dimensions of cells.
| virtual void Kitware.VTK.vtkTemporalFractal.SetDiscreteTimeSteps | ( | int | _arg | ) | [virtual] |
Limit this source to discrete integer time steps Default is off (continuous)
| virtual void Kitware.VTK.vtkTemporalFractal.SetFractalValue | ( | float | _arg | ) | [virtual] |
Essentially the iso surface value. The fractal array is scaled to map this value to 0.5 for use as a volume fraction.
| virtual void Kitware.VTK.vtkTemporalFractal.SetGenerateRectilinearGrids | ( | int | _arg | ) | [virtual] |
Generate either rectilinear grids either uniform grids. Default is false.
| virtual void Kitware.VTK.vtkTemporalFractal.SetGhostLevels | ( | int | _arg | ) | [virtual] |
For testing ghost levels.
| virtual void Kitware.VTK.vtkTemporalFractal.SetMaximumLevel | ( | int | _arg | ) | [virtual] |
Any blocks touching a predefined line will be subdivided to this level. Other blocks are subdivided so that neighboring blocks only differ by one level.
| virtual void Kitware.VTK.vtkTemporalFractal.SetTwoDimensional | ( | int | _arg | ) | [virtual] |
Make a 2D data set to test.
| virtual void Kitware.VTK.vtkTemporalFractal.TwoDimensionalOff | ( | ) | [virtual] |
Make a 2D data set to test.
| virtual void Kitware.VTK.vtkTemporalFractal.TwoDimensionalOn | ( | ) | [virtual] |
Make a 2D data set to test.
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_AdaptiveSubdivisionOff_01 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_AdaptiveSubdivisionOn_02 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_DiscreteTimeStepsOff_03 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_DiscreteTimeStepsOn_04 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GenerateRectilinearGridsOff_05 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GenerateRectilinearGridsOn_06 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GetAdaptiveSubdivision_07 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GetAsymetric_08 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GetDimensions_09 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GetDiscreteTimeSteps_10 | ( | HandleRef | pThis | ) | [private] |
| static internal float Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GetFractalValue_11 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GetGenerateRectilinearGrids_12 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GetGhostLevels_13 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GetMaximumLevel_14 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GetTwoDimensional_15 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GhostLevelsOff_16 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GhostLevelsOn_17 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_IsA_18 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_IsTypeOf_19 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_NewInstance_21 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SafeDownCast_22 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SetAdaptiveSubdivision_23 | ( | HandleRef | pThis, |
| int | _arg | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SetAsymetric_24 | ( | HandleRef | pThis, |
| int | _arg | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SetDimensions_25 | ( | HandleRef | pThis, |
| int | _arg | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SetDiscreteTimeSteps_26 | ( | HandleRef | pThis, |
| int | _arg | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SetFractalValue_27 | ( | HandleRef | pThis, |
| float | _arg | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SetGenerateRectilinearGrids_28 | ( | HandleRef | pThis, |
| int | _arg | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SetGhostLevels_29 | ( | HandleRef | pThis, |
| int | _arg | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SetMaximumLevel_30 | ( | HandleRef | pThis, |
| int | _arg | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SetTwoDimensional_31 | ( | HandleRef | pThis, |
| int | _arg | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_TwoDimensionalOff_32 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_TwoDimensionalOn_33 | ( | HandleRef | pThis | ) | [private] |
new readonly string Kitware.VTK.vtkTemporalFractal.MRClassNameKey = "18vtkTemporalFractal" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.
| new const string Kitware.VTK.vtkTemporalFractal.MRFullTypeName = "Kitware.VTK.vtkTemporalFractal" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.
1.7.6.1