53 #ifndef __vtkVRMLImporter_h
54 #define __vtkVRMLImporter_h
70 class vtkVRMLImporterInternal;
90 void enterNode(
const char *);
92 void enterField(
const char *);
94 void useNode(
const char *);
99 vtkSetStringMacro(FileName);
100 vtkGetStringMacro(FileName);
123 int OpenImportFile();
149 vtkVRMLImporterInternal* Internal;
represents an object (geometry & properties) in a rendered scene
abstract base class for most VTK objects
represent surface properties of a geometric object
virtual void ImportProperties(vtkRenderer *)
dynamic, self-adjusting array of float
map scalar values into colors via a lookup table
abstract specification for renderers
dynamic, self-adjusting array of vtkIdType
virtual int ImportBegin()
virtual void ImportActors(vtkRenderer *)
Superclass for all sources, filters, and sinks in VTK.
a simple class to control print indentation
a virtual camera for 3D rendering
a virtual light for 3D rendering
void PrintSelf(ostream &os, vtkIndent indent)
map vtkPolyData to graphics primitives
object to represent cell connectivity
virtual void ImportCameras(vtkRenderer *)
virtual void ImportLights(vtkRenderer *)
represent and manipulate 3D points