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

vtkPolyDataToImageStencil - use polydata to mask an image More...

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

List of all members.

Public Member Functions

 vtkPolyDataToImageStencil (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkPolyDataToImageStencil ()
 Undocumented Block.
vtkPolyData GetInput ()
 Specify the implicit function to convert into a stencil.
virtual double GetTolerance ()
 The tolerance to apply in when determining whether a voxel is inside the stencil, given as a fraction of a voxel. Only used in X and Y, not in Z.
virtual double GetToleranceMaxValue ()
 The tolerance to apply in when determining whether a voxel is inside the stencil, given as a fraction of a voxel. Only used in X and Y, not in Z.
virtual double GetToleranceMinValue ()
 The tolerance to apply in when determining whether a voxel is inside the stencil, given as a fraction of a voxel. Only used in X and Y, not in Z.
override int IsA (string type)
 Undocumented Block.
new vtkPolyDataToImageStencil NewInstance ()
 Undocumented Block.
virtual void SetInput (vtkPolyData arg0)
 Specify the implicit function to convert into a stencil.
virtual void SetTolerance (double _arg)
 The tolerance to apply in when determining whether a voxel is inside the stencil, given as a fraction of a voxel. Only used in X and Y, not in Z.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "25vtkPolyDataToImageStencil"
 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 vtkPolyDataToImageStencil_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkPolyDataToImageStencil_GetInput_01 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal double vtkPolyDataToImageStencil_GetTolerance_02 (HandleRef pThis)
static internal double vtkPolyDataToImageStencil_GetToleranceMaxValue_03 (HandleRef pThis)
static internal double vtkPolyDataToImageStencil_GetToleranceMinValue_04 (HandleRef pThis)
static internal int vtkPolyDataToImageStencil_IsA_05 (HandleRef pThis, string type)
static internal int vtkPolyDataToImageStencil_IsTypeOf_06 (string type)
static internal IntPtr vtkPolyDataToImageStencil_NewInstance_08 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkPolyDataToImageStencil_SafeDownCast_09 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkPolyDataToImageStencil_SetInput_10 (HandleRef pThis, HandleRef arg0)
static internal void vtkPolyDataToImageStencil_SetTolerance_11 (HandleRef pThis, double _arg)

Static Private Member Functions

static vtkPolyDataToImageStencil ()
 Automatically generated type registration mechanics.

Detailed Description

vtkPolyDataToImageStencil - use polydata to mask an image

Description The vtkPolyDataToImageStencil class will convert polydata into an image stencil. The polydata can either be a closed surface mesh or a series of polyline contours (one contour per slice). Caveats If contours are provided, the contours must be aligned with the Z planes. Other contour orientations are not supported.

vtkImageStencil vtkImageAccumulate vtkImageBlend vtkImageReslice


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

Specify the implicit function to convert into a stencil.

Here is the call graph for this function:

The tolerance to apply in when determining whether a voxel is inside the stencil, given as a fraction of a voxel. Only used in X and Y, not in Z.

The tolerance to apply in when determining whether a voxel is inside the stencil, given as a fraction of a voxel. Only used in X and Y, not in Z.

The tolerance to apply in when determining whether a voxel is inside the stencil, given as a fraction of a voxel. Only used in X and Y, not in Z.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkImageStencilSource.

static new int Kitware.VTK.vtkPolyDataToImageStencil.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.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkImageStencilSource.

Here is the call graph for this function:

Specify the implicit function to convert into a stencil.

virtual void Kitware.VTK.vtkPolyDataToImageStencil.SetTolerance ( double  _arg) [virtual]

The tolerance to apply in when determining whether a voxel is inside the stencil, given as a fraction of a voxel. Only used in X and Y, not in Z.

static internal IntPtr Kitware.VTK.vtkPolyDataToImageStencil.vtkPolyDataToImageStencil_GetInput_01 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal double Kitware.VTK.vtkPolyDataToImageStencil.vtkPolyDataToImageStencil_GetTolerance_02 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkPolyDataToImageStencil.vtkPolyDataToImageStencil_IsA_05 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkPolyDataToImageStencil.vtkPolyDataToImageStencil_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPolyDataToImageStencil.vtkPolyDataToImageStencil_NewInstance_08 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPolyDataToImageStencil.vtkPolyDataToImageStencil_SafeDownCast_09 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkPolyDataToImageStencil.vtkPolyDataToImageStencil_SetInput_10 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal void Kitware.VTK.vtkPolyDataToImageStencil.vtkPolyDataToImageStencil_SetTolerance_11 ( HandleRef  pThis,
double  _arg 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkPolyDataToImageStencil.MRClassNameKey = "25vtkPolyDataToImageStencil" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkImageStencilSource.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkImageStencilSource.


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