Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/anim/res/
Danim_ResAnimGroup.h254 NW_RES_FIELD_STRING_DECL( Path ) // GetPath()
337 NW_RES_FIELD_STRING_DECL( BoneName ) // GetBoneName()
368 NW_RES_FIELD_STRING_DECL( MaterialName ) // GetMaterialName()
389 NW_RES_FIELD_STRING_DECL( MaterialName ) // GetMaterialName()
411 NW_RES_FIELD_STRING_DECL( MaterialName ) // GetMaterialName()
433 NW_RES_FIELD_STRING_DECL( MaterialName ) // GetMaterialName()
456 NW_RES_FIELD_STRING_DECL( MaterialName ) // GetMaterialName()
521 NW_RES_FIELD_STRING_DECL( NodeName ) // GetNodeName()
789 NW_RES_FIELD_STRING_DECL( Name ) // GetName()
Danim_ResAnim.h516 NW_RES_FIELD_STRING_DECL( Path ) // GetPath()
593 NW_RES_FIELD_STRING_DECL( Name ) // GetName()
599 NW_RES_FIELD_STRING_DECL( TargetAnimGroupName ) // GetTargetAnimGroupName()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResLookupTable.h137 NW_RES_FIELD_STRING_DECL( Name ) // GetName()
166 NW_RES_FIELD_STRING_DECL( Path ) // GetPath()
167 NW_RES_FIELD_STRING_DECL( TableName ) // GetTableName()
Dgfx_ResShader.h355 NW_RES_FIELD_STRING_DECL( Name ) // GetName() in NW_RES_CTOR()
436 NW_RES_FIELD_STRING_DECL( Name ) // GetName()
854 NW_RES_FIELD_STRING_DECL( Path ) // GetPath()
Dgfx_ResSceneEnvironmentSetting.h84 NW_RES_FIELD_STRING_DECL( Path ) // GetPath()
Dgfx_ResModel.h83 NW_RES_FIELD_STRING_DECL( Name ) // GetName()
Dgfx_ResParticleEmitter.h79 NW_RES_FIELD_STRING_DECL( ParticleSetPath ) // GetParticleSetPath()
Dgfx_ResSceneObject.h98 NW_RES_FIELD_STRING_DECL( Name ) // GetName() in NW_RES_FIELD_STRUCT_DECL()
Dgfx_ResSkeleton.h197 NW_RES_FIELD_STRING_DECL( Name ) // GetName()
Dgfx_ResParticleUpdater.h617 NW_RES_FIELD_STRING_DECL( ParticleSetPath ) // GetParticleSetPath()
Dgfx_ResTexture.h1019 NW_RES_FIELD_STRING_DECL( Path ) // GetPath()
/NW4C-2.0.3/include/nw/ut/
Dut_ResMetaData.h76 NW_RES_FIELD_STRING_DECL( Key ) // GetKey() in NW_RES_FIELD_STRING_DECL() function
Dut_ResDeclMacros.h44 #define NW_RES_FIELD_STRING_DECL( name ) \ macro