#include "std/fstream.H"
#include <cmath>
#include "std/support.H"
#include "mlib/points.H"
#include "mlib/point2i.H"
Include dependency graph for image.H:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Image |
Typedefs | |
typedef unsigned int | uint |
typedef unsigned char | uchar |
Functions | |
unsigned int | getPower2Size (int n) |
|
|
|
|
|
Definition at line 17 of file image.H. Referenced by TEXTUREgl::copy_texture(), and Image::expand_power2(). |