Flutter Impeller
impeller::EntityPass Member List

This is the complete list of members for impeller::EntityPass, including all inherited members.

AddEntity(Entity entity)impeller::EntityPass
AddSubpass(std::unique_ptr< EntityPass > pass)impeller::EntityPass
AddSubpassInline(std::unique_ptr< EntityPass > pass)impeller::EntityPass
BackdropFilterProc typedefimpeller::EntityPass
Clone() constimpeller::EntityPass
Element typedefimpeller::EntityPass
EntityPass()impeller::EntityPass
GetBoundsLimit() constimpeller::EntityPass
GetClearColor(ISize size=ISize::Infinite()) constimpeller::EntityPass
GetElementCount() constimpeller::EntityPass
GetElementsCoverage(std::optional< Rect > coverage_limit) constimpeller::EntityPass
GetStencilDepth()impeller::EntityPass
GetSubpassCoverage(const EntityPass &subpass, std::optional< Rect > coverage_limit) constimpeller::EntityPass
GetSubpassesDepth() constimpeller::EntityPass
GetSuperpass() constimpeller::EntityPass
IterateAllElements(const std::function< bool(Element &)> &iterator)impeller::EntityPass
IterateAllEntities(const std::function< bool(Entity &)> &iterator)impeller::EntityPass
IterateAllEntities(const std::function< bool(const Entity &)> &iterator) constimpeller::EntityPass
IterateUntilSubpass(const std::function< bool(Entity &)> &iterator)impeller::EntityPass
kCaptureDocumentNameimpeller::EntityPassstatic
Render(ContentContext &renderer, const RenderTarget &render_target) constimpeller::EntityPass
SetBackdropFilter(BackdropFilterProc proc)impeller::EntityPass
SetBlendMode(BlendMode blend_mode)impeller::EntityPass
SetBoundsLimit(std::optional< Rect > bounds_limit)impeller::EntityPass
SetDelegate(std::shared_ptr< EntityPassDelegate > delgate)impeller::EntityPass
SetElements(std::vector< Element > elements)impeller::EntityPass
SetEnableOffscreenCheckerboard(bool enabled)impeller::EntityPass
SetStencilDepth(size_t stencil_depth)impeller::EntityPass
SetTransformation(Matrix xformation)impeller::EntityPass
StencilCoverageStack typedefimpeller::EntityPass
~EntityPass()impeller::EntityPass