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

vtkRIBLight - RIP Light More...

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

List of all members.

Public Member Functions

 vtkRIBLight (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkRIBLight ()
 Undocumented Block.
virtual int GetShadows ()
 Undocumented Block.
override int IsA (string type)
 Undocumented Block.
new vtkRIBLight NewInstance ()
 Undocumented Block.
override void Render (vtkRenderer ren, int index)
 Undocumented Block.
virtual void SetShadows (int _arg)
 Undocumented Block.
virtual void ShadowsOff ()
 Undocumented Block.
virtual void ShadowsOn ()
 Undocumented Block.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "11vtkRIBLight"
 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 vtkRIBLight_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkRIBLight_GetShadows_01 (HandleRef pThis)
static internal int vtkRIBLight_IsA_02 (HandleRef pThis, string type)
static internal int vtkRIBLight_IsTypeOf_03 (string type)
static internal IntPtr vtkRIBLight_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkRIBLight_Render_06 (HandleRef pThis, HandleRef ren, int index)
static internal IntPtr vtkRIBLight_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkRIBLight_SetShadows_08 (HandleRef pThis, int _arg)
static internal void vtkRIBLight_ShadowsOff_09 (HandleRef pThis)
static internal void vtkRIBLight_ShadowsOn_10 (HandleRef pThis)

Static Private Member Functions

static vtkRIBLight ()
 Automatically generated type registration mechanics.

Detailed Description

vtkRIBLight - RIP Light

Description vtkRIBLight is a subclass of vtkLight that allows the user to specify light source shaders and shadow casting lights for use with RenderMan.

vtkRIBExporter


Constructor & Destructor Documentation

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

Automatically generated type registration mechanics.

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

virtual int Kitware.VTK.vtkRIBLight.GetShadows ( ) [virtual]

Undocumented Block.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkLight.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkLight.

static new vtkRIBLight Kitware.VTK.vtkRIBLight.New ( ) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkLight.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkLight.

override void Kitware.VTK.vtkRIBLight.Render ( vtkRenderer  ren,
int  index 
) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkLight.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkLight.

Here is the call graph for this function:

virtual void Kitware.VTK.vtkRIBLight.SetShadows ( int  _arg) [virtual]

Undocumented Block.

virtual void Kitware.VTK.vtkRIBLight.ShadowsOff ( ) [virtual]

Undocumented Block.

virtual void Kitware.VTK.vtkRIBLight.ShadowsOn ( ) [virtual]

Undocumented Block.

static internal int Kitware.VTK.vtkRIBLight.vtkRIBLight_GetShadows_01 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkRIBLight.vtkRIBLight_IsA_02 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkRIBLight.vtkRIBLight_IsTypeOf_03 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkRIBLight.vtkRIBLight_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkRIBLight.vtkRIBLight_NewInstance_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkRIBLight.vtkRIBLight_Render_06 ( HandleRef  pThis,
HandleRef  ren,
int  index 
) [private]
static internal IntPtr Kitware.VTK.vtkRIBLight.vtkRIBLight_SafeDownCast_07 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkRIBLight.vtkRIBLight_SetShadows_08 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkRIBLight.vtkRIBLight_ShadowsOff_09 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkRIBLight.vtkRIBLight_ShadowsOn_10 ( HandleRef  pThis) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkRIBLight.MRClassNameKey = "11vtkRIBLight" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkLight.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkLight.


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