|
MIRA
|
Describes a path of transformations through the transformation tree. More...
#include <transform/Transformer.h>
Public Member Functions | |
| TransformDesc (const TransformerBase::Chain &c1) | |
| TransformDesc (const TransformerBase::Chain &c1, const TransformerBase::Chain &c2) | |
Public Attributes | |
| TransformerBase::Chain | chain1 |
| TransformerBase::Chain | chain2 |
Describes a path of transformations through the transformation tree.
This path may consist of one or two transformation chains.
|
inline |
|
inline |
| TransformerBase::Chain chain1 |
| TransformerBase::Chain chain2 |
1.8.14