Home
last modified time | relevance | path

Searched refs:BinString (Results 1 – 16 of 16) sorted by relevance

/NW4C-1.2.23/include/nw/anim/res/
Danim_ResAnimGroup.h57 ut::BinString toPath;
58 ut::BinString toTargetName; // TODO: MemberTypeの実装が完了したら削除
59 ut::BinString toBaseObjectPath; // TODO: MemberTypeの実装が完了したら削除
74 ut::BinString toBoneName;
80 ut::BinString toMaterialName;
86 ut::BinString toMaterialName;
93 ut::BinString toMaterialName;
100 ut::BinString toMaterialName;
106 ut::BinString toMaterialName;
124 ut::BinString toNodeName;
[all …]
Danim_ResAnim.h65 ut::BinString toName;
66 ut::BinString toTargetAnimGroupName;
101 ut::BinString toPath;
102 ut::BinString toTargetName; // TODO: 未使用のようなので、確認して削除
103 ut::BinString toBaseObjectPath; // TODO: 未使用のようなので、確認して削除
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResLookupTable.h47 nw::ut::BinString toName;
57 nw::ut::BinString toPath;
58 nw::ut::BinString toTableName;
Dgfx_ResShader.h56 nw::ut::BinString toName;
67 nw::ut::BinString toName;
84 nw::ut::BinString toAttributeSymbols[VERTEX_ATTRIBUTE_COUNT];
124 nw::ut::BinString toPath;
Dgfx_ResMesh.h47 nw::ut::BinString toMeshNodeName;
Dgfx_ResSceneEnvironmentSetting.h39 nw::ut::BinString toPath;
Dgfx_ResModel.h38 nw::ut::BinString toName;
Dgfx_ResParticleEmitter.h34 nw::ut::BinString toParticleSetPath;
Dgfx_ResSceneObject.h37 nw::ut::BinString toName;
Dgfx_ResSkeleton.h46 nw::ut::BinString toName;
Dgfx_ResTexture.h119 nw::ut::BinString toPath;
Dgfx_ResParticleUpdater.h584 nw::ut::BinString toParticleSetPath;
/NW4C-1.2.23/include/nw/ut/
Dut_ResMetaData.h32 nw::ut::BinString toKey;
55 nw::ut::BinString m_Values[1]; // ValueCount分の値が格納されている
Dut_ResDeclMacros.h102 { return sizeof(ref().to##name) / sizeof(nw::ut::BinString); } \
105 …const nw::ut::internal::ResArray<const nw::ut::BinString, nw::ut::internal::ResArrayPrimitiveTrait…
106 …{ return nw::ut::internal::ResArray<const nw::ut::BinString, nw::ut::internal::ResArrayPrimitiveTr…
165 …const BinString* tbl_ptr = static_cast<const BinString*>( ref().to##name##Table.to_table_ptr() ); \
Dut_ResTypes.h153 typedef struct BinString struct
172 } BinString; argument
Dut_ResDictionary.h94 BinString toName;