a simple class to control print indentation
More...
#include <vtkIndent.h>
a simple class to control print indentation
vtkIndent is used to control indentation during the chaining print process. This way nested objects can correctly indent themselves.
- Examples:
- vtkIndent (Examples)
- Tests:
- vtkIndent (Tests)
Definition at line 38 of file vtkIndent.h.
vtkIndent::vtkIndent |
( |
int |
ind = 0 | ) |
|
|
inlineexplicit |
void vtkIndent::Delete |
( |
| ) |
|
|
inline |
Determine the next indentation level. Keep indenting by two until the max of forty.
Print out the indentation. Basically output a bunch of spaces.
The documentation for this class was generated from the following file:
- /home/boeckb/code/depot/group-kitware/vtk/build-release/Utilities/Doxygen/dox/Common/Core/vtkIndent.h