Home
last modified time | relevance | path

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

/NW4C-1.3.3/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.3.3/tools/DccPlugin/Maya/scripts/
DNW4C_SetAnimRange.mel1094 string $sel[] = `textScrollList -q -si ($wName + "DagList")`;
1124 string $sel[] = `textScrollList -q -si ($wName + "AnimRangeList")`;
1154 string $sel[] = `textScrollList -q -si ($wName + "DagList")`;
1179 string $sel[] = `textScrollList -q -si ($wName + "AnimRangeList")`;
1253 string $sel[] = `textScrollList -q -si ($wName + "DagList")`;
1273 string $sel[] = `textScrollList -q -si ($wName + "AnimRangeList")`;
1313 string $sel[] = `textScrollList -q -si ($wName + "AnimRangeList")`;
1333 string $sel[] = `textScrollList -q -si ($wName + "AnimRangeList")`;
1355 string $sel[] = `textScrollList -q -si ($wName + "AnimRangeList")`;
3288 textScrollList -e -si $work ($wName + "DagList");
[all …]