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