|
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.
Functions | |
| BitOrderInvert (unsigned char *buf, size_t nbytes) | |
| TwoByteSwap (unsigned char *buf, size_t nbytes) | |
| FourByteSwap (unsigned char *buf, size_t nbytes) | |
| BitOrderInvert | ( | unsigned char * | buf, |
| size_t | nbytes | ||
| ) |
| FourByteSwap | ( | unsigned char * | buf, |
| size_t | nbytes | ||
| ) |
Definition at line 85 of file pcfutil.c.
Referenced by PCF_Glyph_Load().
| TwoByteSwap | ( | unsigned char * | buf, |
| size_t | nbytes | ||
| ) |
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.