#include <vtkAbstractTransform.h>
Definition at line 394 of file vtkAbstractTransform.h.
§ vtkTransformConcatenationStack()
vtkTransformConcatenationStack::vtkTransformConcatenationStack |
( |
| ) |
|
|
protected |
§ ~vtkTransformConcatenationStack()
vtkTransformConcatenationStack::~vtkTransformConcatenationStack |
( |
| ) |
|
|
protected |
§ New()
§ Delete()
void vtkTransformConcatenationStack::Delete |
( |
| ) |
|
|
inline |
§ Pop()
pop will pop delete 'concat', then pop the top item on the stack onto 'concat'.
§ Push()
push will move 'concat' onto the stack, and make 'concat' a copy of its previous self
§ DeepCopy()
§ StackSize
int vtkTransformConcatenationStack::StackSize |
|
protected |
§ Stack
§ StackBottom
The documentation for this class was generated from the following file: