Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
CGXRenderer Member List
This is the complete list of members for CGXRenderer, including all inherited members.
- CGXRenderer()
[inline]
- m_Engine
[protected]
- STDMETHOD(GetCameraDirection)(float *pOut)
- STDMETHOD(GetCameraVelocity)(float *pOut)
- STDMETHOD(RotateCamera)(const float fX, const float fY)
- STDMETHOD(SetCameraVelocity)(const float fVel)
- STDMETHOD(GetEntityPos)(UINT uEntity, float *pOutPos)
- STDMETHOD(SetSpriteInfo)(UINT uIndex, SGXSpriteInfo *pIn)
- STDMETHOD(GetSpriteInfo)(UINT uIndex, SGXSpriteInfo *pOut)
- STDMETHOD(DeleteSpriteInstance)(UINT uIndex)
- STDMETHOD(AddSpriteInstance)(SGXSpriteInfo *pInfo)
- STDMETHOD(PrecacheSprite)(BSTR FileName, UINT *pOut)
- STDMETHOD(DisplayStats)(BOOL bDisplay)
- STDMETHOD(ValidateWindow)()
- STDMETHOD(SetEntityWaypoint)(UINT uID, SGXEntityWaypoints *pIn)
- STDMETHOD(GetEntityWaypoint)(UINT uID, SGXEntityWaypoints *pOut)
- STDMETHOD(DeleteEntity)(UINT uID)
- STDMETHOD(CreateEntity)(UINT uModel, UINT *pIDOut)
- STDMETHOD(PrecacheModel)(BSTR szFileName, UINT *pIndexOut)
- STDMETHOD(IncrementTime)()
- STDMETHOD(SetTime)(UINT uNewTime)
- STDMETHOD(GetTime)(UINT *pOut)
- STDMETHOD(ToggleWindowConfig)(BOOL bFullScreen, UINT uWidth, UINT uHeight)
- STDMETHOD(MoveCamera)(GXMOVEDIR Direction, float fAmt)
- STDMETHOD(SetCameraPos)(float *pIn)
- STDMETHOD(GetCameraPos)(float *pOut)
- STDMETHOD(GenerateLand)(const UINT uRandSeed, BSTR szColorSpline)
- STDMETHOD(SaveLand)(BSTR szFileName)
- STDMETHOD(LoadLand)(BSTR szFileName)
- STDMETHOD(Init)(UINT uWindowWidth, UINT uWindowHeight, UINT uBBWidth, UINT uBBHeight, BOOL bFullScreen, HWND hWnd)
- STDMETHOD(Cleanup)()
- ~CGXRenderer()
[inline]
Generated on Thu May 23 17:51:01 2002 by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001