Classes | Namespaces | Defines

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/utility/gl/gl_on_screen_display.h File Reference

#include <OpenTissue/configuration.h>
#include <vector>
#include <cassert>
#include <cstdio>
#include <iostream>
#include <string>
#include <sstream>
#include <stdarg.h>
#include <GL/glut.h>

Go to the source code of this file.

Classes

class  OpenTissue::gl::OnScreenDisplay< math_types >

Namespaces

namespace  OpenTissue
namespace  OpenTissue::gl

Defines

#define OSD_CUSTOM   0
#define OSD_TOP_LEFT   1
#define OSD_TOP_RIGHT   2
#define OSD_BOTTOM_LEFT   3
#define OSD_BOTTOM_RIGHT   4
#define OSD_CENTER   5

Define Documentation

#define OSD_BOTTOM_LEFT   3
#define OSD_BOTTOM_RIGHT   4
#define OSD_CENTER   5
#define OSD_CUSTOM   0
#define OSD_TOP_LEFT   1
#define OSD_TOP_RIGHT   2