#include <optix_types.h>
Public Attributes | |
unsigned int | byteOffset |
unsigned short | subdivisionLevel |
unsigned short | format |
Opacity micromap descriptor.
unsigned int OptixOpacityMicromapDesc::byteOffset |
Byte offset to opacity micromap in data input buffer of opacity micromap array build.
unsigned short OptixOpacityMicromapDesc::format |
OptixOpacityMicromapFormat.
unsigned short OptixOpacityMicromapDesc::subdivisionLevel |
Number of micro-triangles is 4^level. Valid levels are [0, 12].