Home
last modified time | relevance | path

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

/dports/games/tux-aqfh/tux_aqfh-1.0.14/src/
H A Docean.cxx58 wnlist = new sgVec3 [ 1 ] ; in Ocean()
79 sgSetVec3 ( wnlist [ 0 ], 0.0f, 0.0f, 1.0f ) ; in Ocean()
84 6, wvlist, 1, wnlist, 6, wtlist, 1, wclist ) ; in Ocean()
H A Docean.h15 sgVec3 *wnlist ; variable