#include "device_types.h"
#include "optix_types.h"
#include "type.h"
#include <string>
#include <tuple>
Go to the source code of this file.
◆ PRG_AH
◆ PRG_CC
◆ PRG_CH
◆ PRG_DC
◆ PRG_EX
◆ PRG_IS
◆ PRG_MS
◆ PRG_RG
◆ ProgramMask
◆ SBTRecordEmpty
◆ SBTType
Enumerator |
---|
INTERSECTS_ANY | |
INTERSECTS_FIRST | |
INTERSECTS_CLOSEST | |
INTERSECTS_COUNT | |
INTERSECTS_LOCATION | |
count | |
Definition at line 9 of file sbtdef.h.
◆ programInfos
const std::tuple<std::string, ProgramMask> programInfos[] |
Initial value:
Definition at line 37 of file sbtdef.h.