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

#include <imgui.h>

Public Member Functions

IMGUI_API ImFontConfig ()
 

Public Attributes

ImFontDstFont
 
voidFontData
 
bool FontDataOwnedByAtlas
 
int FontDataSize
 
int FontNo
 
ImVec2 GlyphExtraSpacing
 
const ImWcharGlyphRanges
 
bool MergeGlyphCenterV
 
bool MergeMode
 
char Name [32]
 
int OversampleH
 
int OversampleV
 
bool PixelSnapH
 
float SizePixels
 

Detailed Description

Definition at line 1311 of file imgui.h.

Constructor & Destructor Documentation

ImFontConfig::ImFontConfig ( )

Definition at line 1014 of file imgui_draw.cpp.

Member Data Documentation

ImFont* ImFontConfig::DstFont

Definition at line 1327 of file imgui.h.

void* ImFontConfig::FontData

Definition at line 1313 of file imgui.h.

bool ImFontConfig::FontDataOwnedByAtlas

Definition at line 1315 of file imgui.h.

int ImFontConfig::FontDataSize

Definition at line 1314 of file imgui.h.

int ImFontConfig::FontNo

Definition at line 1316 of file imgui.h.

ImVec2 ImFontConfig::GlyphExtraSpacing

Definition at line 1320 of file imgui.h.

const ImWchar* ImFontConfig::GlyphRanges

Definition at line 1321 of file imgui.h.

bool ImFontConfig::MergeGlyphCenterV

Definition at line 1323 of file imgui.h.

bool ImFontConfig::MergeMode

Definition at line 1322 of file imgui.h.

char ImFontConfig::Name[32]

Definition at line 1326 of file imgui.h.

int ImFontConfig::OversampleH

Definition at line 1318 of file imgui.h.

int ImFontConfig::OversampleV

Definition at line 1318 of file imgui.h.

bool ImFontConfig::PixelSnapH

Definition at line 1319 of file imgui.h.

float ImFontConfig::SizePixels

Definition at line 1317 of file imgui.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:32