Class DuplicateEnvProperty

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class DuplicateEnvProperty : public flamegpu::FLAMEGPUException

Defines a type of object to be thrown as exception. It reports errors that are due environment property name already in use

Public Functions

explicit DuplicateEnvProperty(const char *format = "Environment property of same name already exists")