Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Pane.cpp254 const f32 opt3 = cosx * sinz; in MakeMatrixSRT() local
260 const f32 tmp01 = s.y * ((opt2 * cosz) - (opt3)); in MakeMatrixSRT()
265 const f32 tmp12 = (opt3 * siny) - (sinx * cosz); in MakeMatrixSRT()