Struct AIAC::ImTexture¶
Structure representing an ImGui texture.
#include <Image.h>
Public Attributes¶
Type | Name |
---|---|
ImTextureID | ID Texture ID. |
ImVec2 | Size Size of the texture. |
Public Attributes Documentation¶
variable ID¶
Texture ID.
variable Size¶
Size of the texture.
The documentation for this class was generated from the following file src/AIAC/Image.h