|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <d3dx9math.h>
Public Attributes | |
| FLOAT | a |
| FLOAT | b |
| FLOAT | c |
| FLOAT | d |
Definition at line 205 of file d3dx9math.h.
| FLOAT D3DXPLANE::a |
Definition at line 221 of file d3dx9math.h.
Referenced by compare_plane(), D3DXMatrixReflect(), D3DXMatrixShadow(), D3DXPlaneFromPointNormal(), D3DXPlaneIntersectLine(), D3DXPlaneTest(), D3DXPlaneTransform(), and test_D3DXVec_Array().
| FLOAT D3DXPLANE::b |
Definition at line 221 of file d3dx9math.h.
Referenced by compare_plane(), D3DXMatrixReflect(), D3DXMatrixShadow(), D3DXPlaneFromPointNormal(), D3DXPlaneIntersectLine(), D3DXPlaneTest(), D3DXPlaneTransform(), and test_D3DXVec_Array().
| FLOAT D3DXPLANE::c |
Definition at line 221 of file d3dx9math.h.
Referenced by compare_plane(), D3DXMatrixReflect(), D3DXMatrixShadow(), D3DXPlaneFromPointNormal(), D3DXPlaneIntersectLine(), D3DXPlaneTest(), D3DXPlaneTransform(), and test_D3DXVec_Array().
| FLOAT D3DXPLANE::d |
Definition at line 221 of file d3dx9math.h.
Referenced by compare_plane(), D3DXMatrixReflect(), D3DXMatrixShadow(), D3DXPlaneFromPointNormal(), D3DXPlaneIntersectLine(), D3DXPlaneTest(), D3DXPlaneTransform(), and test_D3DXVec_Array().