- Begin
HRESULT Begin(DWORD Flags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- Draw
HRESULT Draw(IDirect3DTexture9 pTexture, RECT* pSrcRect, D3DXVECTOR3* pCenter, D3DXVECTOR3* pPosition, D3DCOLOR Color)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- End
HRESULT End()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- Flush
HRESULT Flush()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetDevice
HRESULT GetDevice(IDirect3DDevice9* ppDevice)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetTransform
HRESULT GetTransform(D3DXMATRIX* pTransform)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OnLostDevice
HRESULT OnLostDevice()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OnResetDevice
HRESULT OnResetDevice()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetTransform
HRESULT SetTransform(D3DXMATRIX* pTransform)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetWorldViewLH
HRESULT SetWorldViewLH(D3DXMATRIX* pWorld, D3DXMATRIX* pView)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetWorldViewRH
HRESULT SetWorldViewRH(D3DXMATRIX* pWorld, D3DXMATRIX* pView)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.