|
|
virtual bool | isEmpty () const =0 |
|
virtual bool | isValid () const =0 |
|
virtual uint | getSize () const =0 |
|
virtual::cg::ImageBuffer const * | getImage (uint mipLevel) const =0 |
|
virtual void | addImage (::cg::ImageBuffer imageToAdd)=0 |
|
virtual void | addImage (::std::shared_ptr<::cg::ImageResource > imageToAdd)=0 |
|
virtual ::std::variant<::std::vector<::cg::ImageBuffer >, ::cg::ImageResource::StreamedResource > | unwrapImageData ()=0 |
|
virtual::cg::ImageDescription | getImageDescription (uchar mipLevel) const =0 |
The documentation for this class was generated from the following file: