Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
#include <vl/Font.hpp>#include <vl/VisualizationLibrary.hpp>#include <vl/Log.hpp>#include <vl/Say.hpp>#include <vl/FileSystem.hpp>#include <vl/Image.hpp>#include <ft2build.h>Defines | |
| #define | FT_ERRORDEF(e, v, s) { e, s }, |
| #define | FT_ERROR_START_LIST { |
| #define | FT_ERROR_END_LIST { 0, 0 } }; |
| #define FT_ERRORDEF | ( | e, | |||
| v, | |||||
| s | ) | { e, s }, |
| #define FT_ERROR_START_LIST { |
| #define FT_ERROR_END_LIST { 0, 0 } }; |
| int err_code |
| const char* err_msg |