Searched refs:v_y (Results 1 – 2 of 2) sorted by relevance
30 Vector(float v_x, float v_y, float v_z);116 inline Vector::Vector(float v_x, float v_y, float v_z) in Vector() argument119 y = v_y; in Vector()