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

vtkOrientedGlyphContourRepresentation - Default representation for the contour widget More...

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

List of all members.

Public Member Functions

 vtkOrientedGlyphContourRepresentation (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkOrientedGlyphContourRepresentation ()
 Instantiate this class.
virtual void AlwaysOnTopOff ()
 Controls whether the contour widget should always appear on top of other actors in the scene. (In effect, this will disable OpenGL Depth buffer tests while rendering the contour). Default is to set it to false.
virtual void AlwaysOnTopOn ()
 Controls whether the contour widget should always appear on top of other actors in the scene. (In effect, this will disable OpenGL Depth buffer tests while rendering the contour). Default is to set it to false.
override void BuildRepresentation ()
 Subclasses of vtkOrientedGlyphContourRepresentation must implement these methods. These are the methods that the widget and its representation use to communicate with each other.
override int ComputeInteractionState (int X, int Y, int modified)
 Subclasses of vtkOrientedGlyphContourRepresentation must implement these methods. These are the methods that the widget and its representation use to communicate with each other.
vtkPolyData GetActiveCursorShape ()
 Specify the shape of the cursor (handle) when it is active. This is the geometry that will be used when the mouse is close to the handle or if the user is manipulating the handle.
virtual vtkProperty GetActiveProperty ()
 This is the property used when the user is interacting with the handle.
override void GetActors (vtkPropCollection arg0)
 Methods to make this class behave as a vtkProp.
virtual int GetAlwaysOnTop ()
 Controls whether the contour widget should always appear on top of other actors in the scene. (In effect, this will disable OpenGL Depth buffer tests while rendering the contour). Default is to set it to false.
override double[] GetBounds ()
 Return the bounds of the representation.
override vtkPolyData GetContourRepresentationAsPolyData ()
 Get the points in this contour as a vtkPolyData.
vtkPolyData GetCursorShape ()
 Specify the cursor shape. Keep in mind that the shape will be aligned with the constraining plane by orienting it such that the x axis of the geometry lies along the normal of the plane.
virtual vtkProperty GetLinesProperty ()
 This is the property used by the lines.
virtual vtkProperty GetProperty ()
 This is the property used when the handle is not active (the mouse is not near the handle)
override int HasTranslucentPolygonalGeometry ()
 Methods to make this class behave as a vtkProp.
override int IsA (string type)
 Standard methods for instances of this class.
new
vtkOrientedGlyphContourRepresentation 
NewInstance ()
 Standard methods for instances of this class.
override void ReleaseGraphicsResources (vtkWindow arg0)
 Methods to make this class behave as a vtkProp.
override int RenderOpaqueGeometry (vtkViewport viewport)
 Methods to make this class behave as a vtkProp.
override int RenderOverlay (vtkViewport viewport)
 Methods to make this class behave as a vtkProp.
override int RenderTranslucentPolygonalGeometry (vtkViewport viewport)
 Methods to make this class behave as a vtkProp.
void SetActiveCursorShape (vtkPolyData activeShape)
 Specify the shape of the cursor (handle) when it is active. This is the geometry that will be used when the mouse is close to the handle or if the user is manipulating the handle.
virtual void SetAlwaysOnTop (int _arg)
 Controls whether the contour widget should always appear on top of other actors in the scene. (In effect, this will disable OpenGL Depth buffer tests while rendering the contour). Default is to set it to false.
void SetCursorShape (vtkPolyData cursorShape)
 Specify the cursor shape. Keep in mind that the shape will be aligned with the constraining plane by orienting it such that the x axis of the geometry lies along the normal of the plane.
void SetLineColor (double r, double g, double b)
 Convenience method to set the line color. Ideally one should use GetLinesProperty()->SetColor().
override void SetRenderer (vtkRenderer ren)
 Subclasses of vtkOrientedGlyphContourRepresentation must implement these methods. These are the methods that the widget and its representation use to communicate with each other.
override void SetShowSelectedNodes (int arg0)
 A flag to indicate whether to show the Selected nodes Default is to set it to false.
override void StartWidgetInteraction (IntPtr eventPos)
 Subclasses of vtkOrientedGlyphContourRepresentation must implement these methods. These are the methods that the widget and its representation use to communicate with each other.
override void WidgetInteraction (IntPtr eventPos)
 Subclasses of vtkOrientedGlyphContourRepresentation must implement these methods. These are the methods that the widget and its representation use to communicate with each other.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "37vtkOrientedGlyphContourRepresentation"
 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 vtkOrientedGlyphContourRepresentation_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkOrientedGlyphContourRepresentation_AlwaysOnTopOff_01 (HandleRef pThis)
static internal void vtkOrientedGlyphContourRepresentation_AlwaysOnTopOn_02 (HandleRef pThis)
static internal void vtkOrientedGlyphContourRepresentation_BuildRepresentation_03 (HandleRef pThis)
static internal int vtkOrientedGlyphContourRepresentation_ComputeInteractionState_04 (HandleRef pThis, int X, int Y, int modified)
static internal IntPtr vtkOrientedGlyphContourRepresentation_GetActiveCursorShape_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkOrientedGlyphContourRepresentation_GetActiveProperty_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkOrientedGlyphContourRepresentation_GetActors_07 (HandleRef pThis, HandleRef arg0)
static internal int vtkOrientedGlyphContourRepresentation_GetAlwaysOnTop_08 (HandleRef pThis)
static internal IntPtr vtkOrientedGlyphContourRepresentation_GetBounds_09 (HandleRef pThis)
static internal IntPtr vtkOrientedGlyphContourRepresentation_GetContourRepresentationAsPolyData_10 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkOrientedGlyphContourRepresentation_GetCursorShape_11 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkOrientedGlyphContourRepresentation_GetLinesProperty_12 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkOrientedGlyphContourRepresentation_GetProperty_13 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkOrientedGlyphContourRepresentation_HasTranslucentPolygonalGeometry_14 (HandleRef pThis)
static internal int vtkOrientedGlyphContourRepresentation_IsA_15 (HandleRef pThis, string type)
static internal int vtkOrientedGlyphContourRepresentation_IsTypeOf_16 (string type)
static internal IntPtr vtkOrientedGlyphContourRepresentation_NewInstance_18 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkOrientedGlyphContourRepresentation_ReleaseGraphicsResources_19 (HandleRef pThis, HandleRef arg0)
static internal int vtkOrientedGlyphContourRepresentation_RenderOpaqueGeometry_20 (HandleRef pThis, HandleRef viewport)
static internal int vtkOrientedGlyphContourRepresentation_RenderOverlay_21 (HandleRef pThis, HandleRef viewport)
static internal int vtkOrientedGlyphContourRepresentation_RenderTranslucentPolygonalGeometry_22 (HandleRef pThis, HandleRef viewport)
static internal IntPtr vtkOrientedGlyphContourRepresentation_SafeDownCast_23 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkOrientedGlyphContourRepresentation_SetActiveCursorShape_24 (HandleRef pThis, HandleRef activeShape)
static internal void vtkOrientedGlyphContourRepresentation_SetAlwaysOnTop_25 (HandleRef pThis, int _arg)
static internal void vtkOrientedGlyphContourRepresentation_SetCursorShape_26 (HandleRef pThis, HandleRef cursorShape)
static internal void vtkOrientedGlyphContourRepresentation_SetLineColor_27 (HandleRef pThis, double r, double g, double b)
static internal void vtkOrientedGlyphContourRepresentation_SetRenderer_28 (HandleRef pThis, HandleRef ren)
static internal void vtkOrientedGlyphContourRepresentation_SetShowSelectedNodes_29 (HandleRef pThis, int arg0)
static internal void vtkOrientedGlyphContourRepresentation_StartWidgetInteraction_30 (HandleRef pThis, IntPtr eventPos)
static internal void vtkOrientedGlyphContourRepresentation_WidgetInteraction_31 (HandleRef pThis, IntPtr eventPos)

Static Private Member Functions

static vtkOrientedGlyphContourRepresentation ()
 Automatically generated type registration mechanics.

Detailed Description

vtkOrientedGlyphContourRepresentation - Default representation for the contour widget

Description This class provides the default concrete representation for the vtkContourWidget. It works in conjunction with the vtkContourLineInterpolator and vtkPointPlacer. See vtkContourWidget for details.

vtkContourRepresentation vtkContourWidget vtkPointPlacer vtkContourLineInterpolator


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

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

Instantiate this class.


Member Function Documentation

Controls whether the contour widget should always appear on top of other actors in the scene. (In effect, this will disable OpenGL Depth buffer tests while rendering the contour). Default is to set it to false.

Controls whether the contour widget should always appear on top of other actors in the scene. (In effect, this will disable OpenGL Depth buffer tests while rendering the contour). Default is to set it to false.

Subclasses of vtkOrientedGlyphContourRepresentation must implement these methods. These are the methods that the widget and its representation use to communicate with each other.

Reimplemented from Kitware.VTK.vtkContourRepresentation.

override int Kitware.VTK.vtkOrientedGlyphContourRepresentation.ComputeInteractionState ( int  X,
int  Y,
int  modified 
) [virtual]

Subclasses of vtkOrientedGlyphContourRepresentation must implement these methods. These are the methods that the widget and its representation use to communicate with each other.

Reimplemented from Kitware.VTK.vtkContourRepresentation.

override void Kitware.VTK.vtkOrientedGlyphContourRepresentation.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.vtkContourRepresentation.

Specify the shape of the cursor (handle) when it is active. This is the geometry that will be used when the mouse is close to the handle or if the user is manipulating the handle.

Here is the call graph for this function:

This is the property used when the user is interacting with the handle.

Here is the call graph for this function:

Methods to make this class behave as a vtkProp.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

Controls whether the contour widget should always appear on top of other actors in the scene. (In effect, this will disable OpenGL Depth buffer tests while rendering the contour). Default is to set it to false.

Return the bounds of the representation.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

Get the points in this contour as a vtkPolyData.

Reimplemented from Kitware.VTK.vtkContourRepresentation.

Here is the call graph for this function:

Specify the cursor shape. Keep in mind that the shape will be aligned with the constraining plane by orienting it such that the x axis of the geometry lies along the normal of the plane.

Here is the call graph for this function:

This is the property used by the lines.

Here is the call graph for this function:

This is the property used when the handle is not active (the mouse is not near the handle)

Here is the call graph for this function:

Methods to make this class behave as a vtkProp.

Reimplemented from Kitware.VTK.vtkContourRepresentation.

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

Standard methods for instances of this class.

Reimplemented from Kitware.VTK.vtkContourRepresentation.

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

Standard methods for instances of this class.

Reimplemented from Kitware.VTK.vtkContourRepresentation.

Instantiate this class.

Reimplemented from Kitware.VTK.vtkObject.

Standard methods for instances of this class.

Reimplemented from Kitware.VTK.vtkContourRepresentation.

Methods to make this class behave as a vtkProp.

Reimplemented from Kitware.VTK.vtkContourRepresentation.

Methods to make this class behave as a vtkProp.

Reimplemented from Kitware.VTK.vtkContourRepresentation.

Methods to make this class behave as a vtkProp.

Reimplemented from Kitware.VTK.vtkContourRepresentation.

Methods to make this class behave as a vtkProp.

Reimplemented from Kitware.VTK.vtkContourRepresentation.

Standard methods for instances of this class.

Reimplemented from Kitware.VTK.vtkContourRepresentation.

Here is the call graph for this function:

Specify the shape of the cursor (handle) when it is active. This is the geometry that will be used when the mouse is close to the handle or if the user is manipulating the handle.

Controls whether the contour widget should always appear on top of other actors in the scene. (In effect, this will disable OpenGL Depth buffer tests while rendering the contour). Default is to set it to false.

Specify the cursor shape. Keep in mind that the shape will be aligned with the constraining plane by orienting it such that the x axis of the geometry lies along the normal of the plane.

void Kitware.VTK.vtkOrientedGlyphContourRepresentation.SetLineColor ( double  r,
double  g,
double  b 
)

Convenience method to set the line color. Ideally one should use GetLinesProperty()->SetColor().

Subclasses of vtkOrientedGlyphContourRepresentation must implement these methods. These are the methods that the widget and its representation use to communicate with each other.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

A flag to indicate whether to show the Selected nodes Default is to set it to false.

Reimplemented from Kitware.VTK.vtkContourRepresentation.

Subclasses of vtkOrientedGlyphContourRepresentation must implement these methods. These are the methods that the widget and its representation use to communicate with each other.

Reimplemented from Kitware.VTK.vtkContourRepresentation.

static internal int Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_ComputeInteractionState_04 ( HandleRef  pThis,
int  X,
int  Y,
int  modified 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_GetActiveCursorShape_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_GetActiveProperty_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_GetActors_07 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_GetContourRepresentationAsPolyData_10 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_GetCursorShape_11 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_GetLinesProperty_12 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_GetProperty_13 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_IsA_15 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_NewInstance_18 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_RenderOpaqueGeometry_20 ( HandleRef  pThis,
HandleRef  viewport 
) [private]
static internal int Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_RenderOverlay_21 ( HandleRef  pThis,
HandleRef  viewport 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_SafeDownCast_23 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_SetActiveCursorShape_24 ( HandleRef  pThis,
HandleRef  activeShape 
) [private]
static internal void Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_SetCursorShape_26 ( HandleRef  pThis,
HandleRef  cursorShape 
) [private]
static internal void Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_SetLineColor_27 ( HandleRef  pThis,
double  r,
double  g,
double  b 
) [private]
static internal void Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_SetRenderer_28 ( HandleRef  pThis,
HandleRef  ren 
) [private]
static internal void Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_StartWidgetInteraction_30 ( HandleRef  pThis,
IntPtr  eventPos 
) [private]
static internal void Kitware.VTK.vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_WidgetInteraction_31 ( HandleRef  pThis,
IntPtr  eventPos 
) [private]
override void Kitware.VTK.vtkOrientedGlyphContourRepresentation.WidgetInteraction ( IntPtr  eventPos) [virtual]

Subclasses of vtkOrientedGlyphContourRepresentation must implement these methods. These are the methods that the widget and its representation use to communicate with each other.

Reimplemented from Kitware.VTK.vtkContourRepresentation.


Member Data Documentation

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkContourRepresentation.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkContourRepresentation.


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