#include <viewport.h>
Public Member Functions | |
| render_info_t (void) throw () | |
| void | clear (void) throw () |
| void | dump (IN const char *txt) const throw () |
| bool | isValid (void) const throw () |
Public Attributes | |
| int | width |
| viewport width (pixels) | |
| int | height |
| viewport height (pixels) | |
Definition at line 63 of file viewport.h.
| view::render_info_t::render_info_t | ( | void | ) | throw () [inline] |
Definition at line 65 of file viewport.h.
1.7.1