Ylva And Malin
Public Member Functions | Data Fields
ImFontAtlas::CustomRect Struct Reference

#include <imgui.h>

Collaboration diagram for ImFontAtlas::CustomRect:
Collaboration graph

Public Member Functions

 CustomRect ()
 
bool IsPacked () const
 

Data Fields

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

Constructor & Destructor Documentation

ImFontAtlas::CustomRect::CustomRect ( )
inline

Here is the call graph for this function:

Member Function Documentation

bool ImFontAtlas::CustomRect::IsPacked ( ) const
inline

Here is the call graph for this function:

Here is the caller graph for this function:

Field Documentation

ImFont* ImFontAtlas::CustomRect::Font
float ImFontAtlas::CustomRect::GlyphAdvanceX
ImVec2 ImFontAtlas::CustomRect::GlyphOffset
unsigned short ImFontAtlas::CustomRect::Height
unsigned int ImFontAtlas::CustomRect::ID
unsigned short ImFontAtlas::CustomRect::Width
unsigned short ImFontAtlas::CustomRect::X
unsigned short ImFontAtlas::CustomRect::Y

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