Go to the source code of this file.
Classes | |
| struct | TLightIDList |
| class | TRenderContext |
| struct | TRenderContext::VIEWPORTPARAMS |
| struct | TRenderContext::PROJECTIONPARAMS |
Typedefs | |
| using | TLightID = TINT8 |
| typedef TUINT32 | WORLDPLANE |
| using | TFrustum = TPlane[ WORLDPLANE_NUMOF ] |
Enumerations | |
| enum | WORLDPLANE_ : WORLDPLANE { WORLDPLANE_LEFT , WORLDPLANE_RIGHT , WORLDPLANE_BOTTOM , WORLDPLANE_TOP , WORLDPLANE_NEAR , WORLDPLANE_FAR , WORLDPLANE_NUMOF } |
| using TFrustum = TPlane[ WORLDPLANE_NUMOF ] |
Definition at line 38 of file TRenderContext.h.
Definition at line 12 of file TRenderContext.h.
| typedef TUINT32 WORLDPLANE |
Definition at line 26 of file TRenderContext.h.
| enum WORLDPLANE_ : WORLDPLANE |
| Enumerator | |
|---|---|
| WORLDPLANE_LEFT | |
| WORLDPLANE_RIGHT | |
| WORLDPLANE_BOTTOM | |
| WORLDPLANE_TOP | |
| WORLDPLANE_NEAR | |
| WORLDPLANE_FAR | |
| WORLDPLANE_NUMOF | |
Definition at line 27 of file TRenderContext.h.