GEL  2
GEL is a library for Geometry and Linear Algebra
Public Attributes
stbi_loader Struct Reference

List of all members.

Public Attributes

int(* test_memory )(stbi_uc const *buffer, int len)
stbi_uc *(* load_from_memory )(stbi_uc const *buffer, int len, int *x, int *y, int *comp, int req_comp)
int(* test_file )(FILE *f)
stbi_uc *(* load_from_file )(FILE *f, int *x, int *y, int *comp, int req_comp)

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations