D3DXQUATERNIONLENGTHSQ function

xiaoxiao2021-03-06  87

D3DXQUATERNIONLENGTHSQ function

Returns the square of the length of the quad number.

definition:

FLOAT D3DXQUATERNIONLENGTHSQ (

Const d3dxquaternion * pq

);

parameter:

PQ

[in] Points to the source of the D3DXQUATERNION structure.

return value:

The square of the quad number of the quadruption.

Function information:

HEADER

D3DX9Math.h

Import Library

D3DX9.LIB

Minimum operation systems

WINDOWS 98

related functions:

D3DXQUATERNIONLENGTH

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

New Post(0)