#include "vtkIOStream.h"
Go to the source code of this file.
Classes | |
class | vtkNew< T > |
Allocate and hold a VTK object. More... | |
Functions | |
template<class T> | |
ostream & | operator<< (ostream &os, const vtkNew< T > &p) |
ostream& operator<< | ( | ostream & | os, | |
const vtkNew< T > & | p | |||
) | [inline] |