libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
#include <moRenderManager.h>
Public Member Functions | |
int | Width () const |
int | Height () const |
float | Aspect () const |
Public Attributes | |
int | width |
int | height |
float | aspect |
Definition at line 63 of file moRenderManager.h.
|
inline |
Definition at line 69 of file moRenderManager.h.
|
inline |
Definition at line 68 of file moRenderManager.h.
|
inline |
Definition at line 67 of file moRenderManager.h.
float moResolution::aspect |
Definition at line 73 of file moRenderManager.h.
int moResolution::height |
Definition at line 72 of file moRenderManager.h.
int moResolution::width |
Definition at line 71 of file moRenderManager.h.