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

vtkSpherePuzzleArrows - Visualize permutation of the sphere puzzle. More...

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

List of all members.

Public Member Functions

 vtkSpherePuzzleArrows (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkSpherePuzzleArrows ()
 Undocumented Block.
virtual int[] GetPermutation ()
 Permutation is an array of puzzle piece ids. Arrows will be generated for any id that does not contain itself. Permutation[3] = 3 will produce no arrow. Permutation[3] = 10 will draw an arrow from location 3 to 10.
virtual void GetPermutation (IntPtr data)
 Permutation is an array of puzzle piece ids. Arrows will be generated for any id that does not contain itself. Permutation[3] = 3 will produce no arrow. Permutation[3] = 10 will draw an arrow from location 3 to 10.
override int IsA (string type)
 Undocumented Block.
new vtkSpherePuzzleArrows NewInstance ()
 Undocumented Block.
virtual void SetPermutation (IntPtr data)
 Permutation is an array of puzzle piece ids. Arrows will be generated for any id that does not contain itself. Permutation[3] = 3 will produce no arrow. Permutation[3] = 10 will draw an arrow from location 3 to 10.
void SetPermutation (vtkSpherePuzzle puz)
 Permutation is an array of puzzle piece ids. Arrows will be generated for any id that does not contain itself. Permutation[3] = 3 will produce no arrow. Permutation[3] = 10 will draw an arrow from location 3 to 10.
void SetPermutationComponent (int comp, int val)
 Permutation is an array of puzzle piece ids. Arrows will be generated for any id that does not contain itself. Permutation[3] = 3 will produce no arrow. Permutation[3] = 10 will draw an arrow from location 3 to 10.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "21vtkSpherePuzzleArrows"
 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 vtkSpherePuzzleArrows_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkSpherePuzzleArrows_GetPermutation_01 (HandleRef pThis)
static internal void vtkSpherePuzzleArrows_GetPermutation_02 (HandleRef pThis, IntPtr data)
static internal int vtkSpherePuzzleArrows_IsA_03 (HandleRef pThis, string type)
static internal int vtkSpherePuzzleArrows_IsTypeOf_04 (string type)
static internal IntPtr vtkSpherePuzzleArrows_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkSpherePuzzleArrows_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkSpherePuzzleArrows_SetPermutation_08 (HandleRef pThis, IntPtr data)
static internal void vtkSpherePuzzleArrows_SetPermutation_09 (HandleRef pThis, HandleRef puz)
static internal void vtkSpherePuzzleArrows_SetPermutationComponent_10 (HandleRef pThis, int comp, int val)

Static Private Member Functions

static vtkSpherePuzzleArrows ()
 Automatically generated type registration mechanics.

Detailed Description

vtkSpherePuzzleArrows - Visualize permutation of the sphere puzzle.

Description vtkSpherePuzzleArrows creates


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

Permutation is an array of puzzle piece ids. Arrows will be generated for any id that does not contain itself. Permutation[3] = 3 will produce no arrow. Permutation[3] = 10 will draw an arrow from location 3 to 10.

virtual void Kitware.VTK.vtkSpherePuzzleArrows.GetPermutation ( IntPtr  data) [virtual]

Permutation is an array of puzzle piece ids. Arrows will be generated for any id that does not contain itself. Permutation[3] = 3 will produce no arrow. Permutation[3] = 10 will draw an arrow from location 3 to 10.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.

static new int Kitware.VTK.vtkSpherePuzzleArrows.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.vtkSpherePuzzleArrows.SetPermutation ( IntPtr  data) [virtual]

Permutation is an array of puzzle piece ids. Arrows will be generated for any id that does not contain itself. Permutation[3] = 3 will produce no arrow. Permutation[3] = 10 will draw an arrow from location 3 to 10.

Permutation is an array of puzzle piece ids. Arrows will be generated for any id that does not contain itself. Permutation[3] = 3 will produce no arrow. Permutation[3] = 10 will draw an arrow from location 3 to 10.

Permutation is an array of puzzle piece ids. Arrows will be generated for any id that does not contain itself. Permutation[3] = 3 will produce no arrow. Permutation[3] = 10 will draw an arrow from location 3 to 10.

static internal IntPtr Kitware.VTK.vtkSpherePuzzleArrows.vtkSpherePuzzleArrows_GetPermutation_01 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkSpherePuzzleArrows.vtkSpherePuzzleArrows_GetPermutation_02 ( HandleRef  pThis,
IntPtr  data 
) [private]
static internal int Kitware.VTK.vtkSpherePuzzleArrows.vtkSpherePuzzleArrows_IsA_03 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkSpherePuzzleArrows.vtkSpherePuzzleArrows_IsTypeOf_04 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkSpherePuzzleArrows.vtkSpherePuzzleArrows_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSpherePuzzleArrows.vtkSpherePuzzleArrows_NewInstance_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSpherePuzzleArrows.vtkSpherePuzzleArrows_SafeDownCast_07 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkSpherePuzzleArrows.vtkSpherePuzzleArrows_SetPermutation_08 ( HandleRef  pThis,
IntPtr  data 
) [private]
static internal void Kitware.VTK.vtkSpherePuzzleArrows.vtkSpherePuzzleArrows_SetPermutation_09 ( HandleRef  pThis,
HandleRef  puz 
) [private]
static internal void Kitware.VTK.vtkSpherePuzzleArrows.vtkSpherePuzzleArrows_SetPermutationComponent_10 ( HandleRef  pThis,
int  comp,
int  val 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkSpherePuzzleArrows.MRClassNameKey = "21vtkSpherePuzzleArrows" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.


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