Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include "cf2glue.h"
Go to the source code of this file.
Classes | |
struct | CF2_HintRec_ |
struct | CF2_BlueRec_ |
struct | CF2_BluesRec_ |
Macros | |
#define | CF2_MIN_COUNTER cf2_floatToFixed( 0.5 ) |
Typedefs | |
typedef struct CF2_BlueRec_ | CF2_BlueRec |
typedef struct CF2_BluesRec_ | CF2_BluesRec |
typedef struct CF2_BluesRec_ * | CF2_Blues |
Enumerations | |
enum | { CF2_GhostBottom = 0x1, CF2_GhostTop = 0x2, CF2_PairBottom = 0x4, CF2_PairTop = 0x8, CF2_Locked = 0x10, CF2_Synthetic = 0x20 } |
enum | { CF2_ICF_Top = cf2_intToFixed( 880 ), CF2_ICF_Bottom = cf2_intToFixed( -120 ) } |
enum | { CF2_MAX_BLUES = 7, CF2_MAX_OTHERBLUES = 5 } |
Functions | |
cf2_blues_init (CF2_Blues blues, CF2_Font font) | |
cf2_blues_capture (const CF2_Blues blues, CF2_Hint bottomHintEdge, CF2_Hint topHintEdge) | |
#define CF2_MIN_COUNTER cf2_floatToFixed( 0.5 ) |
Definition at line 114 of file cf2blues.h.
Referenced by cf2_blues_init().
typedef struct CF2_BlueRec_ CF2_BlueRec |
typedef struct CF2_BluesRec_ * CF2_Blues |
typedef struct CF2_BluesRec_ CF2_BluesRec |
anonymous enum |
Enumerator | |
---|---|
CF2_MAX_BLUES | |
CF2_MAX_OTHERBLUES |
Definition at line 142 of file cf2blues.h.
anonymous enum |
Enumerator | |
---|---|
CF2_GhostBottom | |
CF2_GhostTop | |
CF2_PairBottom | |
CF2_PairTop | |
CF2_Locked | |
CF2_Synthetic |
Definition at line 85 of file cf2blues.h.
anonymous enum |
Enumerator | |
---|---|
CF2_ICF_Top | |
CF2_ICF_Bottom |
Definition at line 103 of file cf2blues.h.
Definition at line 464 of file cf2blues.c.
References CF2_Fixed, cf2_fixedRound, cf2_hint_isBottom(), cf2_hint_isTop(), cf2_hint_isValid(), cf2_hint_lock(), cf2_intToFixed, CF2_UInt, FALSE, FT_ASSERT, FT_Bool, FT_MAX, FT_MIN, i, and TRUE.
Definition at line 66 of file cf2blues.c.
References cf2_blueToFixed, CF2_Fixed, CF2_FIXED_EPSILON, CF2_FIXED_MAX, cf2_fixedAbs, cf2_fixedRound, cf2_floatToFixed, cf2_getBlueMetrics(), cf2_getBlueValues(), cf2_getFamilyBlues(), cf2_getFamilyOtherBlues(), cf2_getLanguageGroup(), cf2_getOtherBlues(), CF2_GhostBottom, CF2_GhostTop, CF2_ICF_Bottom, CF2_ICF_Top, CF2_Int, cf2_intToFixed, CF2_Locked, CF2_MIN_COUNTER, CF2_Synthetic, FALSE, FT_Bool, FT_DivFix(), FT_LOCAL_DEF, FT_MulFix(), FT_Pos, FT_TRACE4, FT_ZERO, i, and TRUE.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.