Class InvalidAgentState

Inheritance Relationships

Base Type

  • public FLAMEGPUException

Class Documentation

class InvalidAgentState : public FLAMEGPUException

Defines a type of object to be thrown as exception. It reports errors that are due to invalid agent state names.

Public Functions

explicit InvalidAgentState(const char *format = "Invalid agent state")