OROCHI
 
Loading...
Searching...
No Matches
GxSound.h File Reference

コアインクルードファイル More...

#include "Gx.h"
#include "GxSysSound.h"
#include "GxResSound.h"
#include "GxUnitSound.h"
#include "GxUnitSoundInteractive.h"
Include dependency graph for GxSound.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GX_SOUND_NAMESPACE_BEGIN()
 
#define GX_SOUND_NAMESPACE_END()
 
#define USE_GXSOUND   0
 
#define PLATFORM_ADX_SUPPORT   0
 
#define PLATFORM_WWISE_SUPPORT   0
 

Functions

void GxSoundUsage (void)
 最適化で消されないためのusage呼び出し
 

Detailed Description

コアインクルードファイル

Author
Copyright (C)2010 SiliconStudio Inc. All rights reserved.
Ippei Onishi
Ryoichi Maekawa

Macro Definition Documentation

◆ GX_SOUND_NAMESPACE_BEGIN

#define GX_SOUND_NAMESPACE_BEGIN ( )
Value:
namespace gx { namespace sound {

◆ GX_SOUND_NAMESPACE_END

#define GX_SOUND_NAMESPACE_END ( )
Value:
} }