Elaztek Developer Hub
Blamite Game Engine - blam!  00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
ImFontAtlasCustomRect Struct Reference

#include <imgui.h>

Public Member Functions

 ImFontAtlasCustomRect ()
 
bool IsPacked () const
 

Public Attributes

unsigned int ID
 
unsigned short Width
 
unsigned short Height
 
unsigned short X
 
unsigned short Y
 
float GlyphAdvanceX
 
ImVec2 GlyphOffset
 
ImFontFont
 

Constructor & Destructor Documentation

◆ ImFontAtlasCustomRect()

ImFontAtlasCustomRect::ImFontAtlasCustomRect ( )
inline

Member Function Documentation

◆ IsPacked()

bool ImFontAtlasCustomRect::IsPacked ( ) const
inline

Member Data Documentation

◆ Font

ImFont* ImFontAtlasCustomRect::Font

◆ GlyphAdvanceX

float ImFontAtlasCustomRect::GlyphAdvanceX

◆ GlyphOffset

ImVec2 ImFontAtlasCustomRect::GlyphOffset

◆ Height

unsigned short ImFontAtlasCustomRect::Height

◆ ID

unsigned int ImFontAtlasCustomRect::ID

◆ Width

unsigned short ImFontAtlasCustomRect::Width

◆ X

unsigned short ImFontAtlasCustomRect::X

◆ Y

unsigned short ImFontAtlasCustomRect::Y

The documentation for this struct was generated from the following file: