#include <TRenderContext.h>
Public Attributes | |
| TFLOAT | fX |
| TFLOAT | fY |
| TFLOAT | fWidth |
| TFLOAT | fHeight |
| TFLOAT | fMinZ |
| TFLOAT | fMaxZ |
Definition at line 65 of file TRenderContext.h.
| TFLOAT TRenderContext::VIEWPORTPARAMS::fHeight |
Definition at line 70 of file TRenderContext.h.
| TFLOAT TRenderContext::VIEWPORTPARAMS::fMaxZ |
Definition at line 72 of file TRenderContext.h.
| TFLOAT TRenderContext::VIEWPORTPARAMS::fMinZ |
Definition at line 71 of file TRenderContext.h.
| TFLOAT TRenderContext::VIEWPORTPARAMS::fWidth |
Definition at line 69 of file TRenderContext.h.
| TFLOAT TRenderContext::VIEWPORTPARAMS::fX |
Definition at line 67 of file TRenderContext.h.
| TFLOAT TRenderContext::VIEWPORTPARAMS::fY |
Definition at line 68 of file TRenderContext.h.