Public Member Functions | Public Attributes | List of all members
ImFontAtlas::CustomRect Struct Reference

#include <imgui.h>

Public Member Functions

 CustomRect ()
 
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 2021 of file imgui.h.

Constructor & Destructor Documentation

◆ CustomRect()

ImFontAtlas::CustomRect::CustomRect ( )
inline

Definition at line 2029 of file imgui.h.

Member Function Documentation

◆ IsPacked()

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

Definition at line 2030 of file imgui.h.

Member Data Documentation

◆ Font

ImFont* ImFontAtlas::CustomRect::Font

Definition at line 2028 of file imgui.h.

◆ GlyphAdvanceX

float ImFontAtlas::CustomRect::GlyphAdvanceX

Definition at line 2026 of file imgui.h.

◆ GlyphOffset

ImVec2 ImFontAtlas::CustomRect::GlyphOffset

Definition at line 2027 of file imgui.h.

◆ Height

unsigned short ImFontAtlas::CustomRect::Height

Definition at line 2024 of file imgui.h.

◆ ID

unsigned int ImFontAtlas::CustomRect::ID

Definition at line 2023 of file imgui.h.

◆ Width

unsigned short ImFontAtlas::CustomRect::Width

Definition at line 2024 of file imgui.h.

◆ X

unsigned short ImFontAtlas::CustomRect::X

Definition at line 2025 of file imgui.h.

◆ Y

unsigned short ImFontAtlas::CustomRect::Y

Definition at line 2025 of file imgui.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22