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