Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
TexInfo Struct Reference
#include <d3dgl.h>
Data Fields
DWORD
m_block
DWORD
m_dwStage
BOOL
m_capture
GLint
m_internalformat
D3DX_SURFACEFORMAT
m_fmt
GLsizei
m_width
GLsizei
m_height
GLsizei
m_oldwidth
GLsizei
m_oldheight
LPDIRECTDRAWSURFACE7
m_ddsurf
D3DTEXTUREMINFILTER
m_minmode
D3DTEXTUREMAGFILTER
m_magmode
D3DTEXTUREMIPFILTER
m_mipmode
D3DTEXTUREADDRESS
m_addu
D3DTEXTUREADDRESS
m_addv
Field Documentation
DWORD
TexInfo::m_block
DWORD
TexInfo::m_dwStage
BOOL
TexInfo::m_capture
GLint
TexInfo::m_internalformat
D3DX_SURFACEFORMAT
TexInfo::m_fmt
GLsizei
TexInfo::m_width
GLsizei
TexInfo::m_height
GLsizei
TexInfo::m_oldwidth
GLsizei
TexInfo::m_oldheight
LPDIRECTDRAWSURFACE7
TexInfo::m_ddsurf
D3DTEXTUREMINFILTER
TexInfo::m_minmode
D3DTEXTUREMAGFILTER
TexInfo::m_magmode
D3DTEXTUREMIPFILTER
TexInfo::m_mipmode
D3DTEXTUREADDRESS
TexInfo::m_addu
D3DTEXTUREADDRESS
TexInfo::m_addv
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen