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

vtkHedgeHog - create oriented lines from vector data More...

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

List of all members.

Public Member Functions

 vtkHedgeHog (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkHedgeHog ()
 Undocumented Block.
virtual double GetScaleFactor ()
 Set scale factor to control size of oriented lines.
virtual int GetVectorMode ()
 Specify whether to use vector or normal to perform vector operations.
string GetVectorModeAsString ()
 Return the vector mode as a character string.
override int IsA (string type)
 Undocumented Block.
new vtkHedgeHog NewInstance ()
 Undocumented Block.
virtual void SetScaleFactor (double _arg)
 Set scale factor to control size of oriented lines.
virtual void SetVectorMode (int _arg)
 Specify whether to use vector or normal to perform vector operations.
void SetVectorModeToUseNormal ()
 Specify whether to use vector or normal to perform vector operations.
void SetVectorModeToUseVector ()
 Specify whether to use vector or normal to perform vector operations.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "11vtkHedgeHog"
 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 vtkHedgeHog_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal double vtkHedgeHog_GetScaleFactor_01 (HandleRef pThis)
static internal int vtkHedgeHog_GetVectorMode_02 (HandleRef pThis)
static internal IntPtr vtkHedgeHog_GetVectorModeAsString_03 (HandleRef pThis)
static internal int vtkHedgeHog_IsA_04 (HandleRef pThis, string type)
static internal int vtkHedgeHog_IsTypeOf_05 (string type)
static internal IntPtr vtkHedgeHog_NewInstance_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkHedgeHog_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkHedgeHog_SetScaleFactor_09 (HandleRef pThis, double _arg)
static internal void vtkHedgeHog_SetVectorMode_10 (HandleRef pThis, int _arg)
static internal void vtkHedgeHog_SetVectorModeToUseNormal_11 (HandleRef pThis)
static internal void vtkHedgeHog_SetVectorModeToUseVector_12 (HandleRef pThis)

Static Private Member Functions

static vtkHedgeHog ()
 Automatically generated type registration mechanics.

Detailed Description

vtkHedgeHog - create oriented lines from vector data

Description vtkHedgeHog creates oriented lines from the input data set. Line length is controlled by vector (or normal) magnitude times scale factor. If VectorMode is UseNormal, normals determine the orientation of the lines. Lines are colored by scalar data, if available.


Constructor & Destructor Documentation

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

Automatically generated type registration mechanics.

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

virtual double Kitware.VTK.vtkHedgeHog.GetScaleFactor ( ) [virtual]

Set scale factor to control size of oriented lines.

virtual int Kitware.VTK.vtkHedgeHog.GetVectorMode ( ) [virtual]

Specify whether to use vector or normal to perform vector operations.

Return the vector mode as a character string.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.

static new vtkHedgeHog Kitware.VTK.vtkHedgeHog.New ( ) [static]

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.vtkHedgeHog.SetScaleFactor ( double  _arg) [virtual]

Set scale factor to control size of oriented lines.

virtual void Kitware.VTK.vtkHedgeHog.SetVectorMode ( int  _arg) [virtual]

Specify whether to use vector or normal to perform vector operations.

Specify whether to use vector or normal to perform vector operations.

Specify whether to use vector or normal to perform vector operations.

static internal double Kitware.VTK.vtkHedgeHog.vtkHedgeHog_GetScaleFactor_01 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkHedgeHog.vtkHedgeHog_GetVectorMode_02 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkHedgeHog.vtkHedgeHog_GetVectorModeAsString_03 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkHedgeHog.vtkHedgeHog_IsA_04 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkHedgeHog.vtkHedgeHog_IsTypeOf_05 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkHedgeHog.vtkHedgeHog_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkHedgeHog.vtkHedgeHog_NewInstance_07 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkHedgeHog.vtkHedgeHog_SafeDownCast_08 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkHedgeHog.vtkHedgeHog_SetScaleFactor_09 ( HandleRef  pThis,
double  _arg 
) [private]
static internal void Kitware.VTK.vtkHedgeHog.vtkHedgeHog_SetVectorMode_10 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkHedgeHog.vtkHedgeHog_SetVectorModeToUseNormal_11 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkHedgeHog.vtkHedgeHog_SetVectorModeToUseVector_12 ( HandleRef  pThis) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkHedgeHog.MRClassNameKey = "11vtkHedgeHog" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.


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