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

vtkEllipsoidTensorProbeRepresentation - A concrete implementation of vtkTensorProbeRepresentation that renders tensors as ellipoids. More...

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

List of all members.

Public Member Functions

 vtkEllipsoidTensorProbeRepresentation (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkEllipsoidTensorProbeRepresentation ()
 Undocumented Block.
override void BuildRepresentation ()
 Standard methods for instances of this class.
override void GetActors (vtkPropCollection arg0)
 See vtkProp for details.
override int IsA (string type)
 Standard methods for instances of this class.
new
vtkEllipsoidTensorProbeRepresentation 
NewInstance ()
 Standard methods for instances of this class.
override void ReleaseGraphicsResources (vtkWindow arg0)
 See vtkProp for details.
override int RenderOpaqueGeometry (vtkViewport arg0)
 Standard methods for instances of this class.
override int SelectProbe (IntPtr pos)
 Can we pick the tensor glyph at the current cursor pos.

Static Public Member Functions

static new
vtkEllipsoidTensorProbeRepresentation 
New ()
 Undocumented Block.
static new int IsTypeOf (string type)
 Standard methods for instances of this class.
static new
vtkEllipsoidTensorProbeRepresentation 
SafeDownCast (vtkObjectBase o)
 Standard methods for instances of this class.

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "37vtkEllipsoidTensorProbeRepresentation"
 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 vtkEllipsoidTensorProbeRepresentation_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkEllipsoidTensorProbeRepresentation_BuildRepresentation_01 (HandleRef pThis)
static internal void vtkEllipsoidTensorProbeRepresentation_GetActors_02 (HandleRef pThis, HandleRef arg0)
static internal int vtkEllipsoidTensorProbeRepresentation_IsA_03 (HandleRef pThis, string type)
static internal int vtkEllipsoidTensorProbeRepresentation_IsTypeOf_04 (string type)
static internal IntPtr vtkEllipsoidTensorProbeRepresentation_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkEllipsoidTensorProbeRepresentation_ReleaseGraphicsResources_07 (HandleRef pThis, HandleRef arg0)
static internal int vtkEllipsoidTensorProbeRepresentation_RenderOpaqueGeometry_08 (HandleRef pThis, HandleRef arg0)
static internal IntPtr vtkEllipsoidTensorProbeRepresentation_SafeDownCast_09 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkEllipsoidTensorProbeRepresentation_SelectProbe_10 (HandleRef pThis, IntPtr pos)

Static Private Member Functions

static vtkEllipsoidTensorProbeRepresentation ()
 Automatically generated type registration mechanics.

Detailed Description

vtkEllipsoidTensorProbeRepresentation - A concrete implementation of vtkTensorProbeRepresentation that renders tensors as ellipoids.

Description vtkEllipsoidTensorProbeRepresentation is a concrete implementation of vtkTensorProbeRepresentation. It renders tensors as ellipsoids. Locations between two points when probed have the tensors linearly interpolated from the neighboring locations on the polyline.

vtkTensorProbeWidget


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkEllipsoidTensorProbeRepresentation.vtkEllipsoidTensorProbeRepresentation ( IntPtr  rawCppThis,
bool  callDisposalMethod,
bool  strong 
)

Automatically generated constructor - called from generated code. DO NOT call directly.

Undocumented Block.


Member Function Documentation

Standard methods for instances of this class.

Reimplemented from Kitware.VTK.vtkTensorProbeRepresentation.

override void Kitware.VTK.vtkEllipsoidTensorProbeRepresentation.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.vtkTensorProbeRepresentation.

See vtkProp for details.

Reimplemented from Kitware.VTK.vtkTensorProbeRepresentation.

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

Standard methods for instances of this class.

Reimplemented from Kitware.VTK.vtkTensorProbeRepresentation.

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

Standard methods for instances of this class.

Reimplemented from Kitware.VTK.vtkTensorProbeRepresentation.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Standard methods for instances of this class.

Reimplemented from Kitware.VTK.vtkTensorProbeRepresentation.

See vtkProp for details.

Reimplemented from Kitware.VTK.vtkTensorProbeRepresentation.

Standard methods for instances of this class.

Reimplemented from Kitware.VTK.vtkTensorProbeRepresentation.

Standard methods for instances of this class.

Reimplemented from Kitware.VTK.vtkTensorProbeRepresentation.

Here is the call graph for this function:

override int Kitware.VTK.vtkEllipsoidTensorProbeRepresentation.SelectProbe ( IntPtr  pos) [virtual]

Can we pick the tensor glyph at the current cursor pos.

Reimplemented from Kitware.VTK.vtkTensorProbeRepresentation.

static internal void Kitware.VTK.vtkEllipsoidTensorProbeRepresentation.vtkEllipsoidTensorProbeRepresentation_GetActors_02 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal int Kitware.VTK.vtkEllipsoidTensorProbeRepresentation.vtkEllipsoidTensorProbeRepresentation_IsA_03 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkEllipsoidTensorProbeRepresentation.vtkEllipsoidTensorProbeRepresentation_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkEllipsoidTensorProbeRepresentation.vtkEllipsoidTensorProbeRepresentation_NewInstance_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkEllipsoidTensorProbeRepresentation.vtkEllipsoidTensorProbeRepresentation_RenderOpaqueGeometry_08 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal IntPtr Kitware.VTK.vtkEllipsoidTensorProbeRepresentation.vtkEllipsoidTensorProbeRepresentation_SafeDownCast_09 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkEllipsoidTensorProbeRepresentation.vtkEllipsoidTensorProbeRepresentation_SelectProbe_10 ( HandleRef  pThis,
IntPtr  pos 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkEllipsoidTensorProbeRepresentation.MRClassNameKey = "37vtkEllipsoidTensorProbeRepresentation" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkTensorProbeRepresentation.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkTensorProbeRepresentation.


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