Public Member Functions | Public Attributes

view::render_info_t Struct Reference
[Viewport]

#include <viewport.h>

List of all members.

Public Member Functions

 render_info_t (void) throw ()
void clear (void) throw ()
void dump (const char *txt) const throw ()
bool isValid (void) const throw ()

Public Attributes

int width
 viewport width (pixels)
int height
 viewport height (pixels)

Detailed Description

Definition at line 63 of file viewport.h.


Constructor & Destructor Documentation

view::render_info_t::render_info_t ( void   )  throw () [inline]

Definition at line 65 of file viewport.h.


The documentation for this struct was generated from the following file: