Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::D3D9RenderSystem::sD3DTextureStageDesc Struct Reference

structure holding texture unit settings for every stage More...

List of all members.

Public Attributes

D3D9Mappings::eD3DTexType texType
 the type of the texture

size_t coordIndex
 wich texCoordIndex to use

TexCoordCalcMethod autoTexCoordType
 type of auto tex. calc. used

const Frustumfrustum
 Frustum, used if the above is projection.

IDirect3DBaseTexture9 * pTex
 texture


Detailed Description

structure holding texture unit settings for every stage

Definition at line 80 of file OgreD3D9RenderSystem.h.


Member Data Documentation

TexCoordCalcMethod Ogre::D3D9RenderSystem::sD3DTextureStageDesc::autoTexCoordType
 

type of auto tex. calc. used

Definition at line 87 of file OgreD3D9RenderSystem.h.

Referenced by Ogre::D3D9RenderSystem::_setTexture(), Ogre::D3D9RenderSystem::_setTextureCoordCalculation(), Ogre::D3D9RenderSystem::_setTextureMatrix(), and Ogre::D3D9RenderSystem::D3D9RenderSystem().

size_t Ogre::D3D9RenderSystem::sD3DTextureStageDesc::coordIndex
 

wich texCoordIndex to use

Definition at line 85 of file OgreD3D9RenderSystem.h.

Referenced by Ogre::D3D9RenderSystem::_setTexture(), Ogre::D3D9RenderSystem::_setTextureCoordSet(), and Ogre::D3D9RenderSystem::D3D9RenderSystem().

const Frustum* Ogre::D3D9RenderSystem::sD3DTextureStageDesc::frustum
 

Frustum, used if the above is projection.

Definition at line 89 of file OgreD3D9RenderSystem.h.

Referenced by Ogre::D3D9RenderSystem::_setTextureCoordCalculation(), and Ogre::D3D9RenderSystem::_setTextureMatrix().

IDirect3DBaseTexture9* Ogre::D3D9RenderSystem::sD3DTextureStageDesc::pTex
 

texture

Definition at line 91 of file OgreD3D9RenderSystem.h.

Referenced by Ogre::D3D9RenderSystem::_setTexture(), and Ogre::D3D9RenderSystem::D3D9RenderSystem().

D3D9Mappings::eD3DTexType Ogre::D3D9RenderSystem::sD3DTextureStageDesc::texType
 

the type of the texture

Definition at line 83 of file OgreD3D9RenderSystem.h.

Referenced by Ogre::D3D9RenderSystem::_setTexture(), Ogre::D3D9RenderSystem::_setTextureMatrix(), Ogre::D3D9RenderSystem::_setTextureUnitFiltering(), and Ogre::D3D9RenderSystem::D3D9RenderSystem().


The documentation for this struct was generated from the following file:

Copyright © 2002-2003 by The OGRE Team
Last modified Fri May 14 23:24:42 2004