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.vtkPSphereSource Class Reference

vtkPSphereSource - sphere source that supports pieces More...

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

List of all members.

Public Member Functions

 vtkPSphereSource (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkPSphereSource ()
 Construct sphere with radius=0.5 and default resolution 8 in both Phi and Theta directions. Theta ranges from (0,360) and phi (0,180) degrees.
uint GetEstimatedMemorySize ()
 Get the estimated memory size in 1024 bytes.
override int IsA (string type)
 Undocumented Block.
new vtkPSphereSource NewInstance ()
 Undocumented Block.

Static Public Member Functions

static new vtkPSphereSource New ()
 Construct sphere with radius=0.5 and default resolution 8 in both Phi and Theta directions. Theta ranges from (0,360) and phi (0,180) degrees.
static new int IsTypeOf (string type)
 Undocumented Block.
static new vtkPSphereSource SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

new const string MRFullTypeName = "Kitware.VTK.vtkPSphereSource"
 Automatically generated type registration mechanics.

Static Public Attributes

static new readonly string MRClassNameKey = "16vtkPSphereSource"
 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 vtkPSphereSource_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal uint vtkPSphereSource_GetEstimatedMemorySize_01 (HandleRef pThis)
static internal int vtkPSphereSource_IsA_02 (HandleRef pThis, string type)
static internal int vtkPSphereSource_IsTypeOf_03 (string type)
static internal IntPtr vtkPSphereSource_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkPSphereSource_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)

Static Private Member Functions

static vtkPSphereSource ()
 Automatically generated type registration mechanics.

Detailed Description

vtkPSphereSource - sphere source that supports pieces


Constructor & Destructor Documentation

static Kitware.VTK.vtkPSphereSource.vtkPSphereSource ( ) [static, private]

Automatically generated type registration mechanics.

Kitware.VTK.vtkPSphereSource.vtkPSphereSource ( IntPtr  rawCppThis,
bool  callDisposalMethod,
bool  strong 
)

Automatically generated constructor - called from generated code. DO NOT call directly.

Construct sphere with radius=0.5 and default resolution 8 in both Phi and Theta directions. Theta ranges from (0,360) and phi (0,180) degrees.


Member Function Documentation

override void Kitware.VTK.vtkPSphereSource.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.vtkSphereSource.

Get the estimated memory size in 1024 bytes.

override int Kitware.VTK.vtkPSphereSource.IsA ( string  type) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkSphereSource.

static new int Kitware.VTK.vtkPSphereSource.IsTypeOf ( string  type) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkSphereSource.

Construct sphere with radius=0.5 and default resolution 8 in both Phi and Theta directions. Theta ranges from (0,360) and phi (0,180) degrees.

Reimplemented from Kitware.VTK.vtkSphereSource.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkSphereSource.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkSphereSource.

Here is the call graph for this function:

static internal uint Kitware.VTK.vtkPSphereSource.vtkPSphereSource_GetEstimatedMemorySize_01 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkPSphereSource.vtkPSphereSource_IsA_02 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkPSphereSource.vtkPSphereSource_IsTypeOf_03 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkPSphereSource.vtkPSphereSource_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPSphereSource.vtkPSphereSource_NewInstance_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPSphereSource.vtkPSphereSource_SafeDownCast_06 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkPSphereSource.MRClassNameKey = "16vtkPSphereSource" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkSphereSource.

new const string Kitware.VTK.vtkPSphereSource.MRFullTypeName = "Kitware.VTK.vtkPSphereSource"

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkSphereSource.


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