CRI ADX  Last Updated: 2024-07-17 10:47 p
CriAtomExGlobalAisacInfoTag Struct Reference

Structure to get information about a Global AISAC. More...

#include <cri_le_atom_ex.h>

Data Fields

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

Detailed Description

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.
Attention
If type is CRIATOMEXACF_AISAC_TYPE_AUTO_MODULATION , control_id is the internally used index value.
See also
criAtomExAcf_GetGlobalAisacInfo

Field Documentation

◆ 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


The documentation for this struct was generated from the following file: