The small3d library
|
This is the complete list of members for small3d::Image, including all inherited members.
getByteSize() const | small3d::Image | |
getData() const | small3d::Image | |
getHeight() const | small3d::Image | |
getWidth() const | small3d::Image | |
Image(const std::string &fileLocation="") | small3d::Image | explicit |
Image(std::vector< char > &data) | small3d::Image | explicit |
NOTRGBA | small3d::Image | static |
serialize(Archive &archive) (defined in small3d::Image) | small3d::Image | inline |
toColour(Vec4 colour) | small3d::Image | |
~Image()=default | small3d::Image |