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

vtkOOGLExporter - export a scene into Geomview OOGL format. More...

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

List of all members.

Public Member Functions

 vtkOOGLExporter (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkOOGLExporter ()
 Undocumented Block.
virtual string GetFileName ()
 Specify the name of the Geomview file to write.
override int IsA (string type)
 Undocumented Block.
new vtkOOGLExporter NewInstance ()
 Undocumented Block.
virtual void SetFileName (string _arg)
 Specify the name of the Geomview file to write.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "15vtkOOGLExporter"
 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 vtkOOGLExporter_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkOOGLExporter_GetFileName_01 (HandleRef pThis)
static internal int vtkOOGLExporter_IsA_02 (HandleRef pThis, string type)
static internal int vtkOOGLExporter_IsTypeOf_03 (string type)
static internal IntPtr vtkOOGLExporter_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkOOGLExporter_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkOOGLExporter_SetFileName_07 (HandleRef pThis, string _arg)

Static Private Member Functions

static vtkOOGLExporter ()
 Automatically generated type registration mechanics.

Detailed Description

vtkOOGLExporter - export a scene into Geomview OOGL format.

Description vtkOOGLExporter is a concrete subclass of vtkExporter that writes Geomview OOGL files.

vtkExporter


Constructor & Destructor Documentation

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

Automatically generated type registration mechanics.

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

virtual string Kitware.VTK.vtkOOGLExporter.GetFileName ( ) [virtual]

Specify the name of the Geomview file to write.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkExporter.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkExporter.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkExporter.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkExporter.

Here is the call graph for this function:

virtual void Kitware.VTK.vtkOOGLExporter.SetFileName ( string  _arg) [virtual]

Specify the name of the Geomview file to write.

static internal IntPtr Kitware.VTK.vtkOOGLExporter.vtkOOGLExporter_GetFileName_01 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkOOGLExporter.vtkOOGLExporter_IsA_02 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkOOGLExporter.vtkOOGLExporter_IsTypeOf_03 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkOOGLExporter.vtkOOGLExporter_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOOGLExporter.vtkOOGLExporter_NewInstance_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOOGLExporter.vtkOOGLExporter_SafeDownCast_06 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkOOGLExporter.vtkOOGLExporter_SetFileName_07 ( HandleRef  pThis,
string  _arg 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkOOGLExporter.MRClassNameKey = "15vtkOOGLExporter" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkExporter.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkExporter.


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