ReactOS 0.4.17-dev-934-g091855f
d2d_clip_stack Struct Reference

#include <d2d1_private.h>

Collaboration diagram for d2d_clip_stack:

Public Attributes

D2D1_RECT_F * stack
 
size_t size
 
size_t count
 

Detailed Description

Definition at line 65 of file d2d1_private.h.

Member Data Documentation

◆ count

size_t d2d_clip_stack::count

Definition at line 69 of file d2d1_private.h.

◆ size

size_t d2d_clip_stack::size

Definition at line 68 of file d2d1_private.h.

◆ stack

D2D1_RECT_F* d2d_clip_stack::stack

Definition at line 67 of file d2d1_private.h.


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