 |
VTK
9.1.0
|
Go to the documentation of this file.
45 #ifndef vtkIVExporter_h
46 #define vtkIVExporter_h
49 #include "vtkIOExportModule.h"
represent and manipulate 3D points
a virtual light for 3D rendering
dynamic, self-adjusting array of unsigned char
void WriteALight(vtkLight *aLight, FILE *fp)
abstract superclass for arrays of numeric data
void WriteAnActor(vtkActor *anActor, FILE *fp)
vtkGetFilePathMacro(FileName)
Specify the name of the OpenInventor file to write.
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
static vtkIVExporter * New()
void WritePointData(vtkPoints *points, vtkDataArray *normals, vtkDataArray *tcoords, vtkUnsignedCharArray *colors, FILE *fp)
void WriteData() override
abstract class to write a scene to a file
export a scene into OpenInventor 2.0 format.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkIVExporter() override
vtkSetFilePathMacro(FileName)
Specify the name of the OpenInventor file to write.