Texture object class.
Definition: texture.h:104
Interface to drawing graphics.
Definition: graphic_context.h:257
Texture1D(const std::shared_ptr< Texture_Impl > &impl)
Constructs a texture from an implementation.
Definition: texture_1d.h:53
1D texture object class.
Definition: texture_1d.h:42