![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <MathDX.h>
Public Member Functions | |
XMFLOAT2 () noexcept | |
XMFLOAT2 (const D3DVALUE *pVal) noexcept | |
operator D3DVALUE * () noexcept | |
operator const D3DVALUE * () const noexcept | |
Public Attributes | |
D3DVALUE | x |
D3DVALUE | y |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
D3DVALUE XMFLOAT2::x |
D3DVALUE XMFLOAT2::y |