#include "vtkObjectBase.h"Include dependency graph for vtkSmartPointerBase.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | vtkSmartPointerBase |
| Non-templated superclass for vtkSmartPointer. More... | |
Defines | |
| #define | VTK_SMART_POINTER_BASE_BOOL int |
| #define | VTK_SMART_POINTER_BASE_DEFINE_OPERATOR(op) |
|
|
Definition at line 84 of file vtkSmartPointerBase.h. |
|
|
Value: Definition at line 87 of file vtkSmartPointerBase.h. |
|
||||||||||||
|
Streaming operator to print smart pointer like regular pointers. |