跳到主要内容

vector3_dot

计算三维向量点积

声明

mixed vector3_dot(map a, map b)

参数

参数名描述
a向量
b向量

返回值

点积

使用方式

返回文档