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

vtkSpherePuzzle - create a polygonal sphere centered at the origin More...

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

List of all members.

Public Member Functions

 vtkSpherePuzzle (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkSpherePuzzle ()
 Undocumented Block.
IntPtr GetState ()
 For drawing state as arrows.
override int IsA (string type)
 Undocumented Block.
void MoveHorizontal (int section, int percentage, int rightFlag)
 Move the top/bottom half one segment either direction.
void MovePoint (int percentage)
 Move actually implements the pending move. When percentage is 100, the pending move becomes inactive, and SetPoint will have to be called again to setup another move.
void MoveVertical (int section, int percentage, int rightFlag)
 Rotate vertical half of sphere along one of the longitude lines.
new vtkSpherePuzzle NewInstance ()
 Undocumented Block.
void Reset ()
 Reset the state of this puzzle back to its original state.
int SetPoint (double x, double y, double z)
 SetPoint will be called as the mouse moves over the screen. The output will change to indicate the pending move. SetPoint returns zero if move is not activated by point. Otherwise it encodes the move into a unique integer so that the caller can determine if the move state has changed. This will answer the question, "Should I render.".

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "15vtkSpherePuzzle"
 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 vtkSpherePuzzle_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkSpherePuzzle_GetState_01 (HandleRef pThis)
static internal int vtkSpherePuzzle_IsA_02 (HandleRef pThis, string type)
static internal int vtkSpherePuzzle_IsTypeOf_03 (string type)
static internal void vtkSpherePuzzle_MoveHorizontal_04 (HandleRef pThis, int section, int percentage, int rightFlag)
static internal void vtkSpherePuzzle_MovePoint_05 (HandleRef pThis, int percentage)
static internal void vtkSpherePuzzle_MoveVertical_06 (HandleRef pThis, int section, int percentage, int rightFlag)
static internal IntPtr vtkSpherePuzzle_NewInstance_08 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkSpherePuzzle_Reset_09 (HandleRef pThis)
static internal IntPtr vtkSpherePuzzle_SafeDownCast_10 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkSpherePuzzle_SetPoint_11 (HandleRef pThis, double x, double y, double z)

Static Private Member Functions

static vtkSpherePuzzle ()
 Automatically generated type registration mechanics.

Detailed Description

vtkSpherePuzzle - create a polygonal sphere centered at the origin

Description vtkSpherePuzzle creates


Constructor & Destructor Documentation

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

Automatically generated type registration mechanics.

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

For drawing state as arrows.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.

void Kitware.VTK.vtkSpherePuzzle.MoveHorizontal ( int  section,
int  percentage,
int  rightFlag 
)

Move the top/bottom half one segment either direction.

void Kitware.VTK.vtkSpherePuzzle.MovePoint ( int  percentage)

Move actually implements the pending move. When percentage is 100, the pending move becomes inactive, and SetPoint will have to be called again to setup another move.

void Kitware.VTK.vtkSpherePuzzle.MoveVertical ( int  section,
int  percentage,
int  rightFlag 
)

Rotate vertical half of sphere along one of the longitude lines.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.

Reset the state of this puzzle back to its original state.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.

Here is the call graph for this function:

int Kitware.VTK.vtkSpherePuzzle.SetPoint ( double  x,
double  y,
double  z 
)

SetPoint will be called as the mouse moves over the screen. The output will change to indicate the pending move. SetPoint returns zero if move is not activated by point. Otherwise it encodes the move into a unique integer so that the caller can determine if the move state has changed. This will answer the question, "Should I render.".

static internal IntPtr Kitware.VTK.vtkSpherePuzzle.vtkSpherePuzzle_GetState_01 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkSpherePuzzle.vtkSpherePuzzle_IsA_02 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkSpherePuzzle.vtkSpherePuzzle_IsTypeOf_03 ( string  type) [private]
static internal void Kitware.VTK.vtkSpherePuzzle.vtkSpherePuzzle_MoveHorizontal_04 ( HandleRef  pThis,
int  section,
int  percentage,
int  rightFlag 
) [private]
static internal void Kitware.VTK.vtkSpherePuzzle.vtkSpherePuzzle_MovePoint_05 ( HandleRef  pThis,
int  percentage 
) [private]
static internal void Kitware.VTK.vtkSpherePuzzle.vtkSpherePuzzle_MoveVertical_06 ( HandleRef  pThis,
int  section,
int  percentage,
int  rightFlag 
) [private]
static internal IntPtr Kitware.VTK.vtkSpherePuzzle.vtkSpherePuzzle_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSpherePuzzle.vtkSpherePuzzle_NewInstance_08 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkSpherePuzzle.vtkSpherePuzzle_Reset_09 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkSpherePuzzle.vtkSpherePuzzle_SafeDownCast_10 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkSpherePuzzle.vtkSpherePuzzle_SetPoint_11 ( HandleRef  pThis,
double  x,
double  y,
double  z 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkSpherePuzzle.MRClassNameKey = "15vtkSpherePuzzle" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.


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