Searched refs:DrawableRotation (Results 1 – 4 of 4) sorted by relevance
152 drawList.push_back(DrawableRotation(45.0)); in main()
1089 Magick::DrawableRotation::~DrawableRotation ( void ) in ~DrawableRotation()1092 void Magick::DrawableRotation::operator() in operator ()()1097 Magick::DrawableBase* Magick::DrawableRotation::copy() const in copy()1099 return new DrawableRotation(*this); in copy()
1462 class MagickPPExport DrawableRotation : public DrawableBase1465 DrawableRotation ( double angle_ ) in DrawableRotation() function1469 /*virtual*/ ~DrawableRotation ( void );
988 (DrawableRotation): New class to influence object rotation.