Class AgentIDCollision¶
Defined in File FLAMEGPUException.h
Inheritance Relationships¶
Base Type¶
public FLAMEGPUException
Class Documentation¶
-
class AgentIDCollision : public FLAMEGPUException¶
Defines an error when it is detected that multiple agents of the same type (even if in different states) share the same ID This should not occur if the shared ID matches ID_NOT_SET
Public Functions
-
explicit AgentIDCollision(const char *format = "Multiple agents of same type share an ID")¶
-
explicit AgentIDCollision(const char *format = "Multiple agents of same type share an ID")¶