Searched refs:PathSmoothCurvetoRel (Results 1 – 3 of 3) sorted by relevance
2075 Magick::PathSmoothCurvetoRel::PathSmoothCurvetoRel in PathSmoothCurvetoRel() function in Magick::PathSmoothCurvetoRel2080 Magick::PathSmoothCurvetoRel::PathSmoothCurvetoRel in PathSmoothCurvetoRel() function in Magick::PathSmoothCurvetoRel2085 Magick::PathSmoothCurvetoRel::PathSmoothCurvetoRel in PathSmoothCurvetoRel() function in Magick::PathSmoothCurvetoRel2086 ( const Magick::PathSmoothCurvetoRel& original_ ) in PathSmoothCurvetoRel()2091 Magick::PathSmoothCurvetoRel::~PathSmoothCurvetoRel ( void ) in ~PathSmoothCurvetoRel()2094 void Magick::PathSmoothCurvetoRel::operator() in operator ()()2108 Magick::VPathBase* Magick::PathSmoothCurvetoRel::copy() const in copy()2110 return new PathSmoothCurvetoRel(*this); in copy()
2711 class MagickPPExport PathSmoothCurvetoRel : public VPathBase2715 PathSmoothCurvetoRel ( const Coordinate &coordinates_ );2718 PathSmoothCurvetoRel ( const CoordinateList &coordinates_ );2721 PathSmoothCurvetoRel ( const PathSmoothCurvetoRel& original_ );2724 /*virtual*/ ~PathSmoothCurvetoRel ( void );
934 (PathSmoothCurvetoRel): New class. Cubic bezier, relative