#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_DEFINE_OPERATOR(op) |
|
Value: Definition at line 78 of file vtkSmartPointerBase.h. |
|
Streaming operator to print smart pointer like regular pointers. |