#include <rect_packer.h>
Public Member Functions | |
| void | clear () |
Public Attributes | |
| int | pack_attempt_num |
| float | pack_attempt_time |
| float | pack_total_time |
Definition at line 44 of file rect_packer.h.
| void vcg::RectPacker< SCALAR_TYPE >::Stat::clear | ( | ) | [inline] |
Definition at line 47 of file rect_packer.h.
| int vcg::RectPacker< SCALAR_TYPE >::Stat::pack_attempt_num |
Definition at line 53 of file rect_packer.h.
| float vcg::RectPacker< SCALAR_TYPE >::Stat::pack_attempt_time |
Definition at line 54 of file rect_packer.h.
| float vcg::RectPacker< SCALAR_TYPE >::Stat::pack_total_time |
Definition at line 55 of file rect_packer.h.