Home
last modified time | relevance | path

Searched refs:NW_RES_FIELD_STRING_DECL (Results 1 – 13 of 13) sorted by relevance

/NW4C-1.2.23/include/nw/anim/res/
Danim_ResAnimGroup.h242 NW_RES_FIELD_STRING_DECL( Path ) // GetPath() in NW_RES_FIELD_STRING_DECL() function
282 NW_RES_FIELD_STRING_DECL( BoneName ) // GetBoneName()
313 NW_RES_FIELD_STRING_DECL( MaterialName ) // GetMaterialName()
334 NW_RES_FIELD_STRING_DECL( MaterialName ) // GetMaterialName()
356 NW_RES_FIELD_STRING_DECL( MaterialName ) // GetMaterialName()
378 NW_RES_FIELD_STRING_DECL( MaterialName ) // GetMaterialName()
401 NW_RES_FIELD_STRING_DECL( MaterialName ) // GetMaterialName()
466 NW_RES_FIELD_STRING_DECL( NodeName ) // GetNodeName()
695 NW_RES_FIELD_STRING_DECL( Name ) // GetName()
Danim_ResAnim.h461 NW_RES_FIELD_STRING_DECL( Path ) // GetPath()
462 NW_RES_FIELD_STRING_DECL( TargetName ) // GetTargetName()
463 NW_RES_FIELD_STRING_DECL( BaseObjectPath ) // GetBaseObjectPath()
509 NW_RES_FIELD_STRING_DECL( Name ) // GetName()
510 NW_RES_FIELD_STRING_DECL( TargetAnimGroupName ) // GetTargetAnimGroupName()
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResLookupTable.h135 NW_RES_FIELD_STRING_DECL( Name ) // GetName()
164 NW_RES_FIELD_STRING_DECL( Path ) // GetPath()
165 NW_RES_FIELD_STRING_DECL( TableName ) // GetTableName()
Dgfx_ResShader.h352 NW_RES_FIELD_STRING_DECL( Name ) // GetName() in NW_RES_CTOR()
433 NW_RES_FIELD_STRING_DECL( Name ) // GetName()
824 NW_RES_FIELD_STRING_DECL( Path ) // GetPath()
Dgfx_ResSceneEnvironmentSetting.h71 NW_RES_FIELD_STRING_DECL( Path ) // GetPath()
Dgfx_ResModel.h81 NW_RES_FIELD_STRING_DECL( Name ) // GetName()
Dgfx_ResParticleEmitter.h77 NW_RES_FIELD_STRING_DECL( ParticleSetPath ) // GetParticleSetPath()
Dgfx_ResSceneObject.h96 NW_RES_FIELD_STRING_DECL( Name ) // GetName() in NW_RES_FIELD_STRUCT_DECL()
Dgfx_ResSkeleton.h184 NW_RES_FIELD_STRING_DECL( Name ) // GetName()
Dgfx_ResTexture.h866 NW_RES_FIELD_STRING_DECL( Path ) // GetPath()
Dgfx_ResParticleUpdater.h602 NW_RES_FIELD_STRING_DECL( ParticleSetPath ) // GetParticleSetPath()
/NW4C-1.2.23/include/nw/ut/
Dut_ResMetaData.h74 NW_RES_FIELD_STRING_DECL( Key ) // GetKey() in NW_RES_FIELD_STRING_DECL() function
Dut_ResDeclMacros.h36 #define NW_RES_FIELD_STRING_DECL( name ) \ macro