Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Pane.cpp255 const f32 opt2 = sinx * siny; in MakeMatrixSRT() local
262 const f32 tmp01 = s.y * ((opt2 * cosz) - (opt3)); in MakeMatrixSRT()
263 const f32 tmp11 = s.y * ((opt2 * sinz) + (opt1)); in MakeMatrixSRT()