SDXFrameWork  0.13
SDXFrameWork
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
SDX::IDrawable Member List

This is the complete list of members for SDX::IDrawable, including all inherited members.

Draw(const Point &座標, bool 反転フラグ=false) const =0SDX::IDrawablepure virtual
DrawExtend(const Rect &描画範囲, bool 反転フラグ=false) const =0SDX::IDrawablepure virtual
DrawPart(const Point &描画先座標, const Rect &描画元領域, bool 反転フラグ=false) const =0SDX::IDrawablepure virtual
DrawRotate(const Point &座標, double 拡大率, double 角度, bool 反転フラグ=false) const =0SDX::IDrawablepure virtual
DrawRotateAxis(const Point &座標, const Point &回転軸座標, double 拡大率, double 角度, bool 反転フラグ=false) const =0SDX::IDrawablepure virtual
DrawRotateAxis(const Point &座標, const Point &回転軸座標, double 拡大率X, double 拡大率Y, double 角度, bool 反転フラグ=false) const =0SDX::IDrawablepure virtual
~IDrawable()=default (defined in SDX::IDrawable)SDX::IDrawablevirtual