CMGDK r49-rc2
函数 | 变量
K:/CMGDKv18/SDK/Include/hgl/audio/AudioSource.Attrib.H文件参考

浏览该文件的源代码。

函数

uint GetIndex ()
 取当前菜单在上级菜单中的索引编号
double GetCurTime ()
int GetState ()
float GetMinGain ()
float GetMaxGain ()
bool GetLoop ()
float GetPitch ()
float GetGain ()
float GetConeGain ()
float GetRolloffFactor ()
virtual void SetLoop (bool)
void SetPitch (float)
void SetGain (float)
void SetConeGain (float)
void SetRolloffFactor (float)

变量

AudioBuffer * Buffer
uint index
bool pause
bool loop
float pitch
float gain
float cone_gain
Vector3f position
Vector3f velocity
Vector3f direction
ReferenceValue distance
float rolloff_factor
ConeAngle angle

函数文档

float GetConeGain ( ) [protected]
double GetCurTime ( ) [protected]
float GetGain ( ) [protected]
uint GetIndex ( ) [protected]

取当前菜单在上级菜单中的索引编号

bool GetLoop ( ) [protected]
float GetMaxGain ( ) [protected]
float GetMinGain ( ) [protected]
float GetPitch ( ) [protected]
float GetRolloffFactor ( ) [protected]
int GetState ( ) [protected]
void SetConeGain ( float  ) [protected]
void SetGain ( float  ) [protected]
virtual void SetLoop ( bool  ) [protected, virtual]
void SetPitch ( float  ) [protected]
void SetRolloffFactor ( float  ) [protected]

变量文档

ConeAngle angle
AudioBuffer* Buffer
float cone_gain
Vector3f direction
ReferenceValue distance
float gain
bool loop
bool pause
float pitch
Vector3f position
Vector3f velocity
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义