PresetManager Class Reference

This class manages the Transferfunction Presets;. More...

#include <PresetManager.hpp>

List of all members.

Public Member Functions

void add (const std::string &name, const Transferfunction &preset)
void remove (const std::string &name)
TransferfunctiongetTransferfunction (const std::string &name)
bool exists (const std::string &name) const
std::vector< std::string > getPresetNames ()
void load ()
void save ()
const size_t size () const

Static Public Member Functions

static PresetManagergetInstance ()

Protected Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)

Friends

class boost::serialization::access

Detailed Description

This class manages the Transferfunction Presets;.

The PresetManager can load, save and manage Transferfunction Presets


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

Generated by  doxygen 1.6.2