Public Attributes | |
| GLint | ImageWidth |
| GLint | ImageHeight |
| GLenum | ImageFormat |
| GLenum | ImageType |
| GLvoid * | ImageBuffer |
| GLint | TileWidth |
| GLint | TileHeight |
| GLint | TileWidthNB |
| GLint | TileHeightNB |
| GLint | TileBorder |
| GLenum | TileFormat |
| GLenum | TileType |
| GLvoid * | TileBuffer |
| GLboolean | Perspective |
| GLdouble | Left |
| GLdouble | Right |
| GLdouble | Bottom |
| GLdouble | Top |
| GLdouble | Near |
| GLdouble | Far |
| TRenum | RowOrder |
| GLint | Rows |
| GLint | Columns |
| GLint | CurrentTile |
| GLint | CurrentTileWidth |
| GLint | CurrentTileHeight |
| GLint | CurrentRow |
| GLint | CurrentColumn |
| GLint | ViewportSave [4] |
Definition at line 85 of file tr.cxx.
1.5.1