VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
ImFontConfig Struct Reference

Public Member Functions

IMGUI_API ImFontConfig ()

Public Attributes

void * FontData
int FontDataSize
bool FontDataOwnedByAtlas
int FontNo
float SizePixels
int OversampleH
int OversampleV
bool PixelSnapH
ImVec2 GlyphExtraSpacing
ImVec2 GlyphOffset
const ImWcharGlyphRanges
bool MergeMode
char Name [32]
ImFontDstFont

Constructor & Destructor Documentation

IMGUI_API ImFontConfig::ImFontConfig ( )

Member Data Documentation

void* ImFontConfig::FontData
int ImFontConfig::FontDataSize
bool ImFontConfig::FontDataOwnedByAtlas
int ImFontConfig::FontNo
float ImFontConfig::SizePixels
int ImFontConfig::OversampleH
int ImFontConfig::OversampleV
bool ImFontConfig::PixelSnapH
ImVec2 ImFontConfig::GlyphExtraSpacing
ImVec2 ImFontConfig::GlyphOffset
const ImWchar* ImFontConfig::GlyphRanges
bool ImFontConfig::MergeMode
char ImFontConfig::Name[32]
ImFont* ImFontConfig::DstFont

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

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)