Public Member Functions | Public Attributes | List of all members
ImFontAtlasCustomRect Struct Reference

#include <imgui.h>

Public Member Functions

 ImFontAtlasCustomRect ()
 
bool IsPacked () const
 

Public Attributes

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

Detailed Description

Definition at line 2146 of file imgui.h.

Constructor & Destructor Documentation

◆ ImFontAtlasCustomRect()

ImFontAtlasCustomRect::ImFontAtlasCustomRect ( )
inline

Definition at line 2154 of file imgui.h.

Member Function Documentation

◆ IsPacked()

bool ImFontAtlasCustomRect::IsPacked ( ) const
inline

Definition at line 2155 of file imgui.h.

Member Data Documentation

◆ Font

ImFont* ImFontAtlasCustomRect::Font

Definition at line 2153 of file imgui.h.

◆ GlyphAdvanceX

float ImFontAtlasCustomRect::GlyphAdvanceX

Definition at line 2151 of file imgui.h.

◆ GlyphOffset

ImVec2 ImFontAtlasCustomRect::GlyphOffset

Definition at line 2152 of file imgui.h.

◆ Height

unsigned short ImFontAtlasCustomRect::Height

Definition at line 2149 of file imgui.h.

◆ ID

unsigned int ImFontAtlasCustomRect::ID

Definition at line 2148 of file imgui.h.

◆ Width

unsigned short ImFontAtlasCustomRect::Width

Definition at line 2149 of file imgui.h.

◆ X

unsigned short ImFontAtlasCustomRect::X

Definition at line 2150 of file imgui.h.

◆ Y

unsigned short ImFontAtlasCustomRect::Y

Definition at line 2150 of file imgui.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06