#include <TrVecTtfFontsCache.h>
|
| | OdTrVecTtfFontsCache () |
| |
| | ~OdTrVecTtfFontsCache () |
| |
| OdDrawOrderMetafileBase & | deviceRefs () |
| |
| bool | useStableFontKey () const |
| |
| void | setUseStableFontKey (bool bStableKey) |
| |
| void | setUseStableFontKey (OdTrVecDevice *pDevice) |
| |
| const void * | getFontCache (const FontKey &fontKey) const |
| |
| OdTrVisDisplayId | getCharMetafile (const void *pFont, OdUInt32 uChar, double *pSideMult=NULL) |
| |
| OdTrVisRawTexturePtr | getCharTexture (const void *pFont, OdUInt32 uChar, double *pSideMult=NULL) |
| |
| void | shareToNew (OdTrVecDevice *pDevice) |
| |
| OdRxObjectPtr | tfcNewMetafile (void *pSessionId) |
| |
| OdGiConveyorGeometry * | tfcBeginMetafile (OdRxObject *pMetafile, void *pSessionId) |
| |
| void | tfcFinalizeMetafileExt (FontKey &fontKey, CharKey chr, OdRxObject *pMetafile, void *pSessionId) |
| |
| void | tfcFinalizeMetafile (OdRxObject *pMetafile, void *pSessionId) |
| |
| void | tfcPlayMetafile (const OdGeMatrix3d &xForm, const OdRxObject *pMetafile, void *pSessionId) const |
| |
| void | addRef () |
| |
| void | release () ODRX_NOEXCEPT |
| |
<group ExRender_Windows_Classes>
Definition at line 48 of file TrVecTtfFontsCache.h.
◆ OdTrVecTtfFontsCache()
| OdTrVecTtfFontsCache::OdTrVecTtfFontsCache |
( |
| ) |
|
◆ ~OdTrVecTtfFontsCache()
| OdTrVecTtfFontsCache::~OdTrVecTtfFontsCache |
( |
| ) |
|
◆ deviceRefs()
| OdDrawOrderMetafileBase & OdTrVecTtfFontsCache::deviceRefs |
( |
| ) |
|
|
inline |
◆ getCharMetafile() [1/2]
◆ getCharMetafile() [2/2]
◆ getCharTexture() [1/2]
Return texture for character.
- Parameters
-
| pFont | [in] Pointer to the font. |
| uChar | [in] Property value to set. |
| pSideMult | [out] Distance between this and previous character. |
- Returns
- texture for character if successfully, or null otherwise.
◆ getCharTexture() [2/2]
Return texture for character.
- Parameters
-
| pFont | [in] Pointer to the font. |
| uChar | [in] Property value to set. |
| pSideMult | [out] Distance between this and previous character. |
- Returns
- texture for character if successfully, or null otherwise.
Implements OdTrVisTtfFontsCacheClient.
Definition at line 100 of file TrVecTtfFontsCache.h.
◆ getFontCache() [1/2]
| const void * OdTrVecTtfFontsCache::getFontCache |
( |
const FontKey & | fontKey | ) |
const |
◆ getFontCache() [2/2]
◆ getFontKey()
◆ setUseStableFontKey() [1/2]
| void OdTrVecTtfFontsCache::setUseStableFontKey |
( |
bool | bStableKey | ) |
|
|
inline |
◆ setUseStableFontKey() [2/2]
| void OdTrVecTtfFontsCache::setUseStableFontKey |
( |
OdTrVecDevice * | pDevice | ) |
|
◆ shareToNew()
| void OdTrVecTtfFontsCache::shareToNew |
( |
OdTrVecDevice * | pDevice | ) |
|
◆ tfcBeginMetafile()
◆ tfcFinalizeMetafile()
| void OdTrVecTtfFontsCache::tfcFinalizeMetafile |
( |
OdRxObject * | pMetafile, |
|
|
void * | pSessionId ) |
◆ tfcFinalizeMetafileExt()
| void OdTrVecTtfFontsCache::tfcFinalizeMetafileExt |
( |
FontKey & | fontKey, |
|
|
CharKey | chr, |
|
|
OdRxObject * | pMetafile, |
|
|
void * | pSessionId ) |
◆ tfcNewMetafile()
◆ tfcPlayMetafile()
◆ useStableFontKey()
| bool OdTrVecTtfFontsCache::useStableFontKey |
( |
| ) |
const |
|
inline |
◆ m_bStableKey
| bool OdTrVecTtfFontsCache::m_bStableKey |
|
protected |
◆ m_deviceRefs
The documentation for this class was generated from the following file: