Class ArrayMessageWriteConflict

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class ArrayMessageWriteConflict : public flamegpu::FLAMEGPUException

Defines an exception for errors when two agents try to output an array message to the same index

Public Functions

explicit ArrayMessageWriteConflict(const char *format = "Two messages attempted to write to the same index")