| __getStaticRtti(void) | GxClassBaseRoot | inlinestatic |
| _defaultSetting | GxResMotionInterpolationSettings | protected |
| _delayReleaseCount | GxClassBaseReference | protected |
| _filtersCount | GxResMotionInterpolationSettings | protected |
| _motionCount | GxResMotionInterpolationSettings | protected |
| _pFiltersArray | GxResMotionInterpolationSettings | protected |
| _pSettingsArray | GxResMotionInterpolationSettings | protected |
| _referenceCount | GxClassBaseReference | protected |
| _settingsCount | GxResMotionInterpolationSettings | protected |
| addFilter(GxString name, b32 isAcceptSameName=false) | GxResMotionInterpolationSettings | |
| addMotionToFilter(u32 motionNumber, u32 filterNumber, b32 isCopy=true) | GxResMotionInterpolationSettings | |
| addReference(void) | GxClassBaseReference | virtual |
| ASYNC_PRIORITY enum name | GxResBase | |
| ASYNC_STATE enum name | GxResBase | |
| callback(void) | GxResBase | inlinevirtual |
| checkMotionNumberFromFilter(u32 motionNumber) const | GxResMotionInterpolationSettings | |
| cleanup(void) override | GxResMotionInterpolationSettings | virtual |
| createCallback(void *pUser) | GxResBase | protected |
| createInterpolationSetting(u32 startMotionNumber, u32 targetMotionNumber, GxMotionInterpolationSetting::MODE mode, b32 isAcceptSameSetting=false) | GxResMotionInterpolationSettings | |
| customPropertyDeserializeBinary(GxProperty &property, GxTypedObject *pOwner, u32 index, const void *pData) | GxResBase | static |
| customPropertyFromString(GxProperty &property, GxTypedObject *pOwner, u32 index, GxString *pString, u32 stringCount) | GxResBase | static |
| customPropertyGetSerializedBinarySize(GxProperty &property, GxTypedObject *pOwner, u32 index) | GxResBase | static |
| customPropertySerializeBinary(GxProperty &property, GxTypedObject *pOwner, u32 index, void *pData) | GxResBase | static |
| customPropertyToString(GxProperty &property, GxTypedObject *pOwner, u32 index, GxString *pString, u32 &stringCount) | GxResBase | static |
| DELAY_RELEASE_COUNT_INFINITY | GxClassBaseReference | static |
| deleteFilter(u32 filterNumber, b32 replaceSettings) | GxResMotionInterpolationSettings | |
| deleteFilter(GxString name, b32 replaceSettings) | GxResMotionInterpolationSettings | |
| deleteMotionFromFilter(u32 motionNumber, u32 filterNumber, b32 replaceSettings) | GxResMotionInterpolationSettings | |
| FILTER_NOT_FOUND | GxResMotionInterpolationSettings | static |
| getAsyncHandle(void) const | GxResBase | inlineprotected |
| getAsyncPriority(void) const | GxResBase | inline |
| getAsyncState(void) const | GxResBase | inline |
| getConfig(void) const | GxResBase | inline |
| getDataFromSystem(void) | GxResBase | inlineprotected |
| getDefaultInterpolationSetting(void) | GxResMotionInterpolationSettings | |
| getDefaultInterpolationSetting(void) const | GxResMotionInterpolationSettings | |
| getDefaultObject(void) | GxClassBaseRoot | inlinevirtual |
| getDelayReleaseListCount(void) | GxClassBaseReference | static |
| getExtension(void) const | GxResBase | inline |
| getFileSize(void) const | GxResBase | inline |
| getFilter(u32 index) | GxResMotionInterpolationSettings | inline |
| getFilterCount(void) const | GxResMotionInterpolationSettings | inline |
| getFilterIndex(GxString name) | GxResMotionInterpolationSettings | |
| getFilterIndex(Filter *pFilter) | GxResMotionInterpolationSettings | |
| getId(void) const | GxResBase | inline |
| getInterpolationSetting(u32 startMotionNumber, u32 targetMotionNumber, GxMotionInterpolationSetting::MODE mode) | GxResMotionInterpolationSettings | |
| getInterpolationSetting(u32 startMotionNumber, u32 targetMotionNumber, GxMotionInterpolationSetting::MODE mode) const | GxResMotionInterpolationSettings | |
| getMagicNumber(void) const | GxResBase | inline |
| getMotionInterpolationSetting(u32 index) | GxResMotionInterpolationSettings | inline |
| getMotionInterpolationSetting(void) | GxResMotionInterpolationSettings | inline |
| getOriginalPath(void) const | GxResBase | inline |
| getPath(void) const | GxResBase | inline |
| getReferenceCount(void) const | GxClassBaseReference | inlinevirtual |
| getRtti(void) const =0 | GxClassBaseRoot | pure virtual |
| getSize(void) const | GxResBase | inline |
| getVersion(void) const | GxResBase | inline |
| getZlib(void) | GxResBase | inlineprotected |
| GX_RTTI_RESOURCE_NAME(GxResMotionInterpolationSettings, GxResBase, "モーション補間設定リソース") (defined in GxResMotionInterpolationSettings) | GxResMotionInterpolationSettings | |
| GxClassBaseReference(void) | GxClassBaseReference | |
| GxClassBaseReference(const GxClassBaseReference &base) | GxClassBaseReference | |
| GxClassBaseRoot(void) | GxClassBaseRoot | inline |
| GxClassBaseRoot(const GxClassBaseRoot &) | GxClassBaseRoot | inline |
| GxResBase(void) | GxResBase | protected |
| GxResMotionInterpolationSettings(void) | GxResMotionInterpolationSettings | |
| initializeDelayRelease(void) | GxClassBaseReference | static |
| isAsyncState(ASYNC_STATE asyncState) const | GxResBase | inline |
| isAsyncStateWorking(void) const | GxResBase | inline |
| isDefaultObject(void) | GxClassBaseRoot | inline |
| isDelayReleaseEnable(void) | GxClassBaseReference | inlinestatic |
| isResourceBaseAttribute(RESOURCE_BASE_ATTRIBUTE attribute) const | GxResBase | inline |
| isUsable(void) const | GxResBase | inline |
| load(GxStream &stream, u32) | GxResMotionInterpolationSettings | |
| loadBinary(GxStream &stream) | GxResBase | protected |
| operator=(const GxClassBaseReference &base) | GxClassBaseReference | |
| GxClassBaseRoot::operator=(const GxClassBaseRoot &) | GxClassBaseRoot | inline |
| registerCustomProperty(void) | GxResBase | static |
| release(void) override | GxResBase | virtual |
| removeInterpolationSetting(u32 startMotionNumber, u32 targetMotionNumber, GxMotionInterpolationSetting::MODE mode) | GxResMotionInterpolationSettings | |
| RESOURCE_BASE_ATTRIBUTE enum name | GxResBase | |
| RESOURCE_CUSTOM_PROPERTY_STRING_NUM | GxResBase | static |
| RESOURCE_PATH_ENCRYPT_KEY_NUM | GxResBase | static |
| RESOURCE_PATH_MAX | GxResBase | static |
| RESOURCE_VERSION | GxResBase | static |
| setAsyncHandle(GX_HANDLE handle) | GxResBase | inlineprotected |
| setAsyncPriority(ASYNC_PRIORITY asyncPriority) | GxResBase | inlineprotected |
| setAsyncState(ASYNC_STATE asyncState) | GxResBase | inlineprotected |
| setConfig(GxResBase *pConfig) | GxResBase | inlineprotected |
| setDelayReleaseCount(s32 count) | GxClassBaseReference | inline |
| setDelayReleaseCountInfinity(b32 on) | GxClassBaseReference | inline |
| setFileSize(u32 fileSize) | GxResBase | inlineprotected |
| setId(u64 id) | GxResBase | inlineprotected |
| setMotionCount(u32 motionCount) | GxResMotionInterpolationSettings | inline |
| setOriginalPath(GX_CSTR path) | GxResBase | inline |
| setPath(GX_CSTR path) | GxResBase | inline |
| setResourceBaseAttribute(RESOURCE_BASE_ATTRIBUTE attribute, b32 enable) | GxResBase | inlineprotected |
| setSize(u32 size) | GxResBase | inlineprotected |
| setUsable(b32 flag) | GxResBase | inlineprotected |
| terminateDelayRelease(void) | GxClassBaseReference | static |
| updateDelayRelease(void) | GxClassBaseReference | static |
| ~GxClassBaseReference(void) override | GxClassBaseReference | |
| ~GxClassBaseRoot(void) | GxClassBaseRoot | inlinevirtual |