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

vtkRIBProperty - RIP Property More...

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

List of all members.

Public Member Functions

 vtkRIBProperty (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkRIBProperty ()
 Undocumented Block.
void AddParameter (string parameter, string value)
 Specify parameter values for variables.
void AddVariable (string variable, string declaration)
 Specify declarations for variables..
string GetDeclarations ()
 Get variable declarations.
virtual string GetDisplacementShader ()
 Specify the name of a displacement shader.
string GetParameters ()
 Get parameters.
virtual string GetSurfaceShader ()
 Specify the name of a surface shader.
override int IsA (string type)
 Undocumented Block.
new vtkRIBProperty NewInstance ()
 Undocumented Block.
virtual void SetDisplacementShader (string _arg)
 Specify the name of a displacement shader.
void SetParameter (string parameter, string value)
 Specify parameter values for variables.
virtual void SetSurfaceShader (string _arg)
 Specify the name of a surface shader.
void SetVariable (string variable, string declaration)
 Specify declarations for variables..

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "14vtkRIBProperty"
 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 vtkRIBProperty_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkRIBProperty_AddParameter_01 (HandleRef pThis, string parameter, string value)
static internal void vtkRIBProperty_AddVariable_02 (HandleRef pThis, string variable, string declaration)
static internal IntPtr vtkRIBProperty_GetDeclarations_03 (HandleRef pThis)
static internal IntPtr vtkRIBProperty_GetDisplacementShader_04 (HandleRef pThis)
static internal IntPtr vtkRIBProperty_GetParameters_05 (HandleRef pThis)
static internal IntPtr vtkRIBProperty_GetSurfaceShader_06 (HandleRef pThis)
static internal int vtkRIBProperty_IsA_07 (HandleRef pThis, string type)
static internal int vtkRIBProperty_IsTypeOf_08 (string type)
static internal IntPtr vtkRIBProperty_NewInstance_10 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkRIBProperty_SafeDownCast_11 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkRIBProperty_SetDisplacementShader_12 (HandleRef pThis, string _arg)
static internal void vtkRIBProperty_SetParameter_13 (HandleRef pThis, string parameter, string value)
static internal void vtkRIBProperty_SetSurfaceShader_14 (HandleRef pThis, string _arg)
static internal void vtkRIBProperty_SetVariable_15 (HandleRef pThis, string variable, string declaration)

Static Private Member Functions

static vtkRIBProperty ()
 Automatically generated type registration mechanics.

Detailed Description

vtkRIBProperty - RIP Property

Description vtkRIBProperty is a subclass of vtkProperty that allows the user to specify named shaders for use with RenderMan. Both a surface shader and displacement shader can be specified. Parameters for the shaders can be declared and set.

vtkRIBExporter


Constructor & Destructor Documentation

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

Automatically generated type registration mechanics.

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

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

Undocumented Block.


Member Function Documentation

void Kitware.VTK.vtkRIBProperty.AddParameter ( string  parameter,
string  value 
)

Specify parameter values for variables.

void Kitware.VTK.vtkRIBProperty.AddVariable ( string  variable,
string  declaration 
)

Specify declarations for variables..

override void Kitware.VTK.vtkRIBProperty.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.vtkProperty.

Get variable declarations.

Specify the name of a displacement shader.

Get parameters.

virtual string Kitware.VTK.vtkRIBProperty.GetSurfaceShader ( ) [virtual]

Specify the name of a surface shader.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkProperty.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkProperty.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkProperty.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkProperty.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkProperty.

Here is the call graph for this function:

virtual void Kitware.VTK.vtkRIBProperty.SetDisplacementShader ( string  _arg) [virtual]

Specify the name of a displacement shader.

void Kitware.VTK.vtkRIBProperty.SetParameter ( string  parameter,
string  value 
)

Specify parameter values for variables.

virtual void Kitware.VTK.vtkRIBProperty.SetSurfaceShader ( string  _arg) [virtual]

Specify the name of a surface shader.

void Kitware.VTK.vtkRIBProperty.SetVariable ( string  variable,
string  declaration 
)

Specify declarations for variables..

static internal void Kitware.VTK.vtkRIBProperty.vtkRIBProperty_AddParameter_01 ( HandleRef  pThis,
string  parameter,
string  value 
) [private]
static internal void Kitware.VTK.vtkRIBProperty.vtkRIBProperty_AddVariable_02 ( HandleRef  pThis,
string  variable,
string  declaration 
) [private]
static internal IntPtr Kitware.VTK.vtkRIBProperty.vtkRIBProperty_GetDeclarations_03 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkRIBProperty.vtkRIBProperty_GetDisplacementShader_04 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkRIBProperty.vtkRIBProperty_GetParameters_05 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkRIBProperty.vtkRIBProperty_GetSurfaceShader_06 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkRIBProperty.vtkRIBProperty_IsA_07 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkRIBProperty.vtkRIBProperty_IsTypeOf_08 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkRIBProperty.vtkRIBProperty_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkRIBProperty.vtkRIBProperty_NewInstance_10 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkRIBProperty.vtkRIBProperty_SafeDownCast_11 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkRIBProperty.vtkRIBProperty_SetDisplacementShader_12 ( HandleRef  pThis,
string  _arg 
) [private]
static internal void Kitware.VTK.vtkRIBProperty.vtkRIBProperty_SetParameter_13 ( HandleRef  pThis,
string  parameter,
string  value 
) [private]
static internal void Kitware.VTK.vtkRIBProperty.vtkRIBProperty_SetSurfaceShader_14 ( HandleRef  pThis,
string  _arg 
) [private]
static internal void Kitware.VTK.vtkRIBProperty.vtkRIBProperty_SetVariable_15 ( HandleRef  pThis,
string  variable,
string  declaration 
) [private]

Member Data Documentation

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkProperty.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkProperty.


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