Structure f3d::scene::load_failure_exception
Definition: scene.h
(line 42)
An exception that can be thrown by the scene when it failed to load a file for some reason.
Inherits from:
Members
Public functions
Function load_failure_exception
f3d::scene::load_failure_exception::load_failure_exception(const std::string &what="")
Parameters:
- const std::string & what = ""
Return type: