31 #ifndef vtk3DSImporter_h 32 #define vtk3DSImporter_h 34 #include "vtkIOImportModule.h" 52 vtkSetStringMacro(FileName);
53 vtkGetStringMacro(FileName);
69 FILE *GetFileFD() {
return this->FileFD;};
88 vtkPolyData *GeneratePolyData (vtk3DSMesh *meshPtr);
vtkTypeBool ComputeNormals
vtk3DSCamera * CameraList
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual void ImportCameras(vtkRenderer *)
abstract specification for renderers
vtk3DSMatProp * MatPropList
vtk3DSOmniLight * OmniList
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual int ImportBegin()
a simple class to control print indentation
virtual void ImportActors(vtkRenderer *)
virtual void ImportLights(vtkRenderer *)
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
vtk3DSMaterial * MaterialList
virtual void ImportProperties(vtkRenderer *)
vtk3DSSpotLight * SpotLightList