CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
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
 
virtual OdTrVisRawTexturePtr getCharTexture (TtfFont pFont, OdUInt32 uChar, double *pSideMult=NULL) const =0
 

Detailed Description

<group ExRender_Windows_Classes>

Definition at line 36 of file TrVisTtfFontsCacheClient.h.

Member Typedef Documentation

◆ TtfFont

Definition at line 39 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.

◆ getCharTexture()

virtual OdTrVisRawTexturePtr OdTrVisTtfFontsCacheClient::getCharTexture ( 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: