CVEC3D::CVEC3D (constVEC3D&) 方法 (math3dhelper.h)

传感器驱动程序开发中使用的 3d 向量类构造函数,具有 3d 向量参数。

语法

void CVEC3D(
  const VEC3D & _V
);

参数

_V

3D 向量。

返回值

要求

要求
Header math3dhelper.h