Flutter Impeller
impeller::EntityPass::ClipCoverageLayer Struct Reference

#include <entity_pass.h>

Public Attributes

std::optional< Rectcoverage
 
size_t clip_depth
 

Detailed Description

Definition at line 45 of file entity_pass.h.

Member Data Documentation

◆ clip_depth

size_t impeller::EntityPass::ClipCoverageLayer::clip_depth

Definition at line 47 of file entity_pass.h.

◆ coverage

std::optional<Rect> impeller::EntityPass::ClipCoverageLayer::coverage

Definition at line 46 of file entity_pass.h.


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