ActiViz .NET
5.8.0
|
vtkPSphereSource - sphere source that supports pieces More...
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. |
vtkPSphereSource - sphere source that supports pieces
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.
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.
static new vtkPSphereSource Kitware.VTK.vtkPSphereSource.New | ( | ) | [static] |
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.
static new vtkPSphereSource Kitware.VTK.vtkPSphereSource.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkSphereSource.
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] |
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.