グリフ情報
More...
#include <GlyphInfo.hpp>
Inherited by s3d::BitmapGlyph, s3d::Glyph, s3d::MSDFGlyph, s3d::OutlineGlyph, s3d::PolygonGlyph, and s3d::SDFGlyph.
◆ getBase()
constexpr Vec2 s3d::GlyphInfo::getBase |
( |
double |
scale = 1.0 | ) |
const |
|
constexprnoexcept |
◆ getOffset()
constexpr Vec2 s3d::GlyphInfo::getOffset |
( |
double |
scale = 1.0 | ) |
const |
|
constexprnoexcept |
◆ ascender
int16 s3d::GlyphInfo::ascender = 0 |
◆ buffer
int32 s3d::GlyphInfo::buffer = 0 |
◆ descender
int16 s3d::GlyphInfo::descender = 0 |
◆ glyphIndex
◆ height
int16 s3d::GlyphInfo::height = 0 |
◆ left
int16 s3d::GlyphInfo::left = 0 |
◆ top
int16 s3d::GlyphInfo::top = 0 |
◆ width
int16 s3d::GlyphInfo::width = 0 |
◆ xAdvance
double s3d::GlyphInfo::xAdvance = 0 |
◆ yAdvance
double s3d::GlyphInfo::yAdvance = 0 |
The documentation for this struct was generated from the following file: