Class InvalidSubModel

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidSubModel : public flamegpu::FLAMEGPUException

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

Public Functions

explicit InvalidSubModel(const char *format = "Invalid SubModel")