Class UnsupportedVarType
Defined in File FLAMEGPUException.h
Inheritance Relationships
Base Type
public FLAMEGPUException
Class Documentation
-
class UnsupportedVarType : public FLAMEGPUException
Defines a type of object to be thrown as exception. It reports errors that are due to unsupported variable types This primarily occurs for agent array variables with host agent reductions
Public Functions
-
explicit UnsupportedVarType(const char *format = "Variables of this type are not supported by function")
-
explicit UnsupportedVarType(const char *format = "Variables of this type are not supported by function")