Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
impeller::EntityPassClipStack::ReplayResult Struct Reference

#include <entity_pass_clip_stack.h>

Public Attributes

Entity entity
 
std::optional< Rectclip_coverage
 

Detailed Description

Definition at line 26 of file entity_pass_clip_stack.h.

Member Data Documentation

◆ clip_coverage

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

Definition at line 28 of file entity_pass_clip_stack.h.

◆ entity

Entity impeller::EntityPassClipStack::ReplayResult::entity

Definition at line 27 of file entity_pass_clip_stack.h.


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