#include <exploder_cutter.hpp>
Public Member Functions | |
| positioned_surface () | |
Public Attributes | |
| std::string | name |
| exploder_point | pos |
| surface | image |
| cutter::mask | mask |
Definition at line 44 of file exploder_cutter.hpp.
|
inline |
Definition at line 45 of file exploder_cutter.hpp.
| surface cutter::positioned_surface::image |
Definition at line 55 of file exploder_cutter.hpp.
Referenced by cutter::add_sub_image(), and composer::compose().
| cutter::mask cutter::positioned_surface::mask |
Definition at line 57 of file exploder_cutter.hpp.
Referenced by cutter::add_sub_image(), and composer::compose().
| std::string cutter::positioned_surface::name |
Definition at line 53 of file exploder_cutter.hpp.
Referenced by cutter::add_sub_image().
| exploder_point cutter::positioned_surface::pos |
Definition at line 54 of file exploder_cutter.hpp.
Referenced by cutter::add_sub_image(), and composer::compose().
1.8.8