|
Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include "cf2ft.h"Go to the source code of this file.
Macros | |
| #define | FT_ERR_PREFIX CF2_Err_ |
| #define | FT_ERR_BASE FT_Mod_Err_CF2 |
| #define | CF2_SET_ERROR(error, e) cf2_setError( error, FT_THROW( e ) ) |
Functions | |
| FT_BEGIN_HEADER | cf2_setError (FT_Error *error, FT_Error value) |
| #define CF2_SET_ERROR | ( | error, | |
| e | |||
| ) | cf2_setError( error, FT_THROW( e ) ) |
Definition at line 109 of file cf2error.h.
Referenced by cf2_arrstack_getPointer(), cf2_buf_readByte(), cf2_stack_getReal(), cf2_stack_popFixed(), cf2_stack_popInt(), cf2_stack_pushFixed(), and cf2_stack_pushInt().
| #define FT_ERR_BASE FT_Mod_Err_CF2 |
Definition at line 49 of file cf2error.h.
| #define FT_ERR_PREFIX CF2_Err_ |
Definition at line 48 of file cf2error.h.
| FT_BEGIN_HEADER cf2_setError | ( | FT_Error * | error, |
| FT_Error | value | ||
| ) |
Definition at line 44 of file cf2error.c.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.