Struct scene::light_exception#

Nested Relationships#

This struct is a nested type of Class scene.

Inheritance Relationships#

Base Type#

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 = "")