CRI ADX  Last Updated: 2024-07-17 10:48 p
CriAtomExSelectorInfoTag结构体 参考

Structure to get information about a selector 更多...

#include <cri_le_atom_ex.h>

成员变量

const CriChar8 * name
 
CriUint16 index
 
CriUint16 num_labels
 
CriUint16 global_label_index
 

详细描述

Structure to get information about a selector

Description:
Structure to get information about a selector.
Pass it as an argument to the criAtomExAcf_GetSelectorInfoByIndex or criAtomExAcf_GetSelectorInfoByName function.
注意
参见
criAtomExAcf_GetSelectorInfoByIndex, criAtomExAcf_GetSelectorInfoByName

结构体成员变量说明

◆ name

const CriChar8* name

Selector name

◆ index

CriUint16 index

Data index

◆ num_labels

CriUint16 num_labels

Number of labels

◆ global_label_index

CriUint16 global_label_index

Global reference label index


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