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

vtkOrientedGlyphFocalPlaneContourRepresentation - Contours constrained to a focal plane. More...

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

List of all members.

Public Member Functions

 vtkOrientedGlyphFocalPlaneContourRepresentation (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkOrientedGlyphFocalPlaneContourRepresentation ()
 Instantiate this class.
override void BuildRepresentation ()
 Subclasses of vtkOrientedGlyphFocalPlaneContourRepresentation 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 vtkOrientedGlyphFocalPlaneContourRepresentation 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 vtkProperty2D GetActiveProperty ()
 This is the property used when the user is interacting with the handle.
override void GetActors2D (vtkPropCollection arg0)
 Methods to make this class behave as a vtkProp.
vtkMatrix4x4 GetContourPlaneDirectionCosines (IntPtr origin)
 Direction cosines of the plane on which the contour lies on in world co-ordinates. This would be the same matrix that would be set in vtkImageReslice or vtkImagePlaneWidget if there were a plane passing through the contour points. The origin must be the origin of the data under the contour.
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 vtkProperty2D GetLinesProperty ()
 This is the property used by the lines.
virtual vtkProperty2D 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
vtkOrientedGlyphFocalPlaneContourRepresentation 
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.
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.
override void SetRenderer (vtkRenderer ren)
 Subclasses of vtkOrientedGlyphFocalPlaneContourRepresentation must implement these methods. These are the methods that the widget and its representation use to communicate with each other.
override void StartWidgetInteraction (IntPtr eventPos)
 Subclasses of vtkOrientedGlyphFocalPlaneContourRepresentation 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 vtkOrientedGlyphFocalPlaneContourRepresentation 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
vtkOrientedGlyphFocalPlaneContourRepresentation 
New ()
 Instantiate this class.
static new int IsTypeOf (string type)
 Standard methods for instances of this class.
static new
vtkOrientedGlyphFocalPlaneContourRepresentation 
SafeDownCast (vtkObjectBase o)
 Standard methods for instances of this class.

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "47vtkOrientedGlyphFocalPlaneContourRepresentation"
 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 vtkOrientedGlyphFocalPlaneContourRepresentation_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkOrientedGlyphFocalPlaneContourRepresentation_BuildRepresentation_01 (HandleRef pThis)
static internal int vtkOrientedGlyphFocalPlaneContourRepresentation_ComputeInteractionState_02 (HandleRef pThis, int X, int Y, int modified)
static internal IntPtr vtkOrientedGlyphFocalPlaneContourRepresentation_GetActiveCursorShape_03 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkOrientedGlyphFocalPlaneContourRepresentation_GetActiveProperty_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkOrientedGlyphFocalPlaneContourRepresentation_GetActors2D_05 (HandleRef pThis, HandleRef arg0)
static internal IntPtr vtkOrientedGlyphFocalPlaneContourRepresentation_GetContourPlaneDirectionCosines_06 (HandleRef pThis, IntPtr origin, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkOrientedGlyphFocalPlaneContourRepresentation_GetContourRepresentationAsPolyData_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkOrientedGlyphFocalPlaneContourRepresentation_GetCursorShape_08 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkOrientedGlyphFocalPlaneContourRepresentation_GetLinesProperty_09 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkOrientedGlyphFocalPlaneContourRepresentation_GetProperty_10 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkOrientedGlyphFocalPlaneContourRepresentation_HasTranslucentPolygonalGeometry_11 (HandleRef pThis)
static internal int vtkOrientedGlyphFocalPlaneContourRepresentation_IsA_12 (HandleRef pThis, string type)
static internal int vtkOrientedGlyphFocalPlaneContourRepresentation_IsTypeOf_13 (string type)
static internal IntPtr vtkOrientedGlyphFocalPlaneContourRepresentation_NewInstance_15 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkOrientedGlyphFocalPlaneContourRepresentation_ReleaseGraphicsResources_16 (HandleRef pThis, HandleRef arg0)
static internal int vtkOrientedGlyphFocalPlaneContourRepresentation_RenderOpaqueGeometry_17 (HandleRef pThis, HandleRef viewport)
static internal int vtkOrientedGlyphFocalPlaneContourRepresentation_RenderOverlay_18 (HandleRef pThis, HandleRef viewport)
static internal int vtkOrientedGlyphFocalPlaneContourRepresentation_RenderTranslucentPolygonalGeometry_19 (HandleRef pThis, HandleRef viewport)
static internal IntPtr vtkOrientedGlyphFocalPlaneContourRepresentation_SafeDownCast_20 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkOrientedGlyphFocalPlaneContourRepresentation_SetActiveCursorShape_21 (HandleRef pThis, HandleRef activeShape)
static internal void vtkOrientedGlyphFocalPlaneContourRepresentation_SetCursorShape_22 (HandleRef pThis, HandleRef cursorShape)
static internal void vtkOrientedGlyphFocalPlaneContourRepresentation_SetRenderer_23 (HandleRef pThis, HandleRef ren)
static internal void vtkOrientedGlyphFocalPlaneContourRepresentation_StartWidgetInteraction_24 (HandleRef pThis, IntPtr eventPos)
static internal void vtkOrientedGlyphFocalPlaneContourRepresentation_WidgetInteraction_25 (HandleRef pThis, IntPtr eventPos)

Static Private Member Functions

static vtkOrientedGlyphFocalPlaneContourRepresentation ()
 Automatically generated type registration mechanics.

Detailed Description

vtkOrientedGlyphFocalPlaneContourRepresentation - Contours constrained to a focal plane.

Description This class is used to represent a contour drawn on the focal plane (usually overlayed on top of an image or volume widget). The class was written in order to be able to draw contours on a volume widget and have the contours overlayed on the focal plane in order to do contour segmentation.

vtkOrientedGlyphContourRepresentation


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

Instantiate this class.


Member Function Documentation

Subclasses of vtkOrientedGlyphFocalPlaneContourRepresentation 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.vtkOrientedGlyphFocalPlaneContourRepresentation.ComputeInteractionState ( int  X,
int  Y,
int  modified 
) [virtual]

Subclasses of vtkOrientedGlyphFocalPlaneContourRepresentation 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.vtkOrientedGlyphFocalPlaneContourRepresentation.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.vtkFocalPlaneContourRepresentation.

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.

Direction cosines of the plane on which the contour lies on in world co-ordinates. This would be the same matrix that would be set in vtkImageReslice or vtkImagePlaneWidget if there were a plane passing through the contour points. The origin must be the origin of the data under the contour.

Here is the call graph for this function:

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.vtkOrientedGlyphFocalPlaneContourRepresentation.IsA ( string  type) [virtual]

Standard methods for instances of this class.

Reimplemented from Kitware.VTK.vtkFocalPlaneContourRepresentation.

Standard methods for instances of this class.

Reimplemented from Kitware.VTK.vtkFocalPlaneContourRepresentation.

Instantiate this class.

Reimplemented from Kitware.VTK.vtkObject.

Standard methods for instances of this class.

Reimplemented from Kitware.VTK.vtkFocalPlaneContourRepresentation.

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.vtkFocalPlaneContourRepresentation.

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.

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.

Subclasses of vtkOrientedGlyphFocalPlaneContourRepresentation 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.

Subclasses of vtkOrientedGlyphFocalPlaneContourRepresentation 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.vtkOrientedGlyphFocalPlaneContourRepresentation.vtkOrientedGlyphFocalPlaneContourRepresentation_ComputeInteractionState_02 ( HandleRef  pThis,
int  X,
int  Y,
int  modified 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphFocalPlaneContourRepresentation.vtkOrientedGlyphFocalPlaneContourRepresentation_GetActiveCursorShape_03 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphFocalPlaneContourRepresentation.vtkOrientedGlyphFocalPlaneContourRepresentation_GetActiveProperty_04 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphFocalPlaneContourRepresentation.vtkOrientedGlyphFocalPlaneContourRepresentation_GetContourPlaneDirectionCosines_06 ( HandleRef  pThis,
IntPtr  origin,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphFocalPlaneContourRepresentation.vtkOrientedGlyphFocalPlaneContourRepresentation_GetContourRepresentationAsPolyData_07 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphFocalPlaneContourRepresentation.vtkOrientedGlyphFocalPlaneContourRepresentation_GetCursorShape_08 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphFocalPlaneContourRepresentation.vtkOrientedGlyphFocalPlaneContourRepresentation_GetLinesProperty_09 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphFocalPlaneContourRepresentation.vtkOrientedGlyphFocalPlaneContourRepresentation_GetProperty_10 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphFocalPlaneContourRepresentation.vtkOrientedGlyphFocalPlaneContourRepresentation_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphFocalPlaneContourRepresentation.vtkOrientedGlyphFocalPlaneContourRepresentation_NewInstance_15 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOrientedGlyphFocalPlaneContourRepresentation.vtkOrientedGlyphFocalPlaneContourRepresentation_SafeDownCast_20 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]

Subclasses of vtkOrientedGlyphFocalPlaneContourRepresentation 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.vtkOrientedGlyphFocalPlaneContourRepresentation.MRClassNameKey = "47vtkOrientedGlyphFocalPlaneContourRepresentation" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkFocalPlaneContourRepresentation.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkFocalPlaneContourRepresentation.


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