Apollo
10.0
自动驾驶开放平台
apollo::common::math::Vec2d 成员列表
成员的完整列表,这些成员属于
apollo::common::math::Vec2d
,包括所有继承而来的类成员
Angle
() const
apollo::common::math::Vec2d
CreateUnitVec2d
(const double angle)
apollo::common::math::Vec2d
static
CrossProd
(const Vec2d &other) const
apollo::common::math::Vec2d
DebugString
() const
apollo::common::math::Vec2d
DistanceSquareTo
(const Vec2d &other) const
apollo::common::math::Vec2d
DistanceTo
(const Vec2d &other) const
apollo::common::math::Vec2d
InnerProd
(const Vec2d &other) const
apollo::common::math::Vec2d
Length
() const
apollo::common::math::Vec2d
LengthSquare
() const
apollo::common::math::Vec2d
Normalize
()
apollo::common::math::Vec2d
operator*
(const double ratio) const
apollo::common::math::Vec2d
operator*=
(const double ratio)
apollo::common::math::Vec2d
operator+
(const Vec2d &other) const
apollo::common::math::Vec2d
operator+=
(const Vec2d &other)
apollo::common::math::Vec2d
operator-
(const Vec2d &other) const
apollo::common::math::Vec2d
operator-=
(const Vec2d &other)
apollo::common::math::Vec2d
operator/
(const double ratio) const
apollo::common::math::Vec2d
operator/=
(const double ratio)
apollo::common::math::Vec2d
operator==
(const Vec2d &other) const
apollo::common::math::Vec2d
rotate
(const double angle) const
apollo::common::math::Vec2d
SelfRotate
(const double angle)
apollo::common::math::Vec2d
set_x
(const double x)
apollo::common::math::Vec2d
inline
set_y
(const double y)
apollo::common::math::Vec2d
inline
Vec2d
(const double x, const double y) noexcept
apollo::common::math::Vec2d
inline
Vec2d
() noexcept
apollo::common::math::Vec2d
inline
x
() const
apollo::common::math::Vec2d
inline
x_
apollo::common::math::Vec2d
protected
y
() const
apollo::common::math::Vec2d
inline
y_
apollo::common::math::Vec2d
protected