Searched defs:vec (Results 1 – 7 of 7) sorted by relevance
129 Vec3 vec = vec_offset_ + vec_offset_now_; in Update() local165 Vec2 vec = v * vec_flip_; in BeginDrag() local190 Vec2 vec = v * vec_flip_; in Drag() local212 Vec2 vec = v1 - v2; in BeginPinch() local251 Vec2 vec = v1 - v2; in Pinch() local291 Vec3 vec = vec_from.Cross( vec_to ); in BallUpdate() local305 Vec2 vec = (point - vec_ball_center_) / ball_radius_; in PointOnSphere() local
66 Vec2( const Vec2& vec ) in Vec2()271 Vec3( const Vec3& vec ) in Vec3()285 Vec3( const Vec2& vec, float f ) in Vec3()513 Vec4( const Vec4& vec ) in Vec4()521 Vec4( const Vec3& vec, const float fW ) in Vec4()987 Quaternion( const Vec3 vec, const float fW ) in Quaternion()
28 Vec3::Vec3( const Vec4& vec ) in Vec3()294 Mat4 Mat4::Translation( const Vec3 vec ) in Translation()
38 struct kvec vec[RPCSVC_MAXPAGES]; member46 struct kvec vec[RPCSVC_MAXPAGES]; member
391 void Engine::TransformPosition( ndk_helper::Vec2& vec ) in TransformPosition()
402 void Engine::TransformPosition( ndk_helper::Vec2& vec ) in TransformPosition()
142 struct rds_iovec vec; member150 struct rds_iovec vec; member