ReactOS 0.4.15-dev-7953-g1f49173
wined3d_tri_patch_info Struct Reference

#include <wined3d.h>

Collaboration diagram for wined3d_tri_patch_info:

Public Attributes

UINT start_vertex_offset
 
UINT vertex_count
 
enum wined3d_basis_type basis
 
enum wined3d_degree_type degree
 

Detailed Description

Definition at line 1703 of file wined3d.h.

Member Data Documentation

◆ basis

enum wined3d_basis_type wined3d_tri_patch_info::basis

Definition at line 1707 of file wined3d.h.

◆ degree

enum wined3d_degree_type wined3d_tri_patch_info::degree

Definition at line 1708 of file wined3d.h.

◆ start_vertex_offset

UINT wined3d_tri_patch_info::start_vertex_offset

Definition at line 1705 of file wined3d.h.

◆ vertex_count

UINT wined3d_tri_patch_info::vertex_count

Definition at line 1706 of file wined3d.h.


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