vtkIndent - a simple class to control print indentation
Description:
vtkIndent is used to control indentation during the chaining print process. This way nested objects can correctly indent themselves.
Methods:
void Delete () | |
void vtkIndent (int ) | |
static vtkIndent *New () | |
vtkIndent GetNextIndent () |
Detailed Method Descriptions:
vtkIndent GetNextIndent () |