VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
ImFontAtlasCustomRect Struct Reference

Public Member Functions

 ImFontAtlasCustomRect ()
 
bool IsPacked () const
 

Public Attributes

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

Constructor & Destructor Documentation

ImFontAtlasCustomRect::ImFontAtlasCustomRect ( )
inline

References X.

Member Function Documentation

bool ImFontAtlasCustomRect::IsPacked ( ) const
inline

References X.

Member Data Documentation

unsigned short ImFontAtlasCustomRect::Width
unsigned short ImFontAtlasCustomRect::Height
unsigned short ImFontAtlasCustomRect::X
unsigned short ImFontAtlasCustomRect::Y
unsigned int ImFontAtlasCustomRect::GlyphID
float ImFontAtlasCustomRect::GlyphAdvanceX
ImVec2 ImFontAtlasCustomRect::GlyphOffset
ImFont* ImFontAtlasCustomRect::Font

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

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)