Simulant  21.12-574
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
Public Member Functions | List of all members
smlt::loaders::Q2BSPLoaderType Class Reference
Inheritance diagram for smlt::loaders::Q2BSPLoaderType:
smlt::LoaderType

Public Member Functions

const char * name ()
 
bool supports (const Path &filename) const
 
Loader::ptr loader_for (const Path &filename, std::shared_ptr< std::istream > data) const
 
- Public Member Functions inherited from smlt::LoaderType
bool has_hint (LoaderHint hint)
 

Additional Inherited Members

- Public Types inherited from smlt::LoaderType
typedef std::shared_ptr< LoaderTypeptr
 
- Protected Member Functions inherited from smlt::LoaderType
void add_hint (LoaderHint hint)
 
- Protected Attributes inherited from smlt::LoaderType
std::set< LoaderHint > hints_
 

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