Class ReadOnlyEnvProperty

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class ReadOnlyEnvProperty : public flamegpu::FLAMEGPUException

Defines a type of object to be thrown as exception. It reports that a change to a constant environment property was attempted

Public Functions

explicit ReadOnlyEnvProperty(const char *format = "Cannot modify environment properties marked as constant")