template<class C, unsigned int dim> void Transform(OEConfBaseT<C,dim> *) const template<class C, unsigned int dim> void Transform(C *coords, unsigned int rows) const
These template functions call the underlying template function in each of
the OETransBase
objects in the OETrans
container.