Home
last modified time | relevance | path

Searched refs:si (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Material.cpp223 for (u8 si = 0; si < texMapNum; ++si) in Material() local
225 int texIdx = pResTexMap[si].texIdx; in Material()
227 …e = internal::ConvertOffsToPtr<char>(pResTextures, pResTextures[pResTexMap[si].texIdx].nameStrOffs… in Material()
231 … texMaps[di].SetWrapMode(pResTexMap[si].GetWarpModeS(), pResTexMap[si].GetWarpModeT()); in Material()
232 texMaps[di].SetFilter(pResTexMap[si].GetMinFilter(), pResTexMap[si].GetMagFilter()); in Material()
/NW4C-1.2.23/tools/DccPlugin/Maya/scripts/
DNW4C_SetAnimRange.mel1066 string $sel[] = `textScrollList -q -si ($wName + "DagList")`;
1096 string $sel[] = `textScrollList -q -si ($wName + "AnimRangeList")`;
1126 string $sel[] = `textScrollList -q -si ($wName + "DagList")`;
1151 string $sel[] = `textScrollList -q -si ($wName + "AnimRangeList")`;
1225 string $sel[] = `textScrollList -q -si ($wName + "DagList")`;
1245 string $sel[] = `textScrollList -q -si ($wName + "AnimRangeList")`;
1285 string $sel[] = `textScrollList -q -si ($wName + "AnimRangeList")`;
1305 string $sel[] = `textScrollList -q -si ($wName + "AnimRangeList")`;
1327 string $sel[] = `textScrollList -q -si ($wName + "AnimRangeList")`;
3260 textScrollList -e -si $work ($wName + "DagList");
[all …]