Struct engine::no_interactor_exception#

Nested Relationships#

This struct is a nested type of Class engine.

Inheritance Relationships#

Base Type#

Struct Documentation#

struct no_interactor_exception : public f3d::exception

An exception that can be thrown by the engine when no interactor is available .

Public Functions

explicit no_interactor_exception(const std::string &what = "")