#include <sinterface.hpp>
Public Member Functions | |
virtual bool | create (char *location, char *sampler_type, paramlist &pl)=0 |
virtual Sampler * | get (char *location)=0 |
This interface is used to hide the sampler creation. It it used by the Renderer class.