Searched refs:DrawableRotation (Results 1 – 4 of 4) sorted by relevance
150 drawList.push_back(DrawableRotation(45.0)); in main()
1120 Magick::DrawableRotation::~DrawableRotation ( void ) in ~DrawableRotation()1123 void Magick::DrawableRotation::operator() in operator ()()1128 Magick::DrawableBase* Magick::DrawableRotation::copy() const in copy()1130 return new DrawableRotation(*this); in copy()
1477 class MagickPPExport DrawableRotation : public DrawableBase1480 DrawableRotation ( double angle_ ) in DrawableRotation() function1484 /*virtual*/ ~DrawableRotation ( void );
984 (DrawableRotation): New class to influence object rotation.