#include <nrro/nrroImage.h>
#include <mathGutz.h>
#include <map>
#include "TFParams.h"
Go to the source code of this file.
Compounds | |
| class | TFImage |
| Image class, subclass of NrroImage. More... | |
| class | TFImageSP |
| Speciallized TFImage smart ptr for auto cast to bases. More... | |
| struct | TFImageSPMapCmp |
| TFImageSP map for collaboration with the TF. More... | |
Typedefs | |
| typedef std::map< gutz::vec2i, TFImageSP, TFImageSPMapCmp > | TFImageSPMap |
| typedef TFImageSPMap::iterator | TFImageSPMapIter |
| typedef TFImageSPMap::const_iterator | TFImageSPMapCIter |
|
|
|
|
|
|
|
|
Definition at line 104 of file TFImage.h. Referenced by TFGeneric::getImage(). |