TTextureOption Struct Reference

Texture option. More...

#include <K3dOptionsData.h>

List of all members.

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?


Detailed Description

Texture option.

Definition at line 57 of file K3dOptionsData.h.


Member Data Documentation

bool TTextureOption::bTexture

Is texturing?

Definition at line 59 of file K3dOptionsData.h.

Referenced by K3dOptions::LoadTexture().

bool TTextureOption::bMultitexture

Is multitexturing?

Definition at line 60 of file K3dOptionsData.h.

Referenced by K3dFontBmp::DrawCameraPosition(), K3dFontBmp::DrawFps(), K3dFontBmp::DrawNumFaces(), K3dFontBmp::DrawValue(), and K3dOptions::LoadTexture().

bool TTextureOption::bLightmap

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().

bool TTextureOption::bMipmap

Is mipmapping?

Definition at line 63 of file K3dOptionsData.h.

Referenced by K3dOptions::LoadTexture().

bool TTextureOption::bLinear

Is linear?

Definition at line 64 of file K3dOptionsData.h.

Referenced by K3dOptions::LoadTexture().


The documentation for this struct was generated from the following file:
Generated on Thu Aug 16 23:53:35 2007 for K3dEngine by  doxygen 1.5.0