My Project
Public Member Functions | List of all members
CD3DFont Class Reference

Public Member Functions

HRESULT DrawText (FLOAT x, FLOAT y, DWORD dwColor, const TCHAR *strText, DWORD dwFlags=0L)
 
HRESULT DrawTextScaled (FLOAT x, FLOAT y, FLOAT z, FLOAT fXScale, FLOAT fYScale, DWORD dwColor, const TCHAR *strText, DWORD dwFlags=0L)
 
HRESULT Render3DText (const TCHAR *strText, DWORD dwFlags=0L)
 
HRESULT GetTextExtent (const TCHAR *strText, SIZE *pSize)
 
HRESULT InitDeviceObjects (LPDIRECT3DDEVICE9 pd3dDevice)
 
HRESULT RestoreDeviceObjects ()
 
HRESULT InvalidateDeviceObjects ()
 
HRESULT DeleteDeviceObjects ()
 
 CD3DFont (const TCHAR *strFontName, DWORD dwHeight, DWORD dwFlags=0L)
 

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