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