D3DXVEC3LENGTH function

xiaoxiao2021-03-06  118

D3DXVEC3LENGTH function

Returns 3-D vector length.

definition:

FLOAT D3DXVEC3LENGTH (

Const D3DXVector3 * PV

);

parameter:

PV

[in] Point the source vector of the D3DXVECTOR3 structure.

return value:

Vector length.

Function information:

HEADER

D3DX9Math.h

Import Library

D3DX9.LIB

Minimum operation systems

WINDOWS 98

Function related:

D3DXVEC3LENGTHSQ

转载请注明原文地址:https://www.9cbs.com/read-102263.html

New Post(0)