KCMS CMM Developer's Guide

KcsXformSeq Class

The KcsXformSeq class is a KcsXform base class that allows other incompatible KcsXform derivatives to connect for serial evaluations. It has methods to append() and insert() transformations into an existing sequence and constructors that can instantiate from an array of KcsXform pointers. The derivation from the KcsXform base class allows a sequence of KcsXforms to act like a single KcsXform from the perspective of the rest of the architecture.