COPASI API
4.16.103
|
#include <utility_classes.h>
Public Attributes | |
double | mAscent |
double | mMaxScale |
double | mScale |
![]() | |
unsigned int | mNumComponents |
double | mTextHeight |
double | mTextureHeight |
GLuint | mTextureName |
double | mTextureWidth |
double | mTextWidth |
structure to store the texture for a TextGlyph
Definition at line 48 of file utility_classes.h.
double CLTextTextureSpec::mAscent |
Definition at line 52 of file utility_classes.h.
Referenced by CQFontRenderer::getTexture().
double CLTextTextureSpec::mMaxScale |
Definition at line 51 of file utility_classes.h.
Referenced by CQFontRenderer::getTexture(), and CLLayoutRenderer::update_textures_and_colors().
double CLTextTextureSpec::mScale |
Definition at line 50 of file utility_classes.h.
Referenced by CLLayoutRenderer::draw_text(), CQFontRenderer::getTexture(), and CLLayoutRenderer::update_textures_and_colors().