Home
last modified time | relevance | path

Searched refs:d (Results 1 – 25 of 36) sorted by relevance

12

/NW4C-1.3.3/include/nw/ut/
Dut_BinaryFileFormat.h32 #define NW_UT_MAKE_SIGWORD(a,b,c,d) \ argument
37 | (static_cast<u8>(d) << 24) \
43 #define NW_UT_MAKE_SIGWORD(a,b,c,d) \ argument
48 | (static_cast<u8>(d) << 0) \
/NW4C-1.3.3/tools/DccPlugin/Maya/scripts/
DNW4C_CreateMenu.mel79 menuItem -d 1;
99 menuItem -d 1;
131 menuItem -d 1;
145 menuItem -d 1;
153 menuItem -d 1;
161 menuItem -d 1;
DNW4C_SetRenderPriority.mel41 `listConnections -s 0 -d 1 -type shadingEngine ($mat + ".oc")`;
250 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`;
256 string $ots[] = `listConnections -s 0 -d 1 ($mat + ".oc")`;
294 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`;
512 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`;
542 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`;
704 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`;
882 string $ins[] = `listConnections -s 1 -d 0 ($node + ".ss")`;
DNW4C_CommonProc.mel88 if (`filetest -d $check`)
DNW4C_SetAnimRange.mel594 $curPath = (`filetest -d $curPath`) ? ($curPath + "/") : "";
1987 int $d = (int)$i;
2003 if ($s < $d)
2007 if ($j == $d)
2011 if ($s > $d)
2021 if ($j == $d)
2035 SetUniqueAnimRangeName($animRange, $d);
2302 if (`filetest -d $path`)
2308 if (`filetest -d $path`)
2602 $tmpNodes = `defaultNavigation -ren -d $node`;
[all …]
DNW4C_ExpDialog.mel323 if (size($settingFolder) > 0 && `filetest -d $settingFolder`)
377 if (size($localFolder) > 0 && `filetest -d $localFolder`)
1396 if (size($settingFolder) > 0 && `filetest -d $settingFolder`)
1537 $curPath = (`filetest -d $curPath`) ? ($curPath + "/") : "";
2686 menuItem -d 1;
2767 string $cons[] = `listConnections -s 0 -d 1 ($shapes[0] + ".worldMesh")`;
2885 string $ins[] = `listConnections -s 1 -d 0 $plug`;
2919 string $ins[] = `listConnections -s 1 -d 0 $plug`;
2958 `listConnections -s 1 -d 0 -type transform ($con + ".tg")`;
2987 string $ins[] = `listConnections -s 1 -d 0 $plug`;
[all …]
DNW4C_SetMaterialAttr.mel34 `listConnections -s 0 -d 1 -type shadingEngine ($mat + ".oc")`;
319 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`;
532 string $ins[] = `listConnections -s 1 -d 0 ($node + ".ss")`;
DNW4C_SetUserData.mel225 `listConnections -s 0 -d 1 -type shadingEngine ($mat + ".oc")`;
840 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`;
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_DrawerUniform.cpp241 register f32 d = 1.f / 255.f; in SetUpVtxColors() local
244 register f32 alpha = globalAlpha * d; in SetUpVtxColors()
250 colors[ i ][ 0 ] = vtxColors[ i ].r * d; in SetUpVtxColors()
251 colors[ i ][ 1 ] = vtxColors[ i ].g * d; in SetUpVtxColors()
252 colors[ i ][ 2 ] = vtxColors[ i ].b * d; in SetUpVtxColors()
253 colors[ i ][ 3 ] = vtxColors[ i ].a * d; in SetUpVtxColors()
/NW4C-1.3.3/include/nw/snd/
Dsnd_Global.h275 AdshrCurve( u8 a = 0, u8 d = 0, u8 s = 0, u8 h = 0, u8 r = 0 )
277 decay( d ), in attack()
/NW4C-1.3.3/tools/LayoutEditor/
DLayoutViewer.bat1 cd /d "%KMC_PARTNER_CTRS%\Bin\"
DSetupViewer.bat1 cd /d "%NW4C_ROOT%\tools\LayoutEditor\Viewer\Win32"
/NW4C-1.3.3/tools/Viewer/
DLaunchViewer.bat6 cd /d "%KMC_CTRHOSTIO%\Bin\"
/NW4C-1.3.3/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/
DNW4C_utils.ms.inc2 -- Version 0.5.0d
141 local d = nw4c_userData()
142 if (d.fromString (substring s p len) ) do
144 append list d
184 local d = (mod v 10) as integer
185 v = (v - d) / 10
186 str = (d as string) + str
536 for d in list do
538 if d != nw4cEditUserDataRollout_Value and d.dataname == n do -- �����f�[�^�ւ̎Q�Ƃ͏���
/NW4C-1.3.3/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/
DNW4C_utils.ms.inc2 -- Version 0.5.0d
141 local d = nw4c_userData()
142 if (d.fromString (substring s p len) ) do
144 append list d
184 local d = (mod v 10) as integer
185 v = (v - d) / 10
186 str = (d as string) + str
536 for d in list do
538 if d != nw4cEditUserDataRollout_Value and d.dataname == n do -- �����f�[�^�ւ̎Q�Ƃ͏���
/NW4C-1.3.3/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/
DNW4C_utils.ms.inc2 -- Version 0.5.0d
141 local d = nw4c_userData()
142 if (d.fromString (substring s p len) ) do
144 append list d
184 local d = (mod v 10) as integer
185 v = (v - d) / 10
186 str = (d as string) + str
536 for d in list do
538 if d != nw4cEditUserDataRollout_Value and d.dataname == n do -- �����f�[�^�ւ̎Q�Ƃ͏���
DNW4C_mtl.ms.inc2 -- Version 0.5.0d
/NW4C-1.3.3/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/
DNW4C_utils.ms.inc2 -- Version 0.5.0d
141 local d = nw4c_userData()
142 if (d.fromString (substring s p len) ) do
144 append list d
184 local d = (mod v 10) as integer
185 v = (v - d) / 10
186 str = (d as string) + str
536 for d in list do
538 if d != nw4cEditUserDataRollout_Value and d.dataname == n do -- �����f�[�^�ւ̎Q�Ƃ͏���
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_Sound3DCalculator.cpp507 f32 d = nw::math::VEC3Len( &yPlanePoint ); in CalcAngleAndDistance() local
508 if ( d > interiorSize ) in CalcAngleAndDistance()
511 yPlanePoint.x *= interiorSize / d; in CalcAngleAndDistance()
512 yPlanePoint.z *= interiorSize / d; in CalcAngleAndDistance()
/NW4C-1.3.3/documents/License/IronRuby/
DLICENSE.Ruby.txt23 d) make other distribution arrangements with the author.
38 d) make other distribution arrangements with the author.
DLICENSE.CPL.txt34d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Con…
/NW4C-1.3.3/sources/libraries/font/
Dfont_RectDrawer.cpp545 register const f32 d = 1.f / 255.f; in NormalizeF32Colors() local
550 colors[0] = src[i].r * d; in NormalizeF32Colors()
551 colors[1] = src[i].g * d; in NormalizeF32Colors()
552 colors[2] = src[i].b * d; in NormalizeF32Colors()
553 colors[3] = src[i].a * d; in NormalizeF32Colors()
/NW4C-1.3.3/documents/CreativeStudio/html/assets/
Dyahoo-dom-event.js8 …d_counter||0;var E=YAHOO.util,L=YAHOO.lang,m=YAHOO.env.ua,A=YAHOO.lang.trim,d={},h={},N=/^t(?:able…
9 …tribute){x=Y.getAttribute(G,2);}else{}return x;},_toCamel:function(Y){var x=d;function G(y,z){retu…
10 …,c="offset"+X,Y="pixel"+X,a="",d;if(b==L){d=Z[c];if(d===undefined){a=0;}a=d;if(R.test(e)){Z[H][e]=
/NW4C-1.3.3/sources/libraries/anim/res/
Danim_ResAnimCurve.cpp550 f32 d = Traits::GetFrameF32( pSegment, pNextKey ) - keyFrame; in CalcHermiteFloatSegmentFVSS_() local
556 return nw::math::Hermite( v0, t0, v1, t1, p, d ); in CalcHermiteFloatSegmentFVSS_()
577 f32 d = Traits::GetFrameF32( pSegment, pNextKey ) - keyFrame; in CalcHermiteFloatSegmentFVS_() local
583 return nw::math::Hermite( v0, t0, v1, t1, p, d ); in CalcHermiteFloatSegmentFVS_()
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleEmitter.cpp624 f32 d = random->NextFloat() * in CalcCubeForm() local
641 if (d < cookedScale.x * cookedScale.y) in CalcCubeForm()
645 else if (d < (cookedScale.x * cookedScale.y) + (cookedScale.y * cookedScale.z)) in CalcCubeForm()

12