tools/libraries/3DMenu/testapplication/menu.cpp File Reference

#include <OpenSG/OSGGLUT.h>
#include <OpenSG/OSGConfig.h>
#include <OpenSG/OSGGLUTWindow.h>
#include <OpenSG/OSGSimpleSceneManager.h>
#include "MenuControl.h"
#include "Registry.h"
#include <stdlib.h>

Include dependency graph for menu.cpp:


Classes

class  testcallback

Functions

int setupGLUT (int *argc, char *argv[])
void statictestcallback (const char *name, const char *value)
int main (int argc, char **argv)
void display (void)
void reshape (int w, int h)
void mouse (int button, int state, int x, int y)
void motion (int x, int y)
void keyboard (unsigned char k, int x, int y)

Variables

 OSG_USING_NAMESPACE
SimpleSceneManager * mgr

Function Documentation

void display ( void   ) 

void keyboard ( unsigned char  k,
int  x,
int  y 
)

int main ( int  argc,
char **  argv 
)

void motion ( int  x,
int  y 
)

void mouse ( int  button,
int  state,
int  x,
int  y 
)

void reshape ( int  w,
int  h 
)

int setupGLUT ( int *  argc,
char *  argv[] 
)

void statictestcallback ( const char *  name,
const char *  value 
)


Variable Documentation

SimpleSceneManager* mgr


Generated on Wed Oct 20 16:11:50 2010 for inVRs by doxygen 1.5.8