Wayverb
wayverb::core::scene_data_loader Class Referencefinal

Classes

class  impl
 

Public Types

using scene_data = generic_scene_data< cl_float3, std::string >
 

Public Member Functions

 scene_data_loader (const std::string &fpath)
 
 scene_data_loader (scene_data_loader &&) noexcept
 
scene_data_loaderoperator= (scene_data_loader &&) noexcept
 
void load (const std::string &f)
 
void save (const std::string &f) const
 
void clear ()
 
std::string get_extensions () const
 Get all file extensions that the loader might understand.
 
const std::experimental::optional< scene_data > & get_scene_data () const
 

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