#include <hugin_shared.h>#include <map>#include <panoinc_WX.h>#include <PT/RemappedPanoImage.h>#include <boost/shared_ptr.hpp>#include <huginapp/ImageCache.h>#include <huginapp/CachedImageRemapper.h>Include dependency graph for wxImageCache.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Typedefs | |
| typedef HuginBase::ImageCache::ImageCacheRGB8Ptr | ImageCacheRGB8Ptr |
| typedef HuginBase::ImageCache::ImageCacheRGB16Ptr | ImageCacheRGB16Ptr |
| typedef HuginBase::ImageCache::ImageCacheRGBFloatPtr | ImageCacheRGBFloatPtr |
| typedef HuginBase::ImageCache::ImageCache8Ptr | ImageCache8Ptr |
Functions | |
| WXIMPEX wxImage | imageCacheEntry2wxImage (ImageCache::EntryPtr e) |
This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU General Public License along with this software; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Definition in file wxImageCache.h.
|
|
Definition at line 40 of file wxImageCache.h. Referenced by HuginBase::ImageCache::Entry::Entry(). |
|
|
Definition at line 38 of file wxImageCache.h. Referenced by HuginBase::ImageCache::Entry::Entry(). |
|
|
Definition at line 37 of file wxImageCache.h. Referenced by HuginBase::ImageCache::Entry::Entry(), and imageCacheEntry2wxImage(). |
|
|
Definition at line 39 of file wxImageCache.h. Referenced by HuginBase::ImageCache::Entry::Entry(). |
|
|
Definition at line 29 of file wxImageCache.cpp. References ImageCacheRGB8Ptr. Referenced by MaskImageCtrl::rescaleImage(), CPImageCtrl::rescaleImage(), LensCalImageCtrl::SetImage(), and ImagesPanel::UpdatePreviewImage(). |
1.3.9.1