CUGL 4.0
Cornell University Game Library
Loading...
Searching...
No Matches
cugl::graphics::ImageArray Member List

This is the complete list of members for cugl::graphics::ImageArray, including all inherited members.

_accesscugl::graphics::ImageArrayprotected
_datacugl::graphics::ImageArrayprotected
_formatcugl::graphics::ImageArrayprotected
_heightcugl::graphics::ImageArrayprotected
_layerscugl::graphics::ImageArrayprotected
_mipmapscugl::graphics::ImageArrayprotected
_namecugl::graphics::ImageArrayprotected
_widthcugl::graphics::ImageArrayprotected
alloc(Uint32 width, Uint32 height, Uint32 layers, TexelFormat format=TexelFormat::COLOR_RGBA, ImageAccess access=ImageAccess::READ_WRITE)cugl::graphics::ImageArrayinlinestatic
allocWithData(const std::byte *data, Uint32 width, Uint32 height, Uint32 layers, TexelFormat format=TexelFormat::COLOR_RGBA, ImageAccess access=ImageAccess::READ_WRITE, bool mipmaps=false)cugl::graphics::ImageArrayinlinestatic
dispose()cugl::graphics::ImageArray
get(std::vector< std::byte > &data)cugl::graphics::ImageArray
getAccess() constcugl::graphics::ImageArrayinline
getByteSize() constcugl::graphics::ImageArray
getFormat() constcugl::graphics::ImageArrayinline
getHeight() constcugl::graphics::ImageArrayinline
getImplementation()cugl::graphics::ImageArrayinline
getLayer(Uint32 layer, std::vector< std::byte > &data)cugl::graphics::ImageArray
getLayers() constcugl::graphics::ImageArrayinline
getName() constcugl::graphics::ImageArrayinline
getSize() constcugl::graphics::ImageArrayinline
getWidth() constcugl::graphics::ImageArrayinline
hasMipMaps() constcugl::graphics::ImageArrayinline
id() constcugl::graphics::ImageArray
ImageArray()cugl::graphics::ImageArray
init(Uint32 width, Uint32 height, Uint32 layers, TexelFormat format=TexelFormat::COLOR_RGBA, ImageAccess access=ImageAccess::READ_WRITE)cugl::graphics::ImageArrayinline
initWithData(const std::byte *data, Uint32 width, Uint32 height, Uint32 layers, TexelFormat format=TexelFormat::COLOR_RGBA, ImageAccess access=ImageAccess::READ_WRITE, bool mipmaps=false)cugl::graphics::ImageArray
operator std::string() constcugl::graphics::ImageArrayinline
operator=(const std::byte *data)cugl::graphics::ImageArrayinline
set(const std::byte *data)cugl::graphics::ImageArray
set(const std::vector< std::byte > &data)cugl::graphics::ImageArrayinline
setLayer(Uint32 layer, const std::byte *data)cugl::graphics::ImageArray
setLayer(Uint32 layer, const std::vector< std::byte > &data)cugl::graphics::ImageArrayinline
setName(std::string name)cugl::graphics::ImageArrayinline
toString(bool verbose=false) constcugl::graphics::ImageArray
~ImageArray()cugl::graphics::ImageArrayinline