MIRA
Public Member Functions | Public Attributes | List of all members
TransformDesc Struct Reference

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
 

Detailed Description

Describes a path of transformations through the transformation tree.

This path may consist of one or two transformation chains.

Constructor & Destructor Documentation

◆ TransformDesc() [1/2]

TransformDesc ( const TransformerBase::Chain c1)
inline

◆ TransformDesc() [2/2]

TransformDesc ( const TransformerBase::Chain c1,
const TransformerBase::Chain c2 
)
inline

Member Data Documentation

◆ chain1

◆ chain2


The documentation for this struct was generated from the following file: