Class InvalidEnvPropertyType

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidEnvPropertyType : public flamegpu::FLAMEGPUException

Defines a type of object to be thrown as exception. It reports errors that an environment property has been accessed with the wrong type

Public Functions

explicit InvalidEnvPropertyType(const char *format = "Environment property of name does not have same type")