Go to the source code of this file.
Classes | |
class | cinder::DataSource |
class | cinder::DataSourcePath |
class | cinder::DataSourceUrl |
class | cinder::DataSourceBuffer |
Namespaces | |
namespace | cinder |
Typedefs | |
typedef shared_ptr< class DataSource > | cinder::DataSourceRef |
typedef shared_ptr< class DataSourcePath > | cinder::DataSourcePathRef |
typedef shared_ptr< class DataSourceUrl > | cinder::DataSourceUrlRef |
typedef shared_ptr< class DataSourceBuffer > | cinder::DataSourceBufferRef |
Functions | |
DataSourcePathRef | cinder::loadFile (const std::string &path) |
DataSourceUrlRef | cinder::loadUrl (const Url &Url) |