Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <bdf.h>
Public Attributes | |
char * | name |
int | format |
int | builtin |
union { | |
char * atom | |
long l | |
unsigned long ul | |
} | value |
char* bdf_property_t_::atom |
Definition at line 116 of file bdf.h.
Referenced by BDF_Face_Init().
int bdf_property_t_::format |
Definition at line 112 of file bdf.h.
Referenced by sources.SourceProcessor::add_block_lines(), BDF_Face_Init(), sources.SourceBlock::dump(), sources.SourceProcessor::parse_file(), sources.SourceProcessor::process_normal_line(), and sources.SourceProcessor::reset().
union { ... } bdf_property_t_::value |
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:00.
© Copyright Michele Bosi. All rights reserved.