ReactOS 0.4.15-dev-7924-g5949c20
wined3d_rect_patch_info Struct Reference

#include <wined3d.h>

Collaboration diagram for wined3d_rect_patch_info:

Public Attributes

UINT start_vertex_offset_width
 
UINT start_vertex_offset_height
 
UINT width
 
UINT height
 
UINT stride
 
enum wined3d_basis_type basis
 
enum wined3d_degree_type degree
 

Detailed Description

Definition at line 1692 of file wined3d.h.

Member Data Documentation

◆ basis

enum wined3d_basis_type wined3d_rect_patch_info::basis

Definition at line 1699 of file wined3d.h.

◆ degree

enum wined3d_degree_type wined3d_rect_patch_info::degree

Definition at line 1700 of file wined3d.h.

◆ height

UINT wined3d_rect_patch_info::height

Definition at line 1697 of file wined3d.h.

◆ start_vertex_offset_height

UINT wined3d_rect_patch_info::start_vertex_offset_height

Definition at line 1695 of file wined3d.h.

◆ start_vertex_offset_width

UINT wined3d_rect_patch_info::start_vertex_offset_width

Definition at line 1694 of file wined3d.h.

◆ stride

UINT wined3d_rect_patch_info::stride

Definition at line 1698 of file wined3d.h.

◆ width

UINT wined3d_rect_patch_info::width

Definition at line 1696 of file wined3d.h.


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