#include <SoGlutRenderArea.h>
Static Public Methods | |
Widget | init (const char *appName, const char *className="Inventor") |
Widget | init (int argc, char **argv) |
void | mainLoop () |
void | show (Widget widget) |
void | hide (Widget widget) |
SoGlutRenderArea * | getWindowFromChildW (int id) |
SoGlutRenderArea * | getWindowFromMainW (int id) |
Static Protected Methods | |
void | addWindow (SoGlutRenderArea *window) |
void | removeWindow (SoGlutRenderArea *window) |
Static Protected Attributes | |
SoGlutRenderArea * | windowsList |
bool | widgetShowed |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|