#include <vtkAbstractTransform.h>
List of all members.
Detailed Description
Definition at line 397 of file vtkAbstractTransform.h.
Constructor & Destructor Documentation
vtkTransformConcatenationStack::vtkTransformConcatenationStack |
( |
| ) |
|
|
protected |
vtkTransformConcatenationStack::~vtkTransformConcatenationStack |
( |
| ) |
|
|
protected |
Member Function Documentation
void vtkTransformConcatenationStack::Delete |
( |
| ) |
|
|
inline |
pop will pop delete 'concat', then pop the top item on the stack onto 'concat'.
push will move 'concat' onto the stack, and make 'concat' a copy of its previous self
Member Data Documentation
int vtkTransformConcatenationStack::StackSize |
|
protected |
The documentation for this class was generated from the following file: