Class InvalidLayerMember

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidLayerMember : public flamegpu::FLAMEGPUException

Defines a type of object to be thrown as exception. It reports errors when a user adds an unsupported combination of items to a layer

Public Functions

explicit InvalidLayerMember(const char *format = "Layer configuration unsupported")