Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Pane.cpp254 const f32 opt1 = cosx * cosz; in MakeMatrixSRT() local
263 const f32 tmp11 = s.y * ((opt2 * sinz) + (opt1)); in MakeMatrixSRT()
266 const f32 tmp02 = (opt1 * siny) + (sinx * sinz); in MakeMatrixSRT()