slot 0.0.1
A real time UI render framework
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
gfx::HitGroupDesc结构体 参考

#include <slang-gfx.h>

Public 属性

const char * hitGroupName = nullptr
 
const char * closestHitEntryPoint = nullptr
 
const char * anyHitEntryPoint = nullptr
 
const char * intersectionEntryPoint = nullptr
 

类成员变量说明

◆ anyHitEntryPoint

const char* gfx::HitGroupDesc::anyHitEntryPoint = nullptr

◆ closestHitEntryPoint

const char* gfx::HitGroupDesc::closestHitEntryPoint = nullptr

◆ hitGroupName

const char* gfx::HitGroupDesc::hitGroupName = nullptr

◆ intersectionEntryPoint

const char* gfx::HitGroupDesc::intersectionEntryPoint = nullptr

该结构体的文档由以下文件生成: