Static Public Member Functions | Static Protected Member Functions

osgCal::ImageCache Class Reference

List of all members.

Static Public Member Functions

static void * getOrLoadBinary (const std::string &filename)
static osg::Image * loadImage (const std::string &filename)
static void removeImage (const std::string &filename)

Static Protected Member Functions

static ReadImageFunctorgetOrCreateRIF (const std::string &filename)

Member Function Documentation

static ReadImageFunctor* osgCal::ImageCache::getOrCreateRIF ( const std::string &  filename  )  [static, protected]
static void* osgCal::ImageCache::getOrLoadBinary ( const std::string &  filename  )  [static]
static osg::Image* osgCal::ImageCache::loadImage ( const std::string &  filename  )  [static]
static void osgCal::ImageCache::removeImage ( const std::string &  filename  )  [static]

The documentation for this class was generated from the following file: