Class OutOfMemory

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class OutOfMemory : public flamegpu::FLAMEGPUException

Defines a type of object to be thrown as exception. It reports that memory limits have been exceeded

Public Functions

explicit OutOfMemory(const char *format = "Allocation failed, sufficient memory unavailable")