- [Main Page](index.md)
- [Classes](annotated.md)
- [Files](files.md)
- [Directories](dirs.md)
- [Related Pages](pages.md)
- [Class List](annotated.md)
- [Alphabetical List](classes.md)
- [Class Hierarchy](hierarchy.md)
- [Class Members](functions.md)
TQADrawContext Struct Reference¶
#include <Rave.h>
Public Attributes |
|
| TQADrawPrivate * | drawPrivate |
| const TQAVersion | version |
| TQASetFloat | setFloat |
| TQASetInt | setInt |
| TQASetPtr | setPtr |
| TQAGetFloat | getFloat |
| TQAGetInt | getInt |
| TQAGetPtr | getPtr |
| TQADrawPoint | drawPoint |
| TQADrawLine | drawLine |
| TQADrawTriGouraud | drawTriGouraud |
| TQADrawTriTexture | drawTriTexture |
| TQADrawVGouraud | drawVGouraud |
| TQADrawVTexture | drawVTexture |
| TQADrawBitmap | drawBitmap |
| TQARenderStart | renderStart |
| TQARenderEnd | renderEnd |
| TQARenderAbort | renderAbort |
| TQAFlush | flush |
| TQASync | sync |
| TQASubmitVerticesGouraud | submitVerticesGouraud |
| TQASubmitVerticesTexture | submitVerticesTexture |
| TQADrawTriMeshGouraud | drawTriMeshGouraud |
| TQADrawTriMeshTexture | drawTriMeshTexture |
| TQASetNoticeMethod | setNoticeMethod |
| TQAGetNoticeMethod | getNoticeMethod |