|
DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
|
#include <d3dtypes.h>
Data Fields | |
| union { | |
| D3DVALUE x | |
| D3DVALUE dvX | |
| }; | |
| union { | |
| D3DVALUE y | |
| D3DVALUE dvY | |
| }; | |
| union { | |
| D3DVALUE z | |
| D3DVALUE dvZ | |
| }; | |
| union { ... } _D3DVECTOR::@17 |
| union { ... } _D3DVECTOR::@19 |
| union { ... } _D3DVECTOR::@21 |
| D3DVALUE _D3DVECTOR::dvX |
| D3DVALUE _D3DVECTOR::dvY |
| D3DVALUE _D3DVECTOR::dvZ |
| D3DVALUE _D3DVECTOR::x |
| D3DVALUE _D3DVECTOR::y |
| D3DVALUE _D3DVECTOR::z |