Flutter Impeller
impeller::EntityPassClipStack::ReplayResult Struct Reference

#include <entity_pass_clip_stack.h>

Public Attributes

ClipContents clip_contents
 
Matrix transform
 
std::optional< Rectclip_coverage
 
uint32_t clip_depth = 0
 

Detailed Description

Definition at line 25 of file entity_pass_clip_stack.h.

Member Data Documentation

◆ clip_contents

ClipContents impeller::EntityPassClipStack::ReplayResult::clip_contents

◆ clip_coverage

std::optional<Rect> impeller::EntityPassClipStack::ReplayResult::clip_coverage

Definition at line 28 of file entity_pass_clip_stack.h.

◆ clip_depth

uint32_t impeller::EntityPassClipStack::ReplayResult::clip_depth = 0

Definition at line 29 of file entity_pass_clip_stack.h.

◆ transform

Matrix impeller::EntityPassClipStack::ReplayResult::transform

Definition at line 27 of file entity_pass_clip_stack.h.


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