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 Attributes | |
moRenderOutputMode | m_OutputMode |
moResolution | m_RenderResolution |
moResolution | m_OutputResolution |
normal mode need this More... | |
moRenderClips | Clips |
normal output need this More... | |
moDisplays | Displays |
clip or section of render resolution More... | |
Definition at line 123 of file moRenderManager.h.
moRenderClips moRenderOutputConfiguration::Clips |
normal output need this
Definition at line 136 of file moRenderManager.h.
moDisplays moRenderOutputConfiguration::Displays |
clip or section of render resolution
Definition at line 138 of file moRenderManager.h.
moRenderOutputMode moRenderOutputConfiguration::m_OutputMode |
Definition at line 127 of file moRenderManager.h.
moResolution moRenderOutputConfiguration::m_OutputResolution |
normal mode need this
Definition at line 132 of file moRenderManager.h.
moResolution moRenderOutputConfiguration::m_RenderResolution |
Definition at line 129 of file moRenderManager.h.