Searched defs:Pi0 (Results 1 – 1 of 1) sorted by relevance
68 tvec3<T, P> Pi0 = floor(Position); // Integer part for indexing local212 tvec4<T, P> Pi0 = floor(Position); // Integer part for indexing local390 tvec3<T, P> Pi0 = mod(floor(Position), rep); // Integer part, modulo period local461 tvec4<T, P> Pi0 = mod(floor(Position), rep); // Integer part modulo rep local