#include <K3dOptionsData.h>
Public Attributes | |
| bool | bTexture |
| Is texturing? | |
| bool | bMultitexture |
| Is multitexturing? | |
| bool | bLightmap |
| Is lightmap? | |
| float | fGamma |
| Gamma correction. | |
| bool | bMipmap |
| Is mipmapping? | |
| bool | bLinear |
| Is linear? | |
Definition at line 57 of file K3dOptionsData.h.
Is texturing?
Definition at line 59 of file K3dOptionsData.h.
Referenced by K3dOptions::LoadTexture().
Is multitexturing?
Definition at line 60 of file K3dOptionsData.h.
Referenced by K3dFontBmp::DrawCameraPosition(), K3dFontBmp::DrawFps(), K3dFontBmp::DrawNumFaces(), K3dFontBmp::DrawValue(), and K3dOptions::LoadTexture().
Is lightmap?
Definition at line 61 of file K3dOptionsData.h.
Referenced by K3dOptions::LoadTexture().
| float TTextureOption::fGamma |
Gamma correction.
Definition at line 62 of file K3dOptionsData.h.
Referenced by K3dOptions::LoadTexture().
Is mipmapping?
Definition at line 63 of file K3dOptionsData.h.
Referenced by K3dOptions::LoadTexture().
1.5.0