ReactOS 0.4.16-dev-311-g9382aa2
|
#include <d3d8types.h>
Public Attributes | |
UINT | Left |
UINT | Top |
UINT | Right |
UINT | Bottom |
UINT | Front |
UINT | Back |
Definition at line 1010 of file d3d8types.h.
UINT _D3DBOX::Back |
Definition at line 1016 of file d3d8types.h.
Referenced by D3DXLoadVolumeFromFileInMemory(), D3DXLoadVolumeFromMemory(), and load_volume_texture_from_dds().
UINT _D3DBOX::Bottom |
Definition at line 1014 of file d3d8types.h.
Referenced by D3DXLoadVolumeFromFileInMemory(), D3DXLoadVolumeFromMemory(), and load_volume_texture_from_dds().
UINT _D3DBOX::Front |
Definition at line 1015 of file d3d8types.h.
Referenced by D3DXLoadVolumeFromMemory(), and load_volume_texture_from_dds().
UINT _D3DBOX::Left |
Definition at line 1011 of file d3d8types.h.
Referenced by D3DXLoadVolumeFromMemory(), and load_volume_texture_from_dds().
UINT _D3DBOX::Right |
Definition at line 1013 of file d3d8types.h.
Referenced by D3DXLoadVolumeFromFileInMemory(), D3DXLoadVolumeFromMemory(), and load_volume_texture_from_dds().
UINT _D3DBOX::Top |
Definition at line 1012 of file d3d8types.h.
Referenced by D3DXLoadVolumeFromMemory(), and load_volume_texture_from_dds().