|
3Depict
|
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] |
| GLdouble _TRctx::Bottom |
Referenced by trFrustum(), and trOrtho().
| GLint _TRctx::Columns |
Referenced by trEndTile(), and trGet().
| GLint _TRctx::CurrentColumn |
Referenced by trEndTile(), and trGet().
| GLint _TRctx::CurrentRow |
Referenced by trEndTile(), and trGet().
| GLint _TRctx::CurrentTile |
Referenced by trBeginTile(), trEndTile(), trGet(), trNew(), and trRasterPos3f().
| GLint _TRctx::CurrentTileHeight |
Referenced by trEndTile(), trGet(), and trRasterPos3f().
| GLint _TRctx::CurrentTileWidth |
Referenced by trEndTile(), trGet(), and trRasterPos3f().
| GLdouble _TRctx::Far |
Referenced by trFrustum(), and trOrtho().
| GLvoid* _TRctx::ImageBuffer |
Referenced by trEndTile(), and trImageBuffer().
| GLenum _TRctx::ImageFormat |
Referenced by trEndTile(), and trImageBuffer().
| GLint _TRctx::ImageHeight |
Referenced by trGet(), and trImageSize().
| GLenum _TRctx::ImageType |
Referenced by trEndTile(), and trImageBuffer().
| GLint _TRctx::ImageWidth |
Referenced by trEndTile(), trGet(), and trImageSize().
| GLdouble _TRctx::Left |
Referenced by trFrustum(), and trOrtho().
| GLdouble _TRctx::Near |
Referenced by trFrustum(), and trOrtho().
| GLboolean _TRctx::Perspective |
Referenced by trFrustum(), and trOrtho().
| GLdouble _TRctx::Right |
Referenced by trFrustum(), and trOrtho().
| TRenum _TRctx::RowOrder |
Referenced by trGet(), trNew(), and trRowOrder().
| GLint _TRctx::Rows |
Referenced by trEndTile(), and trGet().
| GLint _TRctx::TileBorder |
Referenced by trEndTile(), trGet(), trNew(), and trTileSize().
| GLvoid* _TRctx::TileBuffer |
Referenced by trEndTile(), and trTileBuffer().
| GLenum _TRctx::TileFormat |
Referenced by trEndTile(), and trTileBuffer().
| GLint _TRctx::TileHeight |
Referenced by trGet(), trNew(), and trTileSize().
| GLint _TRctx::TileHeightNB |
Referenced by trEndTile(), and trTileSize().
| GLenum _TRctx::TileType |
Referenced by trEndTile(), and trTileBuffer().
| GLint _TRctx::TileWidth |
Referenced by trGet(), trNew(), and trTileSize().
| GLint _TRctx::TileWidthNB |
Referenced by trEndTile(), and trTileSize().
| GLdouble _TRctx::Top |
Referenced by trFrustum(), and trOrtho().
| GLint _TRctx::ViewportSave[4] |
Referenced by trEndTile().
1.8.13