|
VTK
|
#include "vtkObject.h"Go to the source code of this file.
Classes | |
| class | vtkObjectFactory |
| abstract base class for vtkObjectFactories More... | |
| struct | vtkObjectFactory::OverrideInformation |
Macros | |
| #define | VTK_CREATE_CREATE_FUNCTION(classname) |
| #define | VTK_FACTORY_INTERFACE_EXPORT VTK_ABI_EXPORT |
| #define | VTK_FACTORY_INTERFACE_IMPLEMENT(factoryName) |
| #define VTK_CREATE_CREATE_FUNCTION | ( | classname) |
Definition at line 250 of file vtkObjectFactory.h.
| #define VTK_FACTORY_INTERFACE_EXPORT VTK_ABI_EXPORT |
Definition at line 256 of file vtkObjectFactory.h.
| #define VTK_FACTORY_INTERFACE_IMPLEMENT | ( | factoryName) |
Definition at line 263 of file vtkObjectFactory.h.
1.8.4