The small3d library
|
Image loading and manipulation. More...
#include <string>
#include <memory>
#include <vector>
#include "Logger.hpp"
#include <png.h>
#include "Math.hpp"
Go to the source code of this file.
Classes | |
class | small3d::Image |
An image, loaded from a .png file, which can be used for generating textures. More... | |
Namespaces | |
small3d | |
Image loading and manipulation.
Created on: 2014/10/18 Author: Dimitri Kourkoulis License: BSD 3-Clause License (see LICENSE file)