Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Pane.cpp252 const f32 opt1 = cosx * cosz; in MakeMatrixSRT() local
261 const f32 tmp11 = s.y * ((opt2 * sinz) + (opt1)); in MakeMatrixSRT()
264 const f32 tmp02 = (opt1 * siny) + (sinx * sinz); in MakeMatrixSRT()