ActiViz .NET  5.8.0
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Private Member Functions | Static Private Member Functions
Kitware.VTK.vtkGeoGlobeSource Class Reference

vtkGeoGlobeSource - Spherical globe source. More...

Inheritance diagram for Kitware.VTK.vtkGeoGlobeSource:
[legend]
Collaboration diagram for Kitware.VTK.vtkGeoGlobeSource:
[legend]

List of all members.

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.

Detailed Description

vtkGeoGlobeSource - Spherical globe source.

Description vtkGeoGlobeSource is a 3D vtkGeoSource suitable for use in vtkGeoTerrain. It uses the vtkGlobeSource filter to produce terrain patches.


Constructor & Destructor Documentation

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.


Member Function Documentation

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.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkGeoSource.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkGeoSource.

Here is the call graph for this function:

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]

Member Data Documentation

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.


The documentation for this class was generated from the following file: