![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
#include <MeshGlyph.hpp>
Public Attributes | |
| Mesh | mesh |
| GlyphIndex | glyphIndex = 0 |
| グリフインデックス More... | |
| double | xAdvance = 0 |
| X 方向の移動 More... | |
| double | yAdvance = 0 |
| Y 方向の移動 More... | |
| double | xOffset = 0.0 |
| GlyphIndex s3d::MeshGlyph::glyphIndex = 0 |
グリフインデックス
| Mesh s3d::MeshGlyph::mesh |
| double s3d::MeshGlyph::xAdvance = 0 |
X 方向の移動
| double s3d::MeshGlyph::xOffset = 0.0 |
| double s3d::MeshGlyph::yAdvance = 0 |
Y 方向の移動