Home
last modified time | relevance | path

Searched defs:d (Results 1 – 6 of 6) sorted by relevance

/NW4C-1.2.23/include/nw/ut/
Dut_BinaryFileFormat.h32 #define NW_UT_MAKE_SIGWORD(a,b,c,d) \ argument
43 #define NW_UT_MAKE_SIGWORD(a,b,c,d) \ argument
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_DrawerUniform.cpp241 register f32 d = 1.f / 255.f; in SetUpVtxColors() local
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_Sound3DCalculator.cpp507 f32 d = nw::math::VEC3Len( &yPlanePoint ); in CalcAngleAndDistance() local
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleEmitter.cpp624 f32 d = random->NextFloat() * in CalcCubeForm() local
/NW4C-1.2.23/sources/libraries/anim/res/
Danim_ResAnimCurve.cpp512 f32 d = Traits::GetFrameF32( pNextKey ) - keyFrame; in CalcHermiteFloatSegmentFVSS_() local
539 f32 d = Traits::GetFrameF32( pNextKey ) - keyFrame; in CalcHermiteFloatSegmentFVS_() local
/NW4C-1.2.23/sources/libraries/font/
Dfont_RectDrawer.cpp545 register const f32 d = 1.f / 255.f; in NormalizeF32Colors() local