Struct scene::light_exception#
Defined in File scene.h
Nested Relationships#
This struct is a nested type of Class scene.
Inheritance Relationships#
Base Type#
public f3d::exception
(Class exception)
Struct Documentation#
-
struct light_exception : public f3d::exception
An exception that can be thrown by the scene when it fails to index the light
Public Functions
-
inline explicit light_exception(const std::string &what = "")
-
inline explicit light_exception(const std::string &what = "")