Class InvalidParent

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidParent : public flamegpu::FLAMEGPUException

Defines a type of object to be thrown as exception. It reports errors that are due to a weak ptr expiring unexpectedly

Public Functions

explicit InvalidParent(const char *format = "Invalid parent")