#include "vtkSystemIncludes.h"


Go to the source code of this file.
Classes | |
| class | vtkIndent |
| a simple class to control print indentation More... | |
Functions | |
| VTK_COMMON_EXPORT ostream & | operator<< (ostream &os, const vtkIndent &o) |
| VTK_COMMON_EXPORT ostream& operator<< | ( | ostream & | os, | |
| const vtkIndent & | o | |||
| ) |
Print out the indentation. Basically output a bunch of spaces.
1.5.6