ReactOS 0.4.15-dev-6068-g8061a6f
|
#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().