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

Structure to get information about a Global AISAC 更多...

#include <cri_le_atom_ex.h>

成员变量

const CriChar8 * name
 
CriUint16 index
 
CriUint16 num_graphs
 
CriAtomExAcfAisacType type
 
CriFloat32 random_range
 
CriUint16 control_id
 
CriUint16 dummy
 

详细描述

Structure to get information about a Global AISAC

Description:
Structure used to information about a Global AISAC.
It is passed to the criAtomExAcf_GetGlobalAisacInfo function.
注意
If type is CRIATOMEXACF_AISAC_TYPE_AUTO_MODULATION , control_id is the internally used index value.
参见
criAtomExAcf_GetGlobalAisacInfo

结构体成员变量说明

◆ name

const CriChar8* name

Global AISAC name

◆ index

CriUint16 index

Data index

◆ num_graphs

CriUint16 num_graphs

Number of graphs

◆ type

AISAC type

◆ random_range

CriFloat32 random_range

Random range

◆ control_id

CriUint16 control_id

Control Id

◆ dummy

CriUint16 dummy

unused


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