AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
SoftwareTexture Class Reference

Public Member Functions

void setImage (AImageView image) override
 Copies image to the texture image representation (i.e. to GPU memory). More...
 
void setImage (AImage &&image)
 
const AImage & getImage () const noexcept
 

Member Function Documentation

◆ setImage()

void SoftwareTexture::setImage ( AImageView  image)
overridevirtual

Copies image to the texture image representation (i.e. to GPU memory).

Implements ITexture.


The documentation for this class was generated from the following files:
Inheritance diagram for SoftwareTexture:
Collaboration diagram for SoftwareTexture: