14 #ifndef _TransformBase_H_
15 #define _TransformBase_H_
56 const std::string & name ()
const;
62 virtual double aspectRatio ()
const;
68 #endif // _TransformBase_H_
#define MDL_HIPPOPLOT_API
A transform that transforms coordinates from one coordinate system to another.
numeric::array clone(numeric::array arr)
std::string m_name
Name of the Transform.