Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Macros | |
#define | SET_BINARY_MODE(file) |
#define | local static |
Functions | |
local size_t | bythirds (size_t size) |
local void * | load (const char *name, size_t *len) |
int | main (int argc, char **argv) |
#define local static |
Definition at line 31 of file pufftest.c.
#define SET_BINARY_MODE | ( | file | ) |
Definition at line 28 of file pufftest.c.
Referenced by main().
local size_t bythirds | ( | size_t | size | ) |
Definition at line 37 of file pufftest.c.
Referenced by load().
Definition at line 60 of file pufftest.c.
References bythirds(), free(), malloc(), and NULL.
Referenced by vl::VirtualFile::endOfFile(), main(), and TT_Load_Simple_Glyph().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:58.
© Copyright Michele Bosi. All rights reserved.