The small3d library
small3d::Image Member List

This is the complete list of members for small3d::Image, including all inherited members.

getByteSize() constsmall3d::Image
getData() constsmall3d::Image
getHeight() constsmall3d::Image
getWidth() constsmall3d::Image
Image(const std::string &fileLocation="")small3d::Imageexplicit
Image(std::vector< char > &data)small3d::Imageexplicit
NOTRGBAsmall3d::Imagestatic
serialize(Archive &archive) (defined in small3d::Image)small3d::Imageinline
toColour(Vec4 colour)small3d::Image
~Image()=defaultsmall3d::Image