![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <RenderSystem.h>
Public Attributes | |
| fontInfo_t | fontInfoSmall |
| fontInfo_t | fontInfoMedium |
| fontInfo_t | fontInfoLarge |
| int | maxHeight |
| int | maxWidth |
| int | maxHeightSmall |
| int | maxWidthSmall |
| int | maxHeightMedium |
| int | maxWidthMedium |
| int | maxHeightLarge |
| int | maxWidthLarge |
| char | name [64] |
Definition at line 131 of file RenderSystem.h.
| fontInfo_t fontInfoEx_t::fontInfoLarge |
Definition at line 134 of file RenderSystem.h.
| fontInfo_t fontInfoEx_t::fontInfoMedium |
Definition at line 133 of file RenderSystem.h.
| fontInfo_t fontInfoEx_t::fontInfoSmall |
Definition at line 132 of file RenderSystem.h.
| int fontInfoEx_t::maxHeight |
Definition at line 135 of file RenderSystem.h.
| int fontInfoEx_t::maxHeightLarge |
Definition at line 141 of file RenderSystem.h.
| int fontInfoEx_t::maxHeightMedium |
Definition at line 139 of file RenderSystem.h.
| int fontInfoEx_t::maxHeightSmall |
Definition at line 137 of file RenderSystem.h.
| int fontInfoEx_t::maxWidth |
Definition at line 136 of file RenderSystem.h.
| int fontInfoEx_t::maxWidthLarge |
Definition at line 142 of file RenderSystem.h.
| int fontInfoEx_t::maxWidthMedium |
Definition at line 140 of file RenderSystem.h.
| int fontInfoEx_t::maxWidthSmall |
Definition at line 138 of file RenderSystem.h.
| char fontInfoEx_t::name[64] |
Definition at line 143 of file RenderSystem.h.
1.8.6.