Scroom  0.14
ColormapProvider Class Referenceabstract

#include <colormappable.hh>

Inheritance diagram for ColormapProvider:
Inheritance graph
Collaboration diagram for ColormapProvider:
Collaboration graph

Public Types

using Ptr = boost::shared_ptr< ColormapProvider >
 

Public Member Functions

virtual Colormap::Ptr getColormap ()=0
 

Additional Inherited Members

- Private Member Functions inherited from Interface
 Interface ()=default
 
 Interface (const Interface &)=delete
 
Interfaceoperator= (const Interface &)=delete
 
 Interface (const Interface &&)=delete
 
Interfaceoperator= (const Interface &&)=delete
 
virtual ~Interface ()=default
 

Member Typedef Documentation

◆ Ptr

using ColormapProvider::Ptr = boost::shared_ptr<ColormapProvider>

Member Function Documentation

◆ getColormap()

virtual Colormap::Ptr ColormapProvider::getColormap ( )
pure virtual

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