Public Attributes | List of all members
Ogre::D3D11RenderSystem::sD3DTextureStageDesc Struct Reference

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

Public Attributes

TexCoordCalcMethod autoTexCoordType
 type of auto tex. calc. used More...
 
size_t coordIndex
 which texCoordIndex to use More...
 
D3D11_SAMPLER_DESC currentSamplerDesc
 
const Frustumfrustum
 Frustum, used if the above is projection. More...
 
LayerBlendModeEx layerBlendMode
 
ID3D11ShaderResourceView * pTex
 texture More...
 
D3D11_SAMPLER_DESC samplerDesc
 
TextureType type
 the type of the texture More...
 
bool used
 

Detailed Description

structure holding texture unit settings for every stage

Definition at line 172 of file OgreD3D11RenderSystem.h.

Member Data Documentation

◆ autoTexCoordType

TexCoordCalcMethod Ogre::D3D11RenderSystem::sD3DTextureStageDesc::autoTexCoordType

type of auto tex. calc. used

Definition at line 180 of file OgreD3D11RenderSystem.h.

◆ coordIndex

size_t Ogre::D3D11RenderSystem::sD3DTextureStageDesc::coordIndex

which texCoordIndex to use

Definition at line 178 of file OgreD3D11RenderSystem.h.

◆ currentSamplerDesc

D3D11_SAMPLER_DESC Ogre::D3D11RenderSystem::sD3DTextureStageDesc::currentSamplerDesc

Definition at line 189 of file OgreD3D11RenderSystem.h.

◆ frustum

const Frustum* Ogre::D3D11RenderSystem::sD3DTextureStageDesc::frustum

Frustum, used if the above is projection.

Definition at line 182 of file OgreD3D11RenderSystem.h.

◆ layerBlendMode

LayerBlendModeEx Ogre::D3D11RenderSystem::sD3DTextureStageDesc::layerBlendMode

Definition at line 184 of file OgreD3D11RenderSystem.h.

◆ pTex

ID3D11ShaderResourceView* Ogre::D3D11RenderSystem::sD3DTextureStageDesc::pTex

texture

Definition at line 187 of file OgreD3D11RenderSystem.h.

◆ samplerDesc

D3D11_SAMPLER_DESC Ogre::D3D11RenderSystem::sD3DTextureStageDesc::samplerDesc

Definition at line 188 of file OgreD3D11RenderSystem.h.

◆ type

TextureType Ogre::D3D11RenderSystem::sD3DTextureStageDesc::type

the type of the texture

Definition at line 176 of file OgreD3D11RenderSystem.h.

◆ used

bool Ogre::D3D11RenderSystem::sD3DTextureStageDesc::used

Definition at line 191 of file OgreD3D11RenderSystem.h.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Sun Oct 22 2017 04:04:15