ActiViz .NET
5.8.0
|
vtkVRMLExporter - export a scene into VRML 2.0 format. More...
Public Member Functions | |
vtkVRMLExporter (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkVRMLExporter () | |
Undocumented Block. | |
virtual string | GetFileName () |
Specify the name of the VRML file to write. | |
virtual double | GetSpeed () |
Specify the Speed of navigation. Default is 4. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkVRMLExporter | NewInstance () |
Undocumented Block. | |
virtual void | SetFileName (string _arg) |
Specify the name of the VRML file to write. | |
virtual void | SetSpeed (double _arg) |
Specify the Speed of navigation. Default is 4. | |
Static Public Member Functions | |
static new vtkVRMLExporter | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkVRMLExporter | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkVRMLExporter" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "15vtkVRMLExporter" |
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 | vtkVRMLExporter_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkVRMLExporter_GetFileName_01 (HandleRef pThis) |
static internal double | vtkVRMLExporter_GetSpeed_02 (HandleRef pThis) |
static internal int | vtkVRMLExporter_IsA_03 (HandleRef pThis, string type) |
static internal int | vtkVRMLExporter_IsTypeOf_04 (string type) |
static internal IntPtr | vtkVRMLExporter_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkVRMLExporter_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkVRMLExporter_SetFileName_08 (HandleRef pThis, string _arg) |
static internal void | vtkVRMLExporter_SetSpeed_09 (HandleRef pThis, double _arg) |
Static Private Member Functions | |
static | vtkVRMLExporter () |
Automatically generated type registration mechanics. |
vtkVRMLExporter - export a scene into VRML 2.0 format.
Description vtkVRMLExporter is a concrete subclass of vtkExporter that writes VRML 2.0 files. This is based on the VRML 2.0 draft #3 but it should be pretty stable since we aren't using any of the newer features.
static Kitware.VTK.vtkVRMLExporter.vtkVRMLExporter | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkVRMLExporter.vtkVRMLExporter | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkVRMLExporter.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.vtkVRMLExporter.GetFileName | ( | ) | [virtual] |
Specify the name of the VRML file to write.
virtual double Kitware.VTK.vtkVRMLExporter.GetSpeed | ( | ) | [virtual] |
Specify the Speed of navigation. Default is 4.
override int Kitware.VTK.vtkVRMLExporter.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkExporter.
static new int Kitware.VTK.vtkVRMLExporter.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkExporter.
static new vtkVRMLExporter Kitware.VTK.vtkVRMLExporter.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkExporter.
static new vtkVRMLExporter Kitware.VTK.vtkVRMLExporter.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkExporter.
virtual void Kitware.VTK.vtkVRMLExporter.SetFileName | ( | string | _arg | ) | [virtual] |
Specify the name of the VRML file to write.
virtual void Kitware.VTK.vtkVRMLExporter.SetSpeed | ( | double | _arg | ) | [virtual] |
Specify the Speed of navigation. Default is 4.
static internal IntPtr Kitware.VTK.vtkVRMLExporter.vtkVRMLExporter_GetFileName_01 | ( | HandleRef | pThis | ) | [private] |
static internal double Kitware.VTK.vtkVRMLExporter.vtkVRMLExporter_GetSpeed_02 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkVRMLExporter.vtkVRMLExporter_IsA_03 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkVRMLExporter.vtkVRMLExporter_IsTypeOf_04 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkVRMLExporter.vtkVRMLExporter_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkVRMLExporter.vtkVRMLExporter_NewInstance_06 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkVRMLExporter.vtkVRMLExporter_SafeDownCast_07 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkVRMLExporter.vtkVRMLExporter_SetFileName_08 | ( | HandleRef | pThis, |
string | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkVRMLExporter.vtkVRMLExporter_SetSpeed_09 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
new readonly string Kitware.VTK.vtkVRMLExporter.MRClassNameKey = "15vtkVRMLExporter" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkExporter.
new const string Kitware.VTK.vtkVRMLExporter.MRFullTypeName = "Kitware.VTK.vtkVRMLExporter" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkExporter.