Texture.h file
Contents
- Reference
Definition of the Diligent::
Namespaces
- namespace Diligent
- The library uses Direct3D-style math:
Classes
- struct Diligent::TextureDesc
- Texture description.
- struct Diligent::TextureSubResData
- Describes data for one subresource.
- struct Diligent::TextureData
- Describes the initial data to store in the texture.
- struct Diligent::ITexture
- Texture inteface.