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

vtkPlatonicSolidSource - produce polygonal Platonic solids More...

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

List of all members.

Public Member Functions

 vtkPlatonicSolidSource (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkPlatonicSolidSource ()
 Undocumented Block.
virtual int GetSolidType ()
 Specify the type of PlatonicSolid solid to create.
virtual int GetSolidTypeMaxValue ()
 Specify the type of PlatonicSolid solid to create.
virtual int GetSolidTypeMinValue ()
 Specify the type of PlatonicSolid solid to create.
override int IsA (string type)
 Undocumented Block.
new vtkPlatonicSolidSource NewInstance ()
 Undocumented Block.
virtual void SetSolidType (int _arg)
 Specify the type of PlatonicSolid solid to create.
void SetSolidTypeToCube ()
 Specify the type of PlatonicSolid solid to create.
void SetSolidTypeToDodecahedron ()
 Specify the type of PlatonicSolid solid to create.
void SetSolidTypeToIcosahedron ()
 Specify the type of PlatonicSolid solid to create.
void SetSolidTypeToOctahedron ()
 Specify the type of PlatonicSolid solid to create.
void SetSolidTypeToTetrahedron ()
 Specify the type of PlatonicSolid solid to create.

Static Public Member Functions

static new vtkPlatonicSolidSource New ()
 Undocumented Block.
static new int IsTypeOf (string type)
 Undocumented Block.
static new vtkPlatonicSolidSource SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "22vtkPlatonicSolidSource"
 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 vtkPlatonicSolidSource_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkPlatonicSolidSource_GetSolidType_01 (HandleRef pThis)
static internal int vtkPlatonicSolidSource_GetSolidTypeMaxValue_02 (HandleRef pThis)
static internal int vtkPlatonicSolidSource_GetSolidTypeMinValue_03 (HandleRef pThis)
static internal int vtkPlatonicSolidSource_IsA_04 (HandleRef pThis, string type)
static internal int vtkPlatonicSolidSource_IsTypeOf_05 (string type)
static internal IntPtr vtkPlatonicSolidSource_NewInstance_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkPlatonicSolidSource_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkPlatonicSolidSource_SetSolidType_09 (HandleRef pThis, int _arg)
static internal void vtkPlatonicSolidSource_SetSolidTypeToCube_10 (HandleRef pThis)
static internal void vtkPlatonicSolidSource_SetSolidTypeToDodecahedron_11 (HandleRef pThis)
static internal void vtkPlatonicSolidSource_SetSolidTypeToIcosahedron_12 (HandleRef pThis)
static internal void vtkPlatonicSolidSource_SetSolidTypeToOctahedron_13 (HandleRef pThis)
static internal void vtkPlatonicSolidSource_SetSolidTypeToTetrahedron_14 (HandleRef pThis)

Static Private Member Functions

static vtkPlatonicSolidSource ()
 Automatically generated type registration mechanics.

Detailed Description

vtkPlatonicSolidSource - produce polygonal Platonic solids

Description vtkPlatonicSolidSource can generate each of the five Platonic solids: tetrahedron, cube, octahedron, icosahedron, and dodecahedron. Each of the solids is placed inside a sphere centered at the origin with radius 1.0. To use this class, simply specify the solid to create. Note that this source object creates cell scalars that are (integral value) face numbers.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkPlatonicSolidSource.vtkPlatonicSolidSource ( 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.vtkPlatonicSolidSource.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.vtkPolyDataAlgorithm.

Specify the type of PlatonicSolid solid to create.

Specify the type of PlatonicSolid solid to create.

Specify the type of PlatonicSolid solid to create.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.

Here is the call graph for this function:

virtual void Kitware.VTK.vtkPlatonicSolidSource.SetSolidType ( int  _arg) [virtual]

Specify the type of PlatonicSolid solid to create.

Specify the type of PlatonicSolid solid to create.

Specify the type of PlatonicSolid solid to create.

Specify the type of PlatonicSolid solid to create.

Specify the type of PlatonicSolid solid to create.

Specify the type of PlatonicSolid solid to create.

static internal int Kitware.VTK.vtkPlatonicSolidSource.vtkPlatonicSolidSource_GetSolidType_01 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkPlatonicSolidSource.vtkPlatonicSolidSource_IsA_04 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkPlatonicSolidSource.vtkPlatonicSolidSource_IsTypeOf_05 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkPlatonicSolidSource.vtkPlatonicSolidSource_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPlatonicSolidSource.vtkPlatonicSolidSource_NewInstance_07 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPlatonicSolidSource.vtkPlatonicSolidSource_SafeDownCast_08 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkPlatonicSolidSource.vtkPlatonicSolidSource_SetSolidType_09 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkPlatonicSolidSource.vtkPlatonicSolidSource_SetSolidTypeToCube_10 ( HandleRef  pThis) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkPlatonicSolidSource.MRClassNameKey = "22vtkPlatonicSolidSource" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.


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