3Depict
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
_TRctx Struct Reference

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]
 

Member Data Documentation

◆ Bottom

GLdouble _TRctx::Bottom

Referenced by trFrustum(), and trOrtho().

◆ Columns

GLint _TRctx::Columns

Referenced by trEndTile(), and trGet().

◆ CurrentColumn

GLint _TRctx::CurrentColumn

Referenced by trEndTile(), and trGet().

◆ CurrentRow

GLint _TRctx::CurrentRow

Referenced by trEndTile(), and trGet().

◆ CurrentTile

GLint _TRctx::CurrentTile

◆ CurrentTileHeight

GLint _TRctx::CurrentTileHeight

Referenced by trEndTile(), trGet(), and trRasterPos3f().

◆ CurrentTileWidth

GLint _TRctx::CurrentTileWidth

Referenced by trEndTile(), trGet(), and trRasterPos3f().

◆ Far

GLdouble _TRctx::Far

Referenced by trFrustum(), and trOrtho().

◆ ImageBuffer

GLvoid* _TRctx::ImageBuffer

Referenced by trEndTile(), and trImageBuffer().

◆ ImageFormat

GLenum _TRctx::ImageFormat

Referenced by trEndTile(), and trImageBuffer().

◆ ImageHeight

GLint _TRctx::ImageHeight

Referenced by trGet(), and trImageSize().

◆ ImageType

GLenum _TRctx::ImageType

Referenced by trEndTile(), and trImageBuffer().

◆ ImageWidth

GLint _TRctx::ImageWidth

Referenced by trEndTile(), trGet(), and trImageSize().

◆ Left

GLdouble _TRctx::Left

Referenced by trFrustum(), and trOrtho().

◆ Near

GLdouble _TRctx::Near

Referenced by trFrustum(), and trOrtho().

◆ Perspective

GLboolean _TRctx::Perspective

Referenced by trFrustum(), and trOrtho().

◆ Right

GLdouble _TRctx::Right

Referenced by trFrustum(), and trOrtho().

◆ RowOrder

TRenum _TRctx::RowOrder

Referenced by trGet(), trNew(), and trRowOrder().

◆ Rows

GLint _TRctx::Rows

Referenced by trEndTile(), and trGet().

◆ TileBorder

GLint _TRctx::TileBorder

Referenced by trEndTile(), trGet(), trNew(), and trTileSize().

◆ TileBuffer

GLvoid* _TRctx::TileBuffer

Referenced by trEndTile(), and trTileBuffer().

◆ TileFormat

GLenum _TRctx::TileFormat

Referenced by trEndTile(), and trTileBuffer().

◆ TileHeight

GLint _TRctx::TileHeight

Referenced by trGet(), trNew(), and trTileSize().

◆ TileHeightNB

GLint _TRctx::TileHeightNB

Referenced by trEndTile(), and trTileSize().

◆ TileType

GLenum _TRctx::TileType

Referenced by trEndTile(), and trTileBuffer().

◆ TileWidth

GLint _TRctx::TileWidth

Referenced by trGet(), trNew(), and trTileSize().

◆ TileWidthNB

GLint _TRctx::TileWidthNB

Referenced by trEndTile(), and trTileSize().

◆ Top

GLdouble _TRctx::Top

Referenced by trFrustum(), and trOrtho().

◆ ViewportSave

GLint _TRctx::ViewportSave[4]

Referenced by trEndTile().


The documentation for this struct was generated from the following file: