|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
Representation graphique d'un polygone. More...
#include "Tympan/models/business/geometry/TYPolygon.h"#include "Tympan/models/business/geometry/TYRectangle.h"#include "TYPolygonGraphic.h"#include <math.h>
Go to the source code of this file.
Macros | |
| #define | STDCALL |
Functions | |
| void STDCALL | beginCallback (GLenum which) |
| void STDCALL | endCallback () |
| void STDCALL | vertexCallback (GLdouble *vertex) |
| void | errorCallback (GLenum errorCode) |
Representation graphique d'un polygone.
Definition in file TYPolygonGraphic.cpp.
| #define STDCALL |
Definition at line 32 of file TYPolygonGraphic.cpp.
| void STDCALL beginCallback | ( | GLenum | which | ) |
| void STDCALL endCallback | ( | ) |
| void errorCallback | ( | GLenum | errorCode | ) |
| void STDCALL vertexCallback | ( | GLdouble * | vertex | ) |