Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Macros | Functions
TYPolygonGraphic.cpp File Reference

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>
Include dependency graph for TYPolygonGraphic.cpp:

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)
 

Detailed Description

Representation graphique d'un polygone.

Definition in file TYPolygonGraphic.cpp.

Macro Definition Documentation

◆ STDCALL

#define STDCALL

Definition at line 32 of file TYPolygonGraphic.cpp.

Function Documentation

◆ beginCallback()

void STDCALL beginCallback ( GLenum  which)

Definition at line 61 of file TYPolygonGraphic.cpp.

Here is the caller graph for this function:

◆ endCallback()

void STDCALL endCallback ( )

Definition at line 65 of file TYPolygonGraphic.cpp.

Here is the caller graph for this function:

◆ errorCallback()

void errorCallback ( GLenum  errorCode)

Definition at line 74 of file TYPolygonGraphic.cpp.

Here is the caller graph for this function:

◆ vertexCallback()

void STDCALL vertexCallback ( GLdouble *  vertex)

Definition at line 69 of file TYPolygonGraphic.cpp.

Here is the caller graph for this function: