ReactOS 0.4.16-dev-13-ge2fc578
|
#include <d3dx9math.h>
Public Attributes | |
FLOAT | x |
FLOAT | y |
FLOAT | z |
FLOAT | w |
Definition at line 100 of file d3dx9math.h.
FLOAT D3DXVECTOR4::w |
Definition at line 128 of file d3dx9math.h.
Referenced by check_vertex_components(), convert_component(), convert_float4(), D3DXMatrixShadow(), D3DXVec4BaryCentric(), D3DXVec4CatmullRom(), D3DXVec4Cross(), D3DXVec4Hermite(), D3DXVec4Normalize(), D3DXVec4Transform(), D3DXVector2Test(), D3DXVector3Test(), D3DXVector4Test(), expect_vec4_(), test_D3DXFillTexture(), test_D3DXVec_Array(), test_effect_commitchanges(), test_effect_get_pass_desc(), test_effect_preshader_compare_vconsts_(), test_effect_preshader_relative_addressing(), test_effect_shared_parameters(), test_effect_shared_parameters_compare_vconst_(), test_effect_skip_constants(), and test_effect_states().
FLOAT D3DXVECTOR4::x |
Definition at line 128 of file d3dx9math.h.
Referenced by check_vertex_components(), convert_component(), convert_float4(), D3DXMatrixShadow(), D3DXVec4BaryCentric(), D3DXVec4CatmullRom(), D3DXVec4Cross(), D3DXVec4Hermite(), D3DXVec4Normalize(), D3DXVec4Transform(), D3DXVector2Test(), D3DXVector3Test(), D3DXVector4Test(), expect_vec4_(), test_D3DXFillTexture(), test_D3DXVec_Array(), test_effect_clear_vconsts(), test_effect_commitchanges(), test_effect_get_pass_desc(), test_effect_preshader(), test_effect_preshader_compare_vconsts_(), test_effect_preshader_relative_addressing(), test_effect_shared_parameters(), test_effect_shared_parameters_compare_vconst_(), test_effect_skip_constants(), and test_effect_states().
FLOAT D3DXVECTOR4::y |
Definition at line 128 of file d3dx9math.h.
Referenced by check_vertex_components(), convert_component(), convert_float4(), D3DXMatrixShadow(), D3DXVec4BaryCentric(), D3DXVec4CatmullRom(), D3DXVec4Cross(), D3DXVec4Hermite(), D3DXVec4Normalize(), D3DXVec4Transform(), D3DXVector2Test(), D3DXVector3Test(), D3DXVector4Test(), expect_vec4_(), test_D3DXFillTexture(), test_D3DXVec_Array(), test_effect_commitchanges(), test_effect_get_pass_desc(), test_effect_preshader_compare_vconsts_(), test_effect_preshader_relative_addressing(), test_effect_shared_parameters(), test_effect_shared_parameters_compare_vconst_(), test_effect_skip_constants(), and test_effect_states().
FLOAT D3DXVECTOR4::z |
Definition at line 128 of file d3dx9math.h.
Referenced by check_vertex_components(), convert_component(), convert_float4(), D3DXMatrixShadow(), D3DXVec4BaryCentric(), D3DXVec4CatmullRom(), D3DXVec4Cross(), D3DXVec4Hermite(), D3DXVec4Normalize(), D3DXVec4Transform(), D3DXVector2Test(), D3DXVector3Test(), D3DXVector4Test(), expect_vec4_(), test_D3DXFillTexture(), test_D3DXVec_Array(), test_effect_commitchanges(), test_effect_get_pass_desc(), test_effect_preshader_compare_vconsts_(), test_effect_preshader_relative_addressing(), test_effect_shared_parameters(), test_effect_shared_parameters_compare_vconst_(), test_effect_skip_constants(), and test_effect_states().