Class OutOfMemory

Inheritance Relationships

Base Type

  • public FLAMEGPUException

Class Documentation

class OutOfMemory : public 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")