Public Member Functions | Public Attributes | List of all members
Ogre::CompositorManager::TextureDef Struct Reference

Public Member Functions

 TextureDef (size_t w, size_t h, PixelFormat f, uint aa, const String &aaHint, bool srgb)
 

Public Attributes

PixelFormat format
 
uint fsaa
 
String fsaaHint
 
size_t height
 
bool sRGBwrite
 
size_t width
 

Detailed Description

Definition at line 235 of file OgreCompositorManager.h.

Constructor & Destructor Documentation

§ TextureDef()

Ogre::CompositorManager::TextureDef::TextureDef ( size_t  w,
size_t  h,
PixelFormat  f,
uint  aa,
const String aaHint,
bool  srgb 
)

Definition at line 243 of file OgreCompositorManager.h.

Member Data Documentation

§ format

PixelFormat Ogre::CompositorManager::TextureDef::format

§ fsaa

uint Ogre::CompositorManager::TextureDef::fsaa

§ fsaaHint

String Ogre::CompositorManager::TextureDef::fsaaHint

§ height

size_t Ogre::CompositorManager::TextureDef::height

§ sRGBwrite

bool Ogre::CompositorManager::TextureDef::sRGBwrite

§ width

size_t Ogre::CompositorManager::TextureDef::width

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 9 2016 22:12:56