CFx SDK Documentation  2023 SP0
Public Types | Public Member Functions | List of all members
OdTrVisTtfFontsCacheClient Class Referenceabstract

#include <TrVisTtfFontsCacheClient.h>

Inheritance diagram for OdTrVisTtfFontsCacheClient:
OdTrVecTtfFontsCache

Public Types

typedef const voidTtfFont
 

Public Member Functions

virtual TtfFont getFontCache (OdUInt64 fontKeyPartA, OdUInt64 fontKeyPartB) const =0
 
virtual OdTrVisDisplayId getCharMetafile (TtfFont pFont, OdUInt32 uChar, double *pSideMult=NULL) const =0
 

Detailed Description

<group ExRender_Windows_Classes>

Definition at line 35 of file TrVisTtfFontsCacheClient.h.

Member Typedef Documentation

◆ TtfFont

Definition at line 38 of file TrVisTtfFontsCacheClient.h.

Member Function Documentation

◆ getCharMetafile()

virtual OdTrVisDisplayId OdTrVisTtfFontsCacheClient::getCharMetafile ( TtfFont  pFont,
OdUInt32  uChar,
double *  pSideMult = NULL 
) const
pure virtual

Implemented in OdTrVecTtfFontsCache.

◆ getFontCache()

virtual TtfFont OdTrVisTtfFontsCacheClient::getFontCache ( OdUInt64  fontKeyPartA,
OdUInt64  fontKeyPartB 
) const
pure virtual

Implemented in OdTrVecTtfFontsCache.


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