Home
last modified time | relevance | path

Searched refs:out (Results 1 – 7 of 7) sorted by relevance

/NW4C-1.2.23/include/nw/math/inline/
Dmath_Matrix34.ipp25 @param[out] pOut 計算結果を受け取るバッファへのポインタ。
131 @param[out] pOut 計算結果を受け取るバッファへのポインタ。
190 @param[out] pOut 計算結果を受け取るバッファへのポインタ。
210 @param[out] pOut 計算結果を受け取るバッファへのポインタ。
228 @param[out] pOut 計算結果を受け取るバッファへのポインタ。
247 @param[out] pOut 計算結果を受け取るバッファへのポインタ。
Dmath_Matrix44.ipp38 @param[out] pOut 計算結果を受け取るバッファへのポインタ。
91 @param[out] pOut 計算結果を受け取るバッファへのポインタ。
143 @param[out] pOut 計算結果を受け取るバッファへのポインタ。
/NW4C-1.2.23/demos/gfx/
DOMakefile52 $(BINARY_CONVERTER) $(filter-out %.exe, $^) --verbose -o=$@ $(option)
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_RenderContext.cpp855 math::VEC4* out, in TransformToViewCoordinate() argument
864 out->x = view->f._00 * vx + view->f._01 * vy + view->f._02 * vz + view->f._03 * vw; in TransformToViewCoordinate()
865 out->y = view->f._10 * vx + view->f._11 * vy + view->f._12 * vz + view->f._13 * vw; in TransformToViewCoordinate()
866 out->z = view->f._20 * vx + view->f._21 * vy + view->f._22 * vz + view->f._23 * vw; in TransformToViewCoordinate()
867 out->w = vw; in TransformToViewCoordinate()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_RenderContext.h546 math::VEC4* out,
/NW4C-1.2.23/tools/DccPlugin/Maya/scripts/
DNW4C_ExpDialog.mel1428 out inter file callback
1482 out folder browser callback
1615 // get out file
1643 // process mode callback (enable/disable out file name)
3471 // out intermediate file
DNW4C_SetAnimRange.mel3115 else // out of time-range
3876 // ^ commented out in original