共用方式為


CVEC3D::CVEC3D (float、float、float) 方法 (math3dhelper.h)

感測器驅動程式開發中使用的 3d 向量類別建構函式,具有 float 參數。

語法

void CVEC3D(
  float _X,
  float _Y,
  float _Z
);

參數

_X

x 座標。

_Y

y 座標。

_Z

z 座標。

傳回值

規格需求

需求
標頭 math3dhelper.h