#include <layout_2d.h>
Public Member Functions | |
object_t (void) throw () | |
void | clear (void) throw () |
Public Attributes | |
std::string | id |
float | width |
float | height |
float | x |
float | y |
Definition at line 79 of file layout_2d.h.
layout::object_t::object_t | ( | void | ) | throw () [inline] |
Definition at line 81 of file layout_2d.h.