Class EnvDescriptionAlreadyLoaded

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class EnvDescriptionAlreadyLoaded : public flamegpu::FLAMEGPUException

Defines a type of object to be thrown as exception. It reports that EnvironmentManager already holds data from a model description of the same name

Public Functions

explicit EnvDescriptionAlreadyLoaded(const char *format = "Environment description with same model name already is already loaded.")