![]() | |
![]() | ![]() |
Entire Class Index | Main Class Index | Cross Index | Global Index |
Plugin interface for surface resources.
Contained in: global
Derived from:
none
Derived by:
none
Group: Display (Display 2D)
#include <ClanLib/display.h>
public function member index: |
||
Construction: |
||
CL_ResourceSource_Surface | (); | |
virtual | ~CL_ResourceSource_Surface | (); |
virtual CL_SurfaceProvider* | create | (const std::string& filename); |
Attributes: |
||
virtual const char* | get_name | (); |
virtual bool | can_create | (std::string file_extension, CL_ResourceOptions& options); |
virtual CL_SurfaceProvider* | create | (CL_Resource& resource, CL_ResourceOptions& options, CL_ResourceManager& parent); |