SUMO - Simulation of Urban MObility
|
#include <config.h>
#include "GLHelper.h"
#include <utils/geom/GeomHelper.h>
#include <utils/common/StdDefs.h>
#include <foreign/polyfonts/polyfonts.h>
#include <utils/gui/globjects/GLIncludes.h>
Go to the source code of this file.
Functions | |
void APIENTRY | combCallback (GLdouble coords[3], GLdouble *vertex_data[4], GLfloat weight[4], GLdouble **dataOut) |
Definition in file GLHelper.cpp.
void APIENTRY combCallback | ( | GLdouble | coords[3], |
GLdouble * | vertex_data[4], | ||
GLfloat | weight[4], | ||
GLdouble ** | dataOut | ||
) |
Definition at line 50 of file GLHelper.cpp.
References UNUSED_PARAMETER.
Referenced by GLHelper::drawFilledPolyTesselated().