![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
MSDF 用グリフ More...
#include <MSDFGlyph.hpp>
Inherits s3d::GlyphInfo.
Public Attributes | |
Image | image |
MSDF 画像 More... | |
![]() | |
GlyphIndex | glyphIndex = 0 |
グリフインデックス More... | |
int32 | buffer = 0 |
int16 | left = 0 |
int16 | top = 0 |
int16 | width = 0 |
int16 | height = 0 |
int16 | ascender = 0 |
int16 | descender = 0 |
double | xAdvance = 0 |
X 方向の移動 More... | |
double | yAdvance = 0 |
Y 方向の移動 More... | |
Additional Inherited Members | |
![]() | |
constexpr Vec2 | getOffset (double scale=1.0) const noexcept |
constexpr Vec2 | getBase (double scale=1.0) const noexcept |
MSDF 用グリフ
Image s3d::MSDFGlyph::image |
MSDF 画像