Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Material.cpp225 for (u8 si = 0; si < texMapNum; ++si) in Material() local
227 int texIdx = pResTexMap[si].texIdx; in Material()
229 …e = internal::ConvertOffsToPtr<char>(pResTextures, pResTextures[pResTexMap[si].texIdx].nameStrOffs… in Material()
233 … texMaps[di].SetWrapMode(pResTexMap[si].GetWarpModeS(), pResTexMap[si].GetWarpModeT()); in Material()
234 texMaps[di].SetFilter(pResTexMap[si].GetMinFilter(), pResTexMap[si].GetMagFilter()); in Material()
/NW4C-2.0.3/tools/DccPlugin/Maya/scripts/
DNW4C_SetAnimRange.mel1093 string $sel[] = `textScrollList -q -si ($wName + "DagList")`;
1123 string $sel[] = `textScrollList -q -si ($wName + "AnimRangeList")`;
1153 string $sel[] = `textScrollList -q -si ($wName + "DagList")`;
1178 string $sel[] = `textScrollList -q -si ($wName + "AnimRangeList")`;
1252 string $sel[] = `textScrollList -q -si ($wName + "DagList")`;
1272 string $sel[] = `textScrollList -q -si ($wName + "AnimRangeList")`;
1312 string $sel[] = `textScrollList -q -si ($wName + "AnimRangeList")`;
1332 string $sel[] = `textScrollList -q -si ($wName + "AnimRangeList")`;
1354 string $sel[] = `textScrollList -q -si ($wName + "AnimRangeList")`;
3287 textScrollList -e -si $work ($wName + "DagList");
[all …]