g2o
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Typedefs | Enumerations | Functions | Variables
freeglut_minimal.h File Reference
#include "g2o/config.h"
#include <GL/gl.h>
Include dependency graph for freeglut_minimal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  freeglut_minimal::tagSFG_StrokeVertex
 
struct  freeglut_minimal::tagSFG_StrokeStrip
 
struct  freeglut_minimal::tagSFG_StrokeChar
 
struct  freeglut_minimal::tagSFG_StrokeFont
 

Namespaces

namespace  freeglut_minimal
 

Macros

#define G2O_FGAPI
 

Typedefs

typedef struct tagSFG_StrokeVertex freeglut_minimal::SFG_StrokeVertex
 
typedef struct tagSFG_StrokeStrip freeglut_minimal::SFG_StrokeStrip
 
typedef struct tagSFG_StrokeChar freeglut_minimal::SFG_StrokeChar
 
typedef struct tagSFG_StrokeFont freeglut_minimal::SFG_StrokeFont
 

Enumerations

enum  freeglut_minimal::FontID { freeglut_minimal::GLUT_STROKE_ROMAN , freeglut_minimal::GLUT_STROKE_MONO_ROMAN }
 

Functions

void freeglut_minimal::glutStrokeString (FontID fontID, const char *string_)
 
GLfloat freeglut_minimal::glutStrokeHeight (FontID fontID)
 
int freeglut_minimal::glutStrokeLength (FontID fontID, const char *string_)
 

Variables

const SFG_StrokeFont freeglut_minimal::fgStrokeRoman = {(char*)"Roman", 128, 152.381f, chars}
 
const SFG_StrokeFont freeglut_minimal::fgStrokeMonoRoman
 

Macro Definition Documentation

◆ G2O_FGAPI

#define G2O_FGAPI

Definition at line 56 of file freeglut_minimal.h.