Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
GLHelper.cpp File Reference
Include dependency graph for GLHelper.cpp:

Go to the source code of this file.

Macros

#define CALLBACK
 
#define CIRCLE_RESOLUTION   (double)10
 
#define FONTSTASH_IMPLEMENTATION
 
#define GLFONTSTASH_IMPLEMENTATION
 

Functions

void CALLBACK combCallback (GLdouble coords[3], GLdouble *vertex_data[4], GLfloat weight[4], GLdouble **dataOut)
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Date
Sept 2002

Definition in file GLHelper.cpp.

Macro Definition Documentation

◆ CALLBACK

#define CALLBACK

Definition at line 55 of file GLHelper.cpp.

◆ CIRCLE_RESOLUTION

#define CIRCLE_RESOLUTION   (double)10

Definition at line 50 of file GLHelper.cpp.

◆ FONTSTASH_IMPLEMENTATION

#define FONTSTASH_IMPLEMENTATION

Definition at line 31 of file GLHelper.cpp.

◆ GLFONTSTASH_IMPLEMENTATION

#define GLFONTSTASH_IMPLEMENTATION

Definition at line 41 of file GLHelper.cpp.

Function Documentation

◆ combCallback()

void CALLBACK combCallback ( GLdouble  coords[3],
GLdouble *  vertex_data[4],
GLfloat  weight[4],
GLdouble **  dataOut 
)

Definition at line 72 of file GLHelper.cpp.

References UNUSED_PARAMETER.

Referenced by GLHelper::drawFilledPolyTesselated().

Here is the caller graph for this function: