|
TouchVG framework
|
The class for recording 'drawBitmap'. 更多...

Public 成员函数 | |
| CmdDrawBitmap () | |
| CmdDrawBitmap (const Matrix2d &d2w, const char *name, float xc, float yc, float w, float h, float angle) | |
| virtual int | type () const |
| virtual void | copy (const ICmd &src) |
| virtual bool | save (MgStorage *s) const |
| virtual bool | load (MgStorage *s) |
| virtual bool | draw (GiGraphics &gs, const Matrix2d &w2d) const |
| virtual Box2d | getExtentW () const |
Public 成员函数 继承自 MgRecordShape::ICmd | |
| virtual | ~ICmd () |
| virtual void | copy (const ICmd &src)=0 |
Public 属性 | |
| std::string | name |
| Point2d | pt |
| Vector2d | vec |
| float | angle |
The class for recording 'drawBitmap'.