|
ActiViz .NET
5.8.0
|
vtkGeoGlobeSource - Spherical globe source. More...
Public Member Functions | |
| vtkGeoGlobeSource (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkGeoGlobeSource () | |
| Undocumented Block. | |
| override bool | FetchChild (vtkGeoTreeNode node, int index, vtkGeoTreeNode child) |
| Fetches a refined geometry patch, a section of a sphere. | |
| override bool | FetchRoot (vtkGeoTreeNode root) |
| Fetches a low-resolution sphere for the entire globe. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkGeoGlobeSource | NewInstance () |
| Undocumented Block. | |
Static Public Member Functions | |
| static new vtkGeoGlobeSource | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkGeoGlobeSource | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkGeoGlobeSource" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "17vtkGeoGlobeSource" |
| 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 | vtkGeoGlobeSource_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal byte | vtkGeoGlobeSource_FetchChild_01 (HandleRef pThis, HandleRef node, int index, HandleRef child) |
| static internal byte | vtkGeoGlobeSource_FetchRoot_02 (HandleRef pThis, HandleRef root) |
| static internal int | vtkGeoGlobeSource_IsA_03 (HandleRef pThis, string type) |
| static internal int | vtkGeoGlobeSource_IsTypeOf_04 (string type) |
| static internal IntPtr | vtkGeoGlobeSource_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkGeoGlobeSource_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
| static | vtkGeoGlobeSource () |
| Automatically generated type registration mechanics. | |
vtkGeoGlobeSource - Spherical globe source.
Description vtkGeoGlobeSource is a 3D vtkGeoSource suitable for use in vtkGeoTerrain. It uses the vtkGlobeSource filter to produce terrain patches.
| static Kitware.VTK.vtkGeoGlobeSource.vtkGeoGlobeSource | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkGeoGlobeSource.vtkGeoGlobeSource | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| override void Kitware.VTK.vtkGeoGlobeSource.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.vtkGeoSource.
| override bool Kitware.VTK.vtkGeoGlobeSource.FetchChild | ( | vtkGeoTreeNode | node, |
| int | index, | ||
| vtkGeoTreeNode | child | ||
| ) | [virtual] |
Fetches a refined geometry patch, a section of a sphere.
Reimplemented from Kitware.VTK.vtkGeoSource.
| override bool Kitware.VTK.vtkGeoGlobeSource.FetchRoot | ( | vtkGeoTreeNode | root | ) | [virtual] |
Fetches a low-resolution sphere for the entire globe.
Reimplemented from Kitware.VTK.vtkGeoSource.
| override int Kitware.VTK.vtkGeoGlobeSource.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGeoSource.
| static new int Kitware.VTK.vtkGeoGlobeSource.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGeoSource.
| static new vtkGeoGlobeSource Kitware.VTK.vtkGeoGlobeSource.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGeoSource.
| static new vtkGeoGlobeSource Kitware.VTK.vtkGeoGlobeSource.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGeoSource.
| static internal byte Kitware.VTK.vtkGeoGlobeSource.vtkGeoGlobeSource_FetchChild_01 | ( | HandleRef | pThis, |
| HandleRef | node, | ||
| int | index, | ||
| HandleRef | child | ||
| ) | [private] |
| static internal byte Kitware.VTK.vtkGeoGlobeSource.vtkGeoGlobeSource_FetchRoot_02 | ( | HandleRef | pThis, |
| HandleRef | root | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkGeoGlobeSource.vtkGeoGlobeSource_IsA_03 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkGeoGlobeSource.vtkGeoGlobeSource_IsTypeOf_04 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGeoGlobeSource.vtkGeoGlobeSource_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGeoGlobeSource.vtkGeoGlobeSource_NewInstance_06 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGeoGlobeSource.vtkGeoGlobeSource_SafeDownCast_07 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkGeoGlobeSource.MRClassNameKey = "17vtkGeoGlobeSource" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkGeoSource.
| new const string Kitware.VTK.vtkGeoGlobeSource.MRFullTypeName = "Kitware.VTK.vtkGeoGlobeSource" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkGeoSource.
1.7.6.1