vtkIVExporter - export a scene into OpenInventor 2.0 format.
Super Class: vtkExporter
Description:
vtkIVExporter is a concrete subclass of vtkExporter that writes OpenInventor 2.0 files.
See Also:
Methods:
![]() | void vtkIVExporter () |
![]() | void vtkIVExporter () |
![]() | static vtkIVExporter *New () |
![]() | const char *GetClassName () |
![]() | void PrintSelf (unknown & ,vtkIndent ) |
![]() | void SetFileName (char *) |
![]() | char *GetFileName () |
![]() | void WriteData () |
![]() | void WriteALight (vtkLight * ,unknown *) |
![]() | void WriteAnActor (vtkActor * ,unknown *) |
![]() | void WritePointData (vtkPoints * ,vtkNormals * ,vtkTCoords * ,vtkScalars * ,unknown *) |
Detailed Method Descriptions:
![]() | void SetFileName (char *) |
![]() | char *GetFileName () |