Graphics/GraphicsEngine/interface/Texture.h file

Contents

Definition of the Diligent::ITexture interface and related data structures

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.