ActiViz .NET  5.8.0
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Private Member Functions | Static Private Member Functions
Kitware.VTK.vtkLassoStencilSource Class Reference

vtkLassoStencilSource - Create a stencil from a contour More...

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

List of all members.

Public Types

enum  POLYGON_WrapperEnum { POLYGON = 0, SPLINE = 1 }
 Undocumented Block. More...

Public Member Functions

 vtkLassoStencilSource (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkLassoStencilSource ()
 Undocumented Block.
override uint GetMTime ()
 Overload GetMTime() to include the timestamp on the points.
virtual vtkPoints GetPoints ()
 The points that make up the lassoo. The loop does not have to be closed, the last point will automatically be connected to the first point by a straight line segment.
virtual int GetShape ()
 The shape to use, default is "Polygon". The spline is a cardinal spline. Bezier splines are not yet supported.
virtual string GetShapeAsString ()
 The shape to use, default is "Polygon". The spline is a cardinal spline. Bezier splines are not yet supported.
virtual int GetShapeMaxValue ()
 The shape to use, default is "Polygon". The spline is a cardinal spline. Bezier splines are not yet supported.
virtual int GetShapeMinValue ()
 The shape to use, default is "Polygon". The spline is a cardinal spline. Bezier splines are not yet supported.
virtual int GetSliceOrientation ()
 The slice orientation. The default is 2, which is XY. Other values are 0, which is YZ, and 1, which is XZ.
virtual int GetSliceOrientationMaxValue ()
 The slice orientation. The default is 2, which is XY. Other values are 0, which is YZ, and 1, which is XZ.
virtual int GetSliceOrientationMinValue ()
 The slice orientation. The default is 2, which is XY. Other values are 0, which is YZ, and 1, which is XZ.
virtual vtkPoints GetSlicePoints (int i)
 The points for a particular slice. This will override the points that were set by calling SetPoints() for the slice. To clear the setting, call SetSlicePoints(slice, NULL).
override int IsA (string type)
 Undocumented Block.
new vtkLassoStencilSource NewInstance ()
 Undocumented Block.
virtual void RemoveAllSlicePoints ()
 Remove points from all slices.
virtual void SetPoints (vtkPoints points)
 The points that make up the lassoo. The loop does not have to be closed, the last point will automatically be connected to the first point by a straight line segment.
virtual void SetShape (int _arg)
 The shape to use, default is "Polygon". The spline is a cardinal spline. Bezier splines are not yet supported.
void SetShapeToPolygon ()
 The shape to use, default is "Polygon". The spline is a cardinal spline. Bezier splines are not yet supported.
void SetShapeToSpline ()
 The shape to use, default is "Polygon". The spline is a cardinal spline. Bezier splines are not yet supported.
virtual void SetSliceOrientation (int _arg)
 The slice orientation. The default is 2, which is XY. Other values are 0, which is YZ, and 1, which is XZ.
virtual void SetSlicePoints (int i, vtkPoints points)
 The points for a particular slice. This will override the points that were set by calling SetPoints() for the slice. To clear the setting, call SetSlicePoints(slice, NULL).

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "21vtkLassoStencilSource"
 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 vtkLassoStencilSource_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal uint vtkLassoStencilSource_GetMTime_01 (HandleRef pThis)
static internal IntPtr vtkLassoStencilSource_GetPoints_02 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkLassoStencilSource_GetShape_03 (HandleRef pThis)
static internal IntPtr vtkLassoStencilSource_GetShapeAsString_04 (HandleRef pThis)
static internal int vtkLassoStencilSource_GetShapeMaxValue_05 (HandleRef pThis)
static internal int vtkLassoStencilSource_GetShapeMinValue_06 (HandleRef pThis)
static internal int vtkLassoStencilSource_GetSliceOrientation_07 (HandleRef pThis)
static internal int vtkLassoStencilSource_GetSliceOrientationMaxValue_08 (HandleRef pThis)
static internal int vtkLassoStencilSource_GetSliceOrientationMinValue_09 (HandleRef pThis)
static internal IntPtr vtkLassoStencilSource_GetSlicePoints_10 (HandleRef pThis, int i, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkLassoStencilSource_IsA_11 (HandleRef pThis, string type)
static internal int vtkLassoStencilSource_IsTypeOf_12 (string type)
static internal IntPtr vtkLassoStencilSource_NewInstance_14 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkLassoStencilSource_RemoveAllSlicePoints_15 (HandleRef pThis)
static internal IntPtr vtkLassoStencilSource_SafeDownCast_16 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkLassoStencilSource_SetPoints_17 (HandleRef pThis, HandleRef points)
static internal void vtkLassoStencilSource_SetShape_18 (HandleRef pThis, int _arg)
static internal void vtkLassoStencilSource_SetShapeToPolygon_19 (HandleRef pThis)
static internal void vtkLassoStencilSource_SetShapeToSpline_20 (HandleRef pThis)
static internal void vtkLassoStencilSource_SetSliceOrientation_21 (HandleRef pThis, int _arg)
static internal void vtkLassoStencilSource_SetSlicePoints_22 (HandleRef pThis, int i, HandleRef points)

Static Private Member Functions

static vtkLassoStencilSource ()
 Automatically generated type registration mechanics.

Detailed Description

vtkLassoStencilSource - Create a stencil from a contour

Description vtkLassoStencilSource will create an image stencil from a set of points that define a contour. Its output can be used with vtkImageStecil or other vtk classes that apply a stencil to an image. Thanks Thanks to David Gobbi for contributing this class to VTK.

vtkROIStencilSource vtkPolyDataToImageStencil


Member Enumeration Documentation

Undocumented Block.

Enumerator:
POLYGON 

enum member

SPLINE 

enum member


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

override uint Kitware.VTK.vtkLassoStencilSource.GetMTime ( ) [virtual]

Overload GetMTime() to include the timestamp on the points.

Reimplemented from Kitware.VTK.vtkObject.

The points that make up the lassoo. The loop does not have to be closed, the last point will automatically be connected to the first point by a straight line segment.

Here is the call graph for this function:

virtual int Kitware.VTK.vtkLassoStencilSource.GetShape ( ) [virtual]

The shape to use, default is "Polygon". The spline is a cardinal spline. Bezier splines are not yet supported.

The shape to use, default is "Polygon". The spline is a cardinal spline. Bezier splines are not yet supported.

The shape to use, default is "Polygon". The spline is a cardinal spline. Bezier splines are not yet supported.

The shape to use, default is "Polygon". The spline is a cardinal spline. Bezier splines are not yet supported.

The slice orientation. The default is 2, which is XY. Other values are 0, which is YZ, and 1, which is XZ.

The slice orientation. The default is 2, which is XY. Other values are 0, which is YZ, and 1, which is XZ.

The slice orientation. The default is 2, which is XY. Other values are 0, which is YZ, and 1, which is XZ.

The points for a particular slice. This will override the points that were set by calling SetPoints() for the slice. To clear the setting, call SetSlicePoints(slice, NULL).

Here is the call graph for this function:

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkImageStencilSource.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkImageStencilSource.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkImageStencilSource.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkImageStencilSource.

Remove points from all slices.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkImageStencilSource.

Here is the call graph for this function:

virtual void Kitware.VTK.vtkLassoStencilSource.SetPoints ( vtkPoints  points) [virtual]

The points that make up the lassoo. The loop does not have to be closed, the last point will automatically be connected to the first point by a straight line segment.

virtual void Kitware.VTK.vtkLassoStencilSource.SetShape ( int  _arg) [virtual]

The shape to use, default is "Polygon". The spline is a cardinal spline. Bezier splines are not yet supported.

The shape to use, default is "Polygon". The spline is a cardinal spline. Bezier splines are not yet supported.

The shape to use, default is "Polygon". The spline is a cardinal spline. Bezier splines are not yet supported.

virtual void Kitware.VTK.vtkLassoStencilSource.SetSliceOrientation ( int  _arg) [virtual]

The slice orientation. The default is 2, which is XY. Other values are 0, which is YZ, and 1, which is XZ.

virtual void Kitware.VTK.vtkLassoStencilSource.SetSlicePoints ( int  i,
vtkPoints  points 
) [virtual]

The points for a particular slice. This will override the points that were set by calling SetPoints() for the slice. To clear the setting, call SetSlicePoints(slice, NULL).

static internal uint Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_GetMTime_01 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_GetPoints_02 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_GetShape_03 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_GetShapeAsString_04 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_GetShapeMaxValue_05 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_GetShapeMinValue_06 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_GetSliceOrientation_07 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_GetSlicePoints_10 ( HandleRef  pThis,
int  i,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_IsA_11 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_IsTypeOf_12 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_NewInstance_14 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_RemoveAllSlicePoints_15 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_SafeDownCast_16 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_SetPoints_17 ( HandleRef  pThis,
HandleRef  points 
) [private]
static internal void Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_SetShape_18 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_SetShapeToPolygon_19 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_SetShapeToSpline_20 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_SetSliceOrientation_21 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkLassoStencilSource.vtkLassoStencilSource_SetSlicePoints_22 ( HandleRef  pThis,
int  i,
HandleRef  points 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkLassoStencilSource.MRClassNameKey = "21vtkLassoStencilSource" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkImageStencilSource.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkImageStencilSource.


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