Class InvalidDependencyGraph

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidDependencyGraph : public flamegpu::FLAMEGPUException

Defines an error reported by AgentFunctionDependencyGraph if the graph is invalid

Public Functions

explicit InvalidDependencyGraph(const char *format = "Agent function dependency graph is invalid")