#include <vtkFLTKObjectFactory.h>
Inheritance diagram for vtkFLTKObjectFactory:
Object Factory creating properly registered Interactor and RenderWindow for implementing an event-driven interface with FLTK.
Definition at line 36 of file vtkFLTKObjectFactory.h.
Public Member Functions | |
vtkTypeRevisionMacro (vtkFLTKObjectFactory, vtkObjectFactory) | |
virtual const char * | GetVTKSourceVersion (void) |
Return the version of VTK that the factory was built with. | |
virtual const char * | GetDescription (void) |
Return a text description of the factory. | |
Static Public Member Functions | |
vtkFLTKObjectFactory * | New (void) |
Protected Member Functions | |
vtkFLTKObjectFactory (void) |
|
|
|
Return a text description of the factory.
Implements vtkObjectFactory. |
|
Return the version of VTK that the factory was built with.
Implements vtkObjectFactory. |
|
Reimplemented from vtkObject. |
|
|