ReactOS 0.4.15-dev-7961-gdcf9eb0
wined3d_box Struct Reference

#include <wined3d.h>

Public Attributes

UINT left
 
UINT top
 
UINT right
 
UINT bottom
 
UINT front
 
UINT back
 

Detailed Description

Definition at line 1837 of file wined3d.h.

Member Data Documentation

◆ back

UINT wined3d_box::back

Definition at line 1844 of file wined3d.h.

Referenced by wined3d_device_copy_sub_resource_region().

◆ bottom

UINT wined3d_box::bottom

Definition at line 1842 of file wined3d.h.

Referenced by surface_cpu_blt(), and wined3d_device_copy_sub_resource_region().

◆ front

UINT wined3d_box::front

Definition at line 1843 of file wined3d.h.

Referenced by wined3d_device_copy_sub_resource_region().

◆ left

◆ right

◆ top

UINT wined3d_box::top

Definition at line 1840 of file wined3d.h.

Referenced by surface_cpu_blt(), and wined3d_device_copy_sub_resource_region().


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