共用方式為


XMFLOAT3::XMFLOAT3 (constfloat*) 函式 (directxmath.h)

的建構函式 XMFLOAT3

XMFLOAT3的建構函式。

注意 此建構函式只能在 C++ 下使用。

語法

void XMFLOAT3(
  const float *pArray
) noexcept;

參數

pArray

值。

傳回值

需求

   
目標平台 Windows
標頭 directxmath.h

另請參閱

XMFLOAT3

XMFLOAT3 建構函式