CrystalSpace

Public API Reference

Public Attributes
CS::RenderManager::PostEffectManager::DimensionData::TexturesBucket Struct Reference

Textures which have the same properties are managed in one "bucket". More...

#include <csplugincommon/rendermanager/posteffects.h>

List of all members.

Public Attributes

float texMaxX
 Maximum X/Y coords (normalized for 2D textures, unnormalized for RECT textures)
csRefArray< iTextureHandletextures
 Textures in this bucket.

Detailed Description

Textures which have the same properties are managed in one "bucket".

Definition at line 363 of file posteffects.h.


Member Data Documentation

Maximum X/Y coords (normalized for 2D textures, unnormalized for RECT textures)

Definition at line 371 of file posteffects.h.

Textures in this bucket.

Definition at line 366 of file posteffects.h.


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

Generated for Crystal Space 2.0 by doxygen 1.7.6.1