gfx::Texture::Bits Struct Reference

List of all members.

Public Attributes

uint mValid: 1
uint mWidth: 16
 width=height
uint mExternalTexelLen: 3
 bytes in texel (source texture)
uint mInternalTexelLen: 3
 bytes in texel (gfxsys texture)
uint mLoaded: 1
 if texture was loaded
uint mMipmap: 1
 set SetTextureImage()


Detailed Description

To minimize footprint.

Member Data Documentation

uint gfx::Texture::Bits::mValid

uint gfx::Texture::Bits::mWidth

width=height

uint gfx::Texture::Bits::mExternalTexelLen

bytes in texel (source texture)

uint gfx::Texture::Bits::mInternalTexelLen

bytes in texel (gfxsys texture)

uint gfx::Texture::Bits::mLoaded

if texture was loaded

uint gfx::Texture::Bits::mMipmap

set SetTextureImage()


The documentation for this struct was generated from the following file: Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:28 2007