![]() |
TerraLib 4.1
|
#include <glcore.h>
Public Member Functions | |
| char *CAPI | getenv (__GLcontext *gc, const char *var) |
| int (CAPI *atoi)(__GLcontext *gc | |
| int (CAPI *sprintf)(__GLcontext *gc | |
| char const char void *CAPI | fopen (__GLcontext *gc, const char *path, const char *mode) |
| int (CAPI *fclose)(__GLcontext *gc | |
| int (CAPI *fprintf)(__GLcontext *gc | |
| char *CAPI | getenv (__GLcontext *gc, const char *var) |
| int (CAPI *atoi)(__GLcontext *gc | |
| int (CAPI *sprintf)(__GLcontext *gc | |
| char const char void *CAPI | fopen (__GLcontext *gc, const char *path, const char *mode) |
| int (CAPI *fclose)(__GLcontext *gc | |
| int (CAPI *fprintf)(__GLcontext *gc | |
Public Attributes | |
| void *(* | malloc )(__GLcontext *gc, size_t size) |
| void *(* | calloc )(__GLcontext *gc, size_t numElem, size_t elemSize) |
| void *(* | realloc )(__GLcontext *gc, void *oldAddr, size_t newSize) |
| void(* | free )(__GLcontext *gc, void *addr) |
| void(* | warning )(__GLcontext *gc, char *fmt) |
| void(* | fatal )(__GLcontext *gc, char *fmt) |
| const char * | str |
| char * | str |
| char const char * | fmt |
| void * | stream |
| void const char * | fmt |
| void const char __GLdrawablePrivate *(* | getDrawablePrivate )(__GLcontext *gc) |
| __GLdrawablePrivate *(* | getReadablePrivate )(__GLcontext *gc) |
| void * | other |
| char const char void* CAPI __GLimportsRec::fopen | ( | __GLcontext * | gc, |
| const char * | path, | ||
| const char * | mode | ||
| ) |
| char const char void* CAPI __GLimportsRec::fopen | ( | __GLcontext * | gc, |
| const char * | path, | ||
| const char * | mode | ||
| ) |
| char* CAPI __GLimportsRec::getenv | ( | __GLcontext * | gc, |
| const char * | var | ||
| ) |
| char* CAPI __GLimportsRec::getenv | ( | __GLcontext * | gc, |
| const char * | var | ||
| ) |
| __GLimportsRec::int | ( | CAPI * | sprintf | ) |
| __GLimportsRec::int | ( | CAPI * | atoi | ) |
| __GLimportsRec::int | ( | CAPI * | sprintf | ) |
| __GLimportsRec::int | ( | CAPI * | fprintf | ) |
| __GLimportsRec::int | ( | CAPI * | fprintf | ) |
| __GLimportsRec::int | ( | CAPI * | atoi | ) |
| __GLimportsRec::int | ( | CAPI * | fclose | ) |
| __GLimportsRec::int | ( | CAPI * | fclose | ) |
| void *(* __GLimportsRec::calloc)(__GLcontext *gc, size_t numElem, size_t elemSize) |
| void(* __GLimportsRec::fatal)(__GLcontext *gc, char *fmt) |
| void const char * __GLimportsRec::fmt |
| void const char* __GLimportsRec::fmt |
| void(* __GLimportsRec::free)(__GLcontext *gc, void *addr) |
| void const char __GLdrawablePrivate *(* __GLimportsRec::getDrawablePrivate)(__GLcontext *gc) |
| void *(* __GLimportsRec::malloc)(__GLcontext *gc, size_t size) |
| void * __GLimportsRec::other |
| void *(* __GLimportsRec::realloc)(__GLcontext *gc, void *oldAddr, size_t newSize) |
| char * __GLimportsRec::str |
| char* __GLimportsRec::str |
| void * __GLimportsRec::stream |
| void(* __GLimportsRec::warning)(__GLcontext *gc, char *fmt) |