Searched refs:v_x (Results 1 – 1 of 1) 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() argument118 x = v_x; in Vector()