 |
VTK
9.0.1
|
Go to the documentation of this file.
25 #ifndef vtk3DSImporter_h
26 #define vtk3DSImporter_h
29 #include "vtkIOImportModule.h"
46 vtkSetStringMacro(FileName);
47 vtkGetStringMacro(FileName);
vtk3DSMaterial * MaterialList
vtk3DSOmniLight * OmniList
FILE * GetFileFD()
Return the file pointer to the open file.
vtk3DSCamera * CameraList
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtk3DSSpotLight * SpotLightList
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
virtual void ImportCameras(vtkRenderer *)
vtkTypeBool ComputeNormals
virtual void ImportLights(vtkRenderer *)
virtual std::string GetOutputsDescription()
Recover a printable string that let importer implementation Describe their outputs.
a simple class to control print indentation
virtual int ImportBegin()
virtual void ImportActors(vtkRenderer *)
abstract specification for renderers
concrete dataset represents vertices, lines, polygons, and triangle strips
vtk3DSMatProp * MatPropList
virtual void ImportProperties(vtkRenderer *)