Class InvalidEnvGraph

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidEnvGraph : public flamegpu::FLAMEGPUException

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

Public Functions

explicit InvalidEnvGraph(const char *format = "Environment graph of name does not exist")