![]() |
OGRE
2.2.4
Object-Oriented Graphics Rendering Engine
|
Enumerations | |
| enum | TextureSourceType { Standard, Shadow, Compositor, PoolOwner, SharedDepthBuffer, NumTextureSourceTypes } |
| Enumerator | |
|---|---|
| Standard | |
| Shadow | Regular texture. |
| Compositor | Created by compositor, for shadow mapping. |
| PoolOwner | Created by compositor. |
| SharedDepthBuffer | TextureFlags::PoolOwner is set. |
| NumTextureSourceTypes | Created automatically, may be shared and reused by multiple colour targets. |