This is the complete list of members for ASysMeshHAL, including all inherited members.
ASysMesh() | ASysMesh | |
ASysMeshHAL() | ASysMeshHAL | |
Create(void *a_pUnk, const TCHAR *a_szSomeString) | ASysMesh | virtual |
CreatePools(TUINT32 a_uiFlags, TUINT16 a_uiMaxVertices, TUINT16 a_uiMaxIndices) | ASysMesh | virtual |
GetIndexPool() | ASysMesh | virtual |
GetVertexPool() | ASysMesh | virtual |
GetZBias() const | ASysMeshHAL | inline |
Invalidate() override | ASysMesh | virtual |
IsLocked() const | ASysMesh | inline |
Lock(LockBuffer &a_rLockBuffer) | ASysMesh | virtual |
ms_bStopRendering | ASysMeshHAL | inlinestatic |
Render() override | ASysMeshHAL | virtual |
SetZBias(TINT a_iZBias) override | ASysMeshHAL | virtual |
TDECLARE_CLASS(ASysMeshHAL, ASysMesh) | ASysMeshHAL | |
ASysMesh::TDECLARE_CLASS(ASysMesh, Toshi::TMesh) | ASysMesh | |
Unlock(TUINT32 a_uiNumVertices, TUINT32 a_uiNumIndices) | ASysMesh | virtual |
Validate() override | ASysMesh | virtual |