Orfeo Toolbox  3.16
Namespaces | Macros | Typedefs | Functions
otbGluPolygonDrawingHelper.cxx File Reference

Go to the source code of this file.

Namespaces

namespace  otb
 The "otb" namespace contains all Orfeo Toolbox (OTB) classes There are several nested namespaces withing the otb:: namespace.

Macros

#define CALLBACK

Typedefs

typedef GLvoid(CALLBACKFunctionPointerType )()

Functions

void CALLBACK BeginCallback (GLenum prim)
void CALLBACK CombineCallback (GLdouble coords[3], GLdouble *[4], GLfloat[4], GLdouble **dataOut)
void CALLBACK EndCallback ()
void CALLBACK ErrorCallback (GLenum errorCode)
void CALLBACK VertexCallback (void *data)

Macro Definition Documentation

#define CALLBACK

Definition at line 32 of file otbGluPolygonDrawingHelper.cxx.


Typedef Documentation

typedef GLvoid(CALLBACK * FunctionPointerType)()

Definition at line 38 of file otbGluPolygonDrawingHelper.cxx.


Function Documentation

void CALLBACK BeginCallback ( GLenum  prim)
void CALLBACK CombineCallback ( GLdouble  coords[3],
GLdouble *  [4],
GLfloat  [4],
GLdouble **  dataOut 
)
void CALLBACK EndCallback ( )
void CALLBACK ErrorCallback ( GLenum  errorCode)
void CALLBACK VertexCallback ( void *  data)

Generated at Sun Feb 3 2013 00:59:43 for Orfeo Toolbox with doxygen 1.8.1.1