13 #include "msdevstudio/MSconfig.h" TransformBase()
The default constructor.
std::string m_name
Name of the Transform.
const std::string & name() const
Returns the name of the Transform.
TransformBase class interface.
A transform that transforms coordinates from one coordinate system to another.
virtual double aspectRatio() const
Get the aspect ratio.
virtual ~TransformBase()
The virtual destructor.
hippodraw::Range class interface