Private Types | Private Member Functions | Private Attributes

fx::ImageCache Class Reference

Cache of images files (for texture objects). More...

#include <_src_fx_image_cache.hh>

List of all members.

Private Types

typedef std::map< string,
RefPtr< Image > > 
ImageMap

Private Member Functions

 ImageCache (void)
 ~ImageCache ()

Private Attributes

CLASS_VAR ImageCachemsInstance
ImageMap mImageMap
 maps filename and osg::Image

Detailed Description

Cache of images files (for texture objects).

Similar to graph::ModelCache.


Member Typedef Documentation

typedef std::map<string,RefPtr<Image> > fx::ImageCache::ImageMap [private]

Constructor & Destructor Documentation

fx::ImageCache::ImageCache ( void   )  [private]

ctor/dtor.

fx::ImageCache::~ImageCache (  )  [private]

Member Data Documentation

maps filename and osg::Image


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:11