#include <maskauto.h>
Public Member Functions | |
| SubMask (MaskAuto *keyframe) | |
| ~SubMask () | |
| int | operator== (SubMask &ptr) |
| void | copy_from (SubMask &ptr) |
| void | load (FileXML *file) |
| void | copy (FileXML *file) |
| void | dump () |
Public Attributes | |
| ArrayList< MaskPoint * > | points |
| MaskAuto * | keyframe |
Definition at line 25 of file maskauto.h.
|
|
Definition at line 42 of file maskauto.C. |
|
|
Definition at line 47 of file maskauto.C. |
|
|
Definition at line 137 of file maskauto.C. References FileXML::append_newline(), FileXML::append_tag(), FileXML::append_text(), keyframe, MaskAuto::masks, points, XMLTag::set_property(), XMLTag::set_title(), and FileXML::tag. |
|
|
Definition at line 64 of file maskauto.C. References points. |
|
|
Definition at line 173 of file maskauto.C. References points. |
|
|
Definition at line 76 of file maskauto.C. References MaskPoint::control_x1, MaskPoint::control_x2, MaskPoint::control_y1, MaskPoint::control_y2, points, FileXML::read_tag(), FileXML::read_text_until(), FileXML::tag, XMLTag::title_is(), MaskPoint::x, and MaskPoint::y. Referenced by MaskAuto::load(). |
|
|
Definition at line 51 of file maskauto.C. References points. |
|
|
Definition at line 38 of file maskauto.h. Referenced by copy(), and MaskAutos::mask_exists(). |
|
1.4.4