Wwise SDK 2018.1.11

버전
arrow_right 목차
  •  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 Audio Lab​
                                                                                                                              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 >