#include <optix_types.h>
Public Attributes | |
unsigned int | numPayloadValues |
const unsigned int * | payloadSemantics |
Specifies a single payload type.
unsigned int OptixPayloadType::numPayloadValues |
The number of 32b words the payload of this type holds.
const unsigned int* OptixPayloadType::payloadSemantics |
Points to host array of payload word semantics, size must match numPayloadValues.