ReactOS 0.4.17-dev-934-g091855f
d2d_command_fill_mesh Struct Reference
Collaboration diagram for d2d_command_fill_mesh:

Public Attributes

struct d2d_command c
 
ID2D1Mesh * mesh
 
ID2D1Brush * brush
 

Detailed Description

Definition at line 149 of file command_list.c.

Member Data Documentation

◆ brush

ID2D1Brush* d2d_command_fill_mesh::brush

Definition at line 153 of file command_list.c.

Referenced by d2d_command_list_fill_mesh().

◆ c

struct d2d_command d2d_command_fill_mesh::c

Definition at line 151 of file command_list.c.

◆ mesh

ID2D1Mesh* d2d_command_fill_mesh::mesh

Definition at line 152 of file command_list.c.

Referenced by d2d_command_list_fill_mesh().


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