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

vtkOpenGLActor - OpenGL actor More...

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

List of all members.

Public Member Functions

 vtkOpenGLActor (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkOpenGLActor ()
 Undocumented Block.
override int IsA (string type)
 Undocumented Block.
new vtkOpenGLActor NewInstance ()
 Undocumented Block.
override void Render (vtkRenderer ren, vtkMapper mapper)
 Actual actor render method.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "14vtkOpenGLActor"
 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 vtkOpenGLActor_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkOpenGLActor_IsA_01 (HandleRef pThis, string type)
static internal int vtkOpenGLActor_IsTypeOf_02 (string type)
static internal IntPtr vtkOpenGLActor_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkOpenGLActor_Render_05 (HandleRef pThis, HandleRef ren, HandleRef mapper)
static internal IntPtr vtkOpenGLActor_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)

Static Private Member Functions

static vtkOpenGLActor ()
 Automatically generated type registration mechanics.

Detailed Description

vtkOpenGLActor - OpenGL actor

Description vtkOpenGLActor is a concrete implementation of the abstract class vtkActor. vtkOpenGLActor interfaces to the OpenGL rendering library.


Constructor & Destructor Documentation

static Kitware.VTK.vtkOpenGLActor.vtkOpenGLActor ( ) [static, private]

Automatically generated type registration mechanics.

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

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkActor.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkActor.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkActor.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkActor.

override void Kitware.VTK.vtkOpenGLActor.Render ( vtkRenderer  ren,
vtkMapper  mapper 
) [virtual]

Actual actor render method.

Reimplemented from Kitware.VTK.vtkActor.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkActor.

Here is the call graph for this function:

static internal int Kitware.VTK.vtkOpenGLActor.vtkOpenGLActor_IsA_01 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkOpenGLActor.vtkOpenGLActor_IsTypeOf_02 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkOpenGLActor.vtkOpenGLActor_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOpenGLActor.vtkOpenGLActor_NewInstance_04 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkOpenGLActor.vtkOpenGLActor_Render_05 ( HandleRef  pThis,
HandleRef  ren,
HandleRef  mapper 
) [private]
static internal IntPtr Kitware.VTK.vtkOpenGLActor.vtkOpenGLActor_SafeDownCast_06 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkOpenGLActor.MRClassNameKey = "14vtkOpenGLActor" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkActor.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkActor.


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