한국어
English (영어)
Français (프랑스어)
日本語 (일본어)
中文 (중국어 간체)
한국어
검색
로그인
제품
Wwise
플러그인
통합(integration)
서비스
지원
크리에이티브 서비스
살펴보기
AR/VR/MR 분야에서의 Wwise
자동차 분야에서의 Wwise
게임 분야에서의 Wwise
시뮬레이션 분야에서의 Wwise
LBE 분야에서의 Wwise
학습하기
Wwise 학습하기
Wwise 교육하기
설명서
동영상
샘플
Wwise 관련 자료
커뮤니티
블로그
제작자 명단
Q&A
Events
Wwise를 사용한 프로젝트
협력사
Wwise 투어
사용하기
다운로드
내 프로젝트 등록하기
가격표
라이선스 - 자주 묻는 질문
close
제품
Wwise
플러그인
통합(integration)
서비스
지원
크리에이티브 서비스
살펴보기
AR/VR/MR 분야에서의 Wwise
자동차 분야에서의 Wwise
게임 분야에서의 Wwise
시뮬레이션 분야에서의 Wwise
LBE 분야에서의 Wwise
학습하기
Wwise 학습하기
Wwise 교육하기
설명서
동영상
샘플
Wwise 관련 자료
커뮤니티
블로그
제작자 명단
Q&A
Events
Wwise를 사용한 프로젝트
협력사
Wwise 투어
사용하기
다운로드
내 프로젝트 등록하기
가격표
라이선스 - 자주 묻는 질문
한국어
English (영어)
Français (프랑스어)
日本語 (일본어)
中文 (중국어 간체)
한국어
로그인
Wwise SDK 2018.1.11
검색
목차
2019.2.8.7432
2019.1.10.7250
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2016.1.6 build 5926
2015.1.9 build 5624
Wwise SDK 2018.1.11
Before You Begin
Sound Engine Integration Walkthrough
Samples
Going Further
Reference Materials
Release Notes 2018.1.11
Previous Release Notes
Android-Specific Information
iOS/tvOS-Specific Information
Legal Notices and Copyright Information
Open Source Components in Wwise
Linux-Specific Information
Namespaces
Classes
Files
include
AK
Comm
MusicEngine
Plugin
SoundEngine
SpatialAudio
Tools
Android
Common
AkAllocator.h
AkArray.h
AkAssert.h
AkAutoLock.h
AkBankReadHelpers.h
AkDynaBlkPool.h
AkFNVHash.h
AkHashList.h
AkHeap.h
AkKeyArray.h
CAkKeyArray
AkGetArrayKey
AkDefaultSortedKeyCompare
AkSortedKeyArray
AkKeyDef.h
AkListBare.h
AkListBareLight.h
AkLock.h
AkMonitorError.h
AkObject.h
AkPlatformFuncs.h
AkSet.h
AkSmartPtr.h
AkString.h
AkSyncCaller.h
AkVectors.h
Linux
Mac
Win32
Wwise
AkPlatforms.h
AkWwiseSDKVersion.cs
AkWwiseSDKVersion.h
IBytes.h
private
File Members
Wwise Help
Installation and Migration Guide
Wwise 핵심 개념
Cube Integration
Sample Project
Wwise Unity Integration
Wwise Unreal Integration
Wwise SDK 2018.1.11
include
AK
Tools
Common
Classes
AkKeyArray.h File Reference
Go to the source code of this file.
Classes
class
CAkKeyArray< T_KEY, T_ITEM, U_POOL, TGrowBy, TMovePolicy >
struct
AkGetArrayKey< T_KEY, T_ITEM >
Key policy for
AkSortedKeyArray
.
More...
struct
AkDefaultSortedKeyCompare< T_KEY >
class
AkSortedKeyArray< T_KEY, T_ITEM, U_POOL, U_KEY, TGrowBy, TMovePolicy, TComparePolicy >