Structural deformable models
|
#include <GL/glut.h>
Go to the source code of this file.
Macros | |
#define | GLUT_DISABLE_ATEXIT_HACK |
Functions | |
int | sglBitmapString (const char *msg, int x, int y, void *font=(void *) GLUT_BITMAP_8_BY_13) |
int | sglBitmapStringOutlined (const char *msg, int x, int y, void *font=(void *) GLUT_BITMAP_8_BY_13) |
|
inline |
Definition at line 7 of file glutils.h.
Referenced by Brain::drawAllModels(), and sglBitmapStringOutlined().
|
inline |
Definition at line 22 of file glutils.h.
References sglBitmapString().
Referenced by Node::draw(), and Brain::drawAllModels().