Class InvalidAgentVar

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidAgentVar : public flamegpu::FLAMEGPUException

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

Public Functions

explicit InvalidAgentVar(const char *format = "Invalid agent memory variable")