 |
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);
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtk3DSImporter() override
vtk3DSMaterial * MaterialList
vtk3DSOmniLight * OmniList
FILE * GetFileFD()
Return the file pointer to the open file.
vtk3DSCamera * CameraList
void ImportProperties(vtkRenderer *renderer) override
void ImportEnd() override
vtk3DSSpotLight * SpotLightList
void ImportLights(vtkRenderer *renderer) override
static vtk3DSImporter * New()
vtkTypeBool ComputeNormals
void ImportActors(vtkRenderer *renderer) override
a simple class to control print indentation
vtkPolyData * GeneratePolyData(vtk3DSMesh *meshPtr)
void ImportCameras(vtkRenderer *renderer) override
std::string GetOutputsDescription() override
Get a printable string describing the outputs.
abstract specification for renderers
concrete dataset represents vertices, lines, polygons, and triangle strips
int ImportBegin() override
vtk3DSMatProp * MatPropList