 |
VTK
9.1.0
|
Go to the documentation of this file.
64 #ifndef vtk3DSImporter_h
65 #define vtk3DSImporter_h
68 #include "vtkIOImportModule.h"
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
vtkGetFilePathMacro(FileName)
Specify the name of the file to read.
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
vtkSetFilePathMacro(FileName)
Specify the name of the file to read.