Class InvalidEnvProperty

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidEnvProperty : public flamegpu::FLAMEGPUException

Defines a type of object to be thrown as exception. It reports errors that are due invalid environment property names

Public Functions

explicit InvalidEnvProperty(const char *format = "Environment property of name does not exist")