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

vtkPolyDataPainter - Abstract class for drawing poly data. More...

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

List of all members.

Public Member Functions

 vtkPolyDataPainter (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
vtkPolyData GetInputAsPolyData ()
 Get/set the poly data to render.
vtkPolyData GetOutputAsPolyData ()
 Get the output polydata from this Painter. The default implementation forwards the input polydata as the output.
override int IsA (string type)
 Undocumented Block.
new vtkPolyDataPainter NewInstance ()
 Undocumented Block.
override void Render (vtkRenderer renderer, vtkActor actor, uint typeflags, bool forceCompileOnly)
 Overridden to stop the render call if input polydata is not set, since PolyDataPainter cannot paint without any polydata input.

Static Public Member Functions

static vtkInformationIntegerKey BUILD_NORMALS ()
 Keys used to specify control the behaviour of the painter. When on, the painter creates normals when none are available in the polydata. On by default.
static vtkInformationObjectBaseKey DATA_ARRAY_TO_VERTEX_ATTRIBUTE ()
 Set the mapping between vtkPointData (vtkCellData) arrays and generic vertex attributes.
static vtkInformationIntegerKey DISABLE_SCALAR_COLOR ()
 Key added to disable any scalar coloring for the current pass.
static new int IsTypeOf (string type)
 Undocumented Block.
static new vtkPolyDataPainter SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "18vtkPolyDataPainter"
 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 vtkPolyDataPainter_BUILD_NORMALS_01 (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkPolyDataPainter_DATA_ARRAY_TO_VERTEX_ATTRIBUTE_02 (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkPolyDataPainter_DISABLE_SCALAR_COLOR_03 (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkPolyDataPainter_GetInputAsPolyData_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkPolyDataPainter_GetOutputAsPolyData_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkPolyDataPainter_IsA_06 (HandleRef pThis, string type)
static internal int vtkPolyDataPainter_IsTypeOf_07 (string type)
static internal IntPtr vtkPolyDataPainter_NewInstance_08 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkPolyDataPainter_Render_09 (HandleRef pThis, HandleRef renderer, HandleRef actor, uint typeflags, byte forceCompileOnly)
static internal IntPtr vtkPolyDataPainter_SafeDownCast_10 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)

Static Private Member Functions

static vtkPolyDataPainter ()
 Automatically generated type registration mechanics.

Detailed Description

vtkPolyDataPainter - Abstract class for drawing poly data.

Description vtkPolyDataPainter encapsulates a method of drawing poly data. This is a subset of what a mapper does. The painter does no maintenance of the rendering state (camera, lights, etc.). It is solely responsible for issuing rendering commands that build graphics primitives.

To simplify coding, an implementation of vtkPolyDataPainter is allowed to support only certain types of poly data or certain types of primitives.

vtkDefaultPainter vtkStandardPainter vtkPainterDeviceAdapter


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

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


Member Function Documentation

Keys used to specify control the behaviour of the painter. When on, the painter creates normals when none are available in the polydata. On by default.

Here is the call graph for this function:

Set the mapping between vtkPointData (vtkCellData) arrays and generic vertex attributes.

Here is the call graph for this function:

Key added to disable any scalar coloring for the current pass.

Here is the call graph for this function:

override void Kitware.VTK.vtkPolyDataPainter.Dispose ( bool  disposing) [protected]

Get/set the poly data to render.

Here is the call graph for this function:

Get the output polydata from this Painter. The default implementation forwards the input polydata as the output.

Here is the call graph for this function:

override int Kitware.VTK.vtkPolyDataPainter.IsA ( string  type) [virtual]
static new int Kitware.VTK.vtkPolyDataPainter.IsTypeOf ( string  type) [static]
override void Kitware.VTK.vtkPolyDataPainter.Render ( vtkRenderer  renderer,
vtkActor  actor,
uint  typeflags,
bool  forceCompileOnly 
) [virtual]

Overridden to stop the render call if input polydata is not set, since PolyDataPainter cannot paint without any polydata input.

Reimplemented from Kitware.VTK.vtkPainter.

static internal IntPtr Kitware.VTK.vtkPolyDataPainter.vtkPolyDataPainter_BUILD_NORMALS_01 ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPolyDataPainter.vtkPolyDataPainter_DATA_ARRAY_TO_VERTEX_ATTRIBUTE_02 ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPolyDataPainter.vtkPolyDataPainter_DISABLE_SCALAR_COLOR_03 ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPolyDataPainter.vtkPolyDataPainter_GetInputAsPolyData_04 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPolyDataPainter.vtkPolyDataPainter_GetOutputAsPolyData_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkPolyDataPainter.vtkPolyDataPainter_IsA_06 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkPolyDataPainter.vtkPolyDataPainter_IsTypeOf_07 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkPolyDataPainter.vtkPolyDataPainter_NewInstance_08 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkPolyDataPainter.vtkPolyDataPainter_Render_09 ( HandleRef  pThis,
HandleRef  renderer,
HandleRef  actor,
uint  typeflags,
byte  forceCompileOnly 
) [private]
static internal IntPtr Kitware.VTK.vtkPolyDataPainter.vtkPolyDataPainter_SafeDownCast_10 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkPolyDataPainter.MRClassNameKey = "18vtkPolyDataPainter" [static]
new const string Kitware.VTK.vtkPolyDataPainter.MRFullTypeName = "Kitware.VTK.vtkPolyDataPainter"

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