ReactOS 0.4.15-dev-7994-gb388cb6
_D3DBOX Struct Reference

#include <d3d8types.h>

Public Attributes

UINT Left
 
UINT Top
 
UINT Right
 
UINT Bottom
 
UINT Front
 
UINT Back
 

Detailed Description

Definition at line 1010 of file d3d8types.h.

Member Data Documentation

◆ Back

◆ Bottom

UINT _D3DBOX::Bottom

◆ Front

UINT _D3DBOX::Front

Definition at line 1015 of file d3d8types.h.

Referenced by D3DXLoadVolumeFromMemory(), and load_volume_texture_from_dds().

◆ Left

UINT _D3DBOX::Left

Definition at line 1011 of file d3d8types.h.

Referenced by D3DXLoadVolumeFromMemory(), and load_volume_texture_from_dds().

◆ Right

◆ Top

UINT _D3DBOX::Top

Definition at line 1012 of file d3d8types.h.

Referenced by D3DXLoadVolumeFromMemory(), and load_volume_texture_from_dds().


The documentation for this struct was generated from the following files: