Overture  Version 25
Classes | Typedefs | Functions | Variables
stroke.C File Reference
#include <GL/gl.h>
#include "GL_GraphicsInterface.h"
Include dependency graph for stroke.C:

Classes

struct  CoordRec
 
struct  StrokeRec
 
struct  StrokeCharRec
 
struct  StrokeFontRec
 

Typedefs

typedef struct CoordRecCoordPtr
 
typedef struct StrokeRecStrokePtr
 
typedef struct StrokeCharRecStrokeCharPtr
 
typedef struct StrokeFontRecStrokeFontPtr
 

Functions

void strokeCharacter (int c)
 

Variables

StrokeFontRec glutStrokeRoman = { (char*)"Roman", 128, chars, 119.048, -33.3333 }
 

Typedef Documentation

typedef struct CoordRec * CoordPtr
typedef struct StrokeCharRec * StrokeCharPtr
typedef struct StrokeFontRec * StrokeFontPtr
typedef struct StrokeRec * StrokePtr

Function Documentation

void strokeCharacter ( int  c)

Variable Documentation

StrokeFontRec glutStrokeRoman = { (char*)"Roman", 128, chars, 119.048, -33.3333 }