BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
Base
Vector2d
alongLineAngleMoveDistancePt
alongLineNormalDir
alongLineNormalMoveDistancePt
Angle
Distance
Distance
FromPolar
GetAngle
IsEqual
IsLess
IsNull
Length
moveAlongLine
Negate
Normalize
operator*
operator*
operator*=
operator+
operator+
operator+=
operator-
operator-
operator-=
operator/
operator/=
operator=
operator==
Perpendicular
perpendicularPointOnLine
ProjectToLine
Rotate
Scale
Set
Sqr
Vector2d
Vector2d
Vector2d
Vector2d
x
y
◆
Set()
Vector2d
& Set
(
double
x
,
double
y
)
设置向量的坐标
设置向量的 x 和 y 坐标。
参数
[in]
x
x 坐标
[in]
y
y 坐标
返回
当前向量的引用