CFx SDK Documentation
2020SP3
|
#include <TrVisTtfFontsCacheClient.h>
Public Types | |
typedef const void * | TtfFont |
Public Member Functions | |
virtual TtfFont | getFontCache (OdUInt64 fontKeyPartA, OdUInt64 fontKeyPartB) const =0 |
virtual OdTrVisDisplayId | getCharMetafile (TtfFont pFont, OdUInt32 uChar, double *pSideMult=NULL) const =0 |
<group ExRender_Windows_Classes>
Definition at line 35 of file TrVisTtfFontsCacheClient.h.
typedef const void* OdTrVisTtfFontsCacheClient::TtfFont |
Definition at line 38 of file TrVisTtfFontsCacheClient.h.
|
pure virtual |
Implemented in OdTrVecTtfFontsCache.
|
pure virtual |
Implemented in OdTrVecTtfFontsCache.