![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
This is the complete list of members for s3d::Icon, including all inherited members.
| code | s3d::Icon | |
| CreateImage(uint32 code, int32 size) | s3d::Icon | static |
| CreateImage(Type type, uint32 code, int32 size) | s3d::Icon | static |
| CreateMSDFImage(uint32 code, int32 size, int32 buffer=3) | s3d::Icon | static |
| CreateMSDFImage(Type type, uint32 code, int32 size, int32 buffer=3) | s3d::Icon | static |
| CreateSDFImage(uint32 code, int32 size, int32 buffer=3) | s3d::Icon | static |
| CreateSDFImage(Type type, uint32 code, int32 size, int32 buffer=3) | s3d::Icon | static |
| HasGlyph(uint32 code) | s3d::Icon | static |
| HasGlyph(Type type, uint32 code) | s3d::Icon | static |
| Icon()=default | s3d::Icon | |
| Icon(uint32 _code) noexcept | s3d::Icon | explicit |
| Icon(Type _type, uint32 _code) noexcept | s3d::Icon | |
| Type enum name | s3d::Icon | |
| type | s3d::Icon |