mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
48 lines
27 KiB
HTML
48 lines
27 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="`RenderCommand` is a trait that runs an ECS query and produces one or more `TrackedRenderPass` calls. Types implementing this trait can be composed (as tuples)."><title>RenderCommand in maplibre::render::render_phase::draw - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../../../../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../../../static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../../../static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../../../static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../../../static.files/SourceSerif4-Bold-a2c9cd1067f8b328.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../../../static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2"><link rel="stylesheet" href="../../../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../../static.files/rustdoc-9bb858ba049f1f21.css" id="mainThemeStyle"><meta name="rustdoc-vars" data-root-path="../../../../" data-static-root-path="../../../../static.files/" data-current-crate="maplibre" data-themes="" data-resource-suffix="" data-rustdoc-version="1.72.1 (d5c2e9c34 2023-09-13)" data-channel="1.72.1" data-search-js="search-f6292fe389d70017.js" data-settings-js="settings-de11bff964e9d4e5.js" data-settings-css="settings-8c76f75bfb6bd192.css" data-theme-light-css="light-0f8c037637f9eb3e.css" data-theme-dark-css="dark-1097f8e92a01e3cf.css" data-theme-ayu-css="ayu-614652228113ac93.css" ><script src="../../../../static.files/storage-59fd9b8ccb335783.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../../../static.files/main-0795b7d26be81095.js"></script><noscript><link rel="stylesheet" media="(prefers-color-scheme:light)" href="../../../../static.files/light-0f8c037637f9eb3e.css"><link rel="stylesheet" media="(prefers-color-scheme:dark)" href="../../../../static.files/dark-1097f8e92a01e3cf.css"><link rel="stylesheet" href="../../../../static.files/noscript-13285aec31fa243e.css"></noscript><link rel="alternate icon" type="image/png" href="../../../../static.files/favicon-16x16-8b506e7a72182f1c.png"><link rel="alternate icon" type="image/png" href="../../../../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../../../../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc trait"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle">☰</button><a class="logo-container" href="../../../../maplibre/index.html"><img class="rust-logo" src="../../../../static.files/rust-logo-151179464ae7ed46.svg" alt="logo"></a><h2></h2></nav><nav class="sidebar"><a class="logo-container" href="../../../../maplibre/index.html"><img class="rust-logo" src="../../../../static.files/rust-logo-151179464ae7ed46.svg" alt="logo"></a><h2 class="location"><a href="#">RenderCommand</a></h2><div class="sidebar-elems"><section><h3><a href="#required-methods">Required Methods</a></h3><ul class="block"><li><a href="#tymethod.render">render</a></li></ul><h3><a href="#foreign-impls">Implementations on Foreign Types</a></h3><ul class="block"><li><a href="#impl-RenderCommand%3CP%3E-for-(C0,+C1)">(C0, C1)</a></li><li><a href="#impl-RenderCommand%3CP%3E-for-(C0,+C1,+C2)">(C0, C1, C2)</a></li><li><a href="#impl-RenderCommand%3CP%3E-for-(C0,+C1,+C2,+C3)">(C0, C1, C2, C3)</a></li><li><a href="#impl-RenderCommand%3CP%3E-for-(C0,+C1,+C2,+C3,+C4)">(C0, C1, C2, C3, C4)</a></li><li><a href="#impl-RenderCommand%3CP%3E-for-(C0,)">(C0,)</a></li></ul><h3><a href="#implementors">Implementors</a></h3></section><h2><a href="index.html">In maplibre::render::render_phase::draw</a></h2></div></nav><main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" title="help" tabindex="-1"><a href="../../../../help.html">?</a></div><div id="settings-menu" tabindex="-1"><a href="../../../../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../../../../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Trait <a href="../../../index.html">maplibre</a>::<wbr><a href="../../index.html">render</a>::<wbr><a href="../index.html">render_phase</a>::<wbr><a href="index.html">draw</a>::<wbr><a class="trait" href="#">RenderCommand</a><button id="copy-path" title="Copy item path to clipboard"><img src="../../../../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="srclink" href="../../../../src/maplibre/render/render_phase/draw.rs.html#47-55">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>−</span>]</button></span></div><pre class="rust item-decl"><code>pub trait RenderCommand<P: <a class="trait" href="trait.PhaseItem.html" title="trait maplibre::render::render_phase::draw::PhaseItem">PhaseItem</a>> {
|
||
// Required method
|
||
fn <a href="#tymethod.render" class="fn">render</a><'w>(
|
||
world: &'w <a class="struct" href="../../../tcs/world/struct.World.html" title="struct maplibre::tcs::world::World">World</a>,
|
||
item: <a class="primitive" href="https://doc.rust-lang.org/1.72.1/std/primitive.reference.html">&P</a>,
|
||
pass: &mut <a class="struct" href="../../resource/tracked_render_pass/struct.TrackedRenderPass.html" title="struct maplibre::render::resource::tracked_render_pass::TrackedRenderPass">TrackedRenderPass</a><'w>
|
||
) -> <a class="enum" href="enum.RenderCommandResult.html" title="enum maplibre::render::render_phase::draw::RenderCommandResult">RenderCommandResult</a>;
|
||
}</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p><a href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand"><code>RenderCommand</code></a> is a trait that runs an ECS query and produces one or more
|
||
<a href="../../resource/tracked_render_pass/struct.TrackedRenderPass.html" title="struct maplibre::render::resource::tracked_render_pass::TrackedRenderPass"><code>TrackedRenderPass</code></a> calls. Types implementing this trait can be composed (as tuples).</p>
|
||
<p>They can be registered as a <a href="trait.Draw.html" title="trait maplibre::render::render_phase::draw::Draw"><code>Draw</code></a> function via the
|
||
[<code>AddRenderCommand::add_render_command</code>] method.</p>
|
||
<h2 id="example"><a href="#example">Example</a></h2>
|
||
<p>The <code>DrawPbr</code> draw function is created from the following render command
|
||
tuple. Const generics are used to set specific bind group locations:</p>
|
||
|
||
<div class="example-wrap ignore"><a href="#" class="tooltip" title="This example is not tested">ⓘ</a><pre class="rust rust-example-rendered"><code><span class="kw">pub type </span>DrawPbr = (
|
||
SetItemPipeline,
|
||
SetMeshViewBindGroup<<span class="number">0</span>>,
|
||
SetStandardMaterialBindGroup<<span class="number">1</span>>,
|
||
SetTransformBindGroup<<span class="number">2</span>>,
|
||
DrawMesh,
|
||
);</code></pre></div>
|
||
</div></details><h2 id="required-methods" class="small-section-header">Required Methods<a href="#required-methods" class="anchor">§</a></h2><div class="methods"><details class="toggle method-toggle" open><summary><section id="tymethod.render" class="method"><a class="srclink rightside" href="../../../../src/maplibre/render/render_phase/draw.rs.html#50-54">source</a><h4 class="code-header">fn <a href="#tymethod.render" class="fn">render</a><'w>(
|
||
world: &'w <a class="struct" href="../../../tcs/world/struct.World.html" title="struct maplibre::tcs::world::World">World</a>,
|
||
item: <a class="primitive" href="https://doc.rust-lang.org/1.72.1/std/primitive.reference.html">&P</a>,
|
||
pass: &mut <a class="struct" href="../../resource/tracked_render_pass/struct.TrackedRenderPass.html" title="struct maplibre::render::resource::tracked_render_pass::TrackedRenderPass">TrackedRenderPass</a><'w>
|
||
) -> <a class="enum" href="enum.RenderCommandResult.html" title="enum maplibre::render::render_phase::draw::RenderCommandResult">RenderCommandResult</a></h4></section></summary><div class="docblock"><p>Renders the <a href="trait.PhaseItem.html" title="trait maplibre::render::render_phase::draw::PhaseItem"><code>PhaseItem</code></a> by issuing draw calls via the <a href="../../resource/tracked_render_pass/struct.TrackedRenderPass.html" title="struct maplibre::render::resource::tracked_render_pass::TrackedRenderPass"><code>TrackedRenderPass</code></a>.</p>
|
||
</div></details></div><h2 id="foreign-impls" class="small-section-header">Implementations on Foreign Types<a href="#foreign-impls" class="anchor">§</a></h2><details class="toggle implementors-toggle"><summary><section id="impl-RenderCommand%3CP%3E-for-(C0,+C1,+C2,+C3,+C4)" class="impl"><a class="srclink rightside" href="../../../../src/maplibre/render/render_phase/draw.rs.html#84">source</a><a href="#impl-RenderCommand%3CP%3E-for-(C0,+C1,+C2,+C3,+C4)" class="anchor">§</a><h3 class="code-header">impl<P: <a class="trait" href="trait.PhaseItem.html" title="trait maplibre::render::render_phase::draw::PhaseItem">PhaseItem</a>, C0: <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P>, C1: <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P>, C2: <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P>, C3: <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P>, C4: <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P>> <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P> for <a class="primitive" href="https://doc.rust-lang.org/1.72.1/std/primitive.tuple.html">(C0, C1, C2, C3, C4)</a></h3></section></summary><div class="impl-items"><section id="method.render" class="method trait-impl"><a class="srclink rightside" href="../../../../src/maplibre/render/render_phase/draw.rs.html#84">source</a><a href="#method.render" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.render" class="fn">render</a><'w>(
|
||
world: &'w <a class="struct" href="../../../tcs/world/struct.World.html" title="struct maplibre::tcs::world::World">World</a>,
|
||
item: <a class="primitive" href="https://doc.rust-lang.org/1.72.1/std/primitive.reference.html">&P</a>,
|
||
pass: &mut <a class="struct" href="../../resource/tracked_render_pass/struct.TrackedRenderPass.html" title="struct maplibre::render::resource::tracked_render_pass::TrackedRenderPass">TrackedRenderPass</a><'w>
|
||
) -> <a class="enum" href="enum.RenderCommandResult.html" title="enum maplibre::render::render_phase::draw::RenderCommandResult">RenderCommandResult</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-RenderCommand%3CP%3E-for-(C0,+C1,+C2,+C3)" class="impl"><a class="srclink rightside" href="../../../../src/maplibre/render/render_phase/draw.rs.html#83">source</a><a href="#impl-RenderCommand%3CP%3E-for-(C0,+C1,+C2,+C3)" class="anchor">§</a><h3 class="code-header">impl<P: <a class="trait" href="trait.PhaseItem.html" title="trait maplibre::render::render_phase::draw::PhaseItem">PhaseItem</a>, C0: <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P>, C1: <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P>, C2: <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P>, C3: <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P>> <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P> for <a class="primitive" href="https://doc.rust-lang.org/1.72.1/std/primitive.tuple.html">(C0, C1, C2, C3)</a></h3></section></summary><div class="impl-items"><section id="method.render-1" class="method trait-impl"><a class="srclink rightside" href="../../../../src/maplibre/render/render_phase/draw.rs.html#83">source</a><a href="#method.render-1" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.render" class="fn">render</a><'w>(
|
||
world: &'w <a class="struct" href="../../../tcs/world/struct.World.html" title="struct maplibre::tcs::world::World">World</a>,
|
||
item: <a class="primitive" href="https://doc.rust-lang.org/1.72.1/std/primitive.reference.html">&P</a>,
|
||
pass: &mut <a class="struct" href="../../resource/tracked_render_pass/struct.TrackedRenderPass.html" title="struct maplibre::render::resource::tracked_render_pass::TrackedRenderPass">TrackedRenderPass</a><'w>
|
||
) -> <a class="enum" href="enum.RenderCommandResult.html" title="enum maplibre::render::render_phase::draw::RenderCommandResult">RenderCommandResult</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-RenderCommand%3CP%3E-for-(C0,+C1)" class="impl"><a class="srclink rightside" href="../../../../src/maplibre/render/render_phase/draw.rs.html#81">source</a><a href="#impl-RenderCommand%3CP%3E-for-(C0,+C1)" class="anchor">§</a><h3 class="code-header">impl<P: <a class="trait" href="trait.PhaseItem.html" title="trait maplibre::render::render_phase::draw::PhaseItem">PhaseItem</a>, C0: <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P>, C1: <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P>> <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P> for <a class="primitive" href="https://doc.rust-lang.org/1.72.1/std/primitive.tuple.html">(C0, C1)</a></h3></section></summary><div class="impl-items"><section id="method.render-2" class="method trait-impl"><a class="srclink rightside" href="../../../../src/maplibre/render/render_phase/draw.rs.html#81">source</a><a href="#method.render-2" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.render" class="fn">render</a><'w>(
|
||
world: &'w <a class="struct" href="../../../tcs/world/struct.World.html" title="struct maplibre::tcs::world::World">World</a>,
|
||
item: <a class="primitive" href="https://doc.rust-lang.org/1.72.1/std/primitive.reference.html">&P</a>,
|
||
pass: &mut <a class="struct" href="../../resource/tracked_render_pass/struct.TrackedRenderPass.html" title="struct maplibre::render::resource::tracked_render_pass::TrackedRenderPass">TrackedRenderPass</a><'w>
|
||
) -> <a class="enum" href="enum.RenderCommandResult.html" title="enum maplibre::render::render_phase::draw::RenderCommandResult">RenderCommandResult</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-RenderCommand%3CP%3E-for-(C0,+C1,+C2)" class="impl"><a class="srclink rightside" href="../../../../src/maplibre/render/render_phase/draw.rs.html#82">source</a><a href="#impl-RenderCommand%3CP%3E-for-(C0,+C1,+C2)" class="anchor">§</a><h3 class="code-header">impl<P: <a class="trait" href="trait.PhaseItem.html" title="trait maplibre::render::render_phase::draw::PhaseItem">PhaseItem</a>, C0: <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P>, C1: <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P>, C2: <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P>> <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P> for <a class="primitive" href="https://doc.rust-lang.org/1.72.1/std/primitive.tuple.html">(C0, C1, C2)</a></h3></section></summary><div class="impl-items"><section id="method.render-3" class="method trait-impl"><a class="srclink rightside" href="../../../../src/maplibre/render/render_phase/draw.rs.html#82">source</a><a href="#method.render-3" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.render" class="fn">render</a><'w>(
|
||
world: &'w <a class="struct" href="../../../tcs/world/struct.World.html" title="struct maplibre::tcs::world::World">World</a>,
|
||
item: <a class="primitive" href="https://doc.rust-lang.org/1.72.1/std/primitive.reference.html">&P</a>,
|
||
pass: &mut <a class="struct" href="../../resource/tracked_render_pass/struct.TrackedRenderPass.html" title="struct maplibre::render::resource::tracked_render_pass::TrackedRenderPass">TrackedRenderPass</a><'w>
|
||
) -> <a class="enum" href="enum.RenderCommandResult.html" title="enum maplibre::render::render_phase::draw::RenderCommandResult">RenderCommandResult</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-RenderCommand%3CP%3E-for-(C0,)" class="impl"><a class="srclink rightside" href="../../../../src/maplibre/render/render_phase/draw.rs.html#80">source</a><a href="#impl-RenderCommand%3CP%3E-for-(C0,)" class="anchor">§</a><h3 class="code-header">impl<P: <a class="trait" href="trait.PhaseItem.html" title="trait maplibre::render::render_phase::draw::PhaseItem">PhaseItem</a>, C0: <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P>> <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P> for <a class="primitive" href="https://doc.rust-lang.org/1.72.1/std/primitive.tuple.html">(C0,)</a></h3></section></summary><div class="impl-items"><section id="method.render-4" class="method trait-impl"><a class="srclink rightside" href="../../../../src/maplibre/render/render_phase/draw.rs.html#80">source</a><a href="#method.render-4" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.render" class="fn">render</a><'w>(
|
||
world: &'w <a class="struct" href="../../../tcs/world/struct.World.html" title="struct maplibre::tcs::world::World">World</a>,
|
||
item: <a class="primitive" href="https://doc.rust-lang.org/1.72.1/std/primitive.reference.html">&P</a>,
|
||
pass: &mut <a class="struct" href="../../resource/tracked_render_pass/struct.TrackedRenderPass.html" title="struct maplibre::render::resource::tracked_render_pass::TrackedRenderPass">TrackedRenderPass</a><'w>
|
||
) -> <a class="enum" href="enum.RenderCommandResult.html" title="enum maplibre::render::render_phase::draw::RenderCommandResult">RenderCommandResult</a></h4></section></div></details><h2 id="implementors" class="small-section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><section id="impl-RenderCommand%3CTileDebugItem%3E-for-DrawDebugOutline" class="impl"><a class="srclink rightside" href="../../../../src/maplibre/debug/render_commands.rs.html#31-58">source</a><a href="#impl-RenderCommand%3CTileDebugItem%3E-for-DrawDebugOutline" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><<a class="struct" href="../../../debug/struct.TileDebugItem.html" title="struct maplibre::debug::TileDebugItem">TileDebugItem</a>> for <a class="struct" href="../../../debug/render_commands/struct.DrawDebugOutline.html" title="struct maplibre::debug::render_commands::DrawDebugOutline">DrawDebugOutline</a></h3></section><section id="impl-RenderCommand%3CLayerItem%3E-for-DrawRasterTile" class="impl"><a class="srclink rightside" href="../../../../src/maplibre/raster/render_commands.rs.html#53-94">source</a><a href="#impl-RenderCommand%3CLayerItem%3E-for-DrawRasterTile" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><<a class="struct" href="../struct.LayerItem.html" title="struct maplibre::render::render_phase::LayerItem">LayerItem</a>> for <a class="struct" href="../../../raster/render_commands/struct.DrawRasterTile.html" title="struct maplibre::raster::render_commands::DrawRasterTile">DrawRasterTile</a></h3></section><section id="impl-RenderCommand%3CLayerItem%3E-for-DrawVectorTile" class="impl"><a class="srclink rightside" href="../../../../src/maplibre/vector/render_commands.rs.html#33-107">source</a><a href="#impl-RenderCommand%3CLayerItem%3E-for-DrawVectorTile" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><<a class="struct" href="../struct.LayerItem.html" title="struct maplibre::render::render_phase::LayerItem">LayerItem</a>> for <a class="struct" href="../../../vector/render_commands/struct.DrawVectorTile.html" title="struct maplibre::vector::render_commands::DrawVectorTile">DrawVectorTile</a></h3></section><section id="impl-RenderCommand%3CTileMaskItem%3E-for-DrawMask" class="impl"><a class="srclink rightside" href="../../../../src/maplibre/render/render_commands.rs.html#30-62">source</a><a href="#impl-RenderCommand%3CTileMaskItem%3E-for-DrawMask" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><<a class="struct" href="../struct.TileMaskItem.html" title="struct maplibre::render::render_phase::TileMaskItem">TileMaskItem</a>> for <a class="struct" href="../../render_commands/struct.DrawMask.html" title="struct maplibre::render::render_commands::DrawMask">DrawMask</a></h3></section><section id="impl-RenderCommand%3CP%3E-for-SetDebugPipeline" class="impl"><a class="srclink rightside" href="../../../../src/maplibre/debug/render_commands.rs.html#15-28">source</a><a href="#impl-RenderCommand%3CP%3E-for-SetDebugPipeline" class="anchor">§</a><h3 class="code-header">impl<P: <a class="trait" href="trait.PhaseItem.html" title="trait maplibre::render::render_phase::draw::PhaseItem">PhaseItem</a>> <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P> for <a class="struct" href="../../../debug/render_commands/struct.SetDebugPipeline.html" title="struct maplibre::debug::render_commands::SetDebugPipeline">SetDebugPipeline</a></h3></section><section id="impl-RenderCommand%3CP%3E-for-SetRasterTilePipeline" class="impl"><a class="srclink rightside" href="../../../../src/maplibre/raster/render_commands.rs.html#13-28">source</a><a href="#impl-RenderCommand%3CP%3E-for-SetRasterTilePipeline" class="anchor">§</a><h3 class="code-header">impl<P: <a class="trait" href="trait.PhaseItem.html" title="trait maplibre::render::render_phase::draw::PhaseItem">PhaseItem</a>> <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P> for <a class="struct" href="../../../raster/render_commands/struct.SetRasterTilePipeline.html" title="struct maplibre::raster::render_commands::SetRasterTilePipeline">SetRasterTilePipeline</a></h3></section><section id="impl-RenderCommand%3CP%3E-for-SetVectorTilePipeline" class="impl"><a class="srclink rightside" href="../../../../src/maplibre/vector/render_commands.rs.html#16-30">source</a><a href="#impl-RenderCommand%3CP%3E-for-SetVectorTilePipeline" class="anchor">§</a><h3 class="code-header">impl<P: <a class="trait" href="trait.PhaseItem.html" title="trait maplibre::render::render_phase::draw::PhaseItem">PhaseItem</a>> <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P> for <a class="struct" href="../../../vector/render_commands/struct.SetVectorTilePipeline.html" title="struct maplibre::vector::render_commands::SetVectorTilePipeline">SetVectorTilePipeline</a></h3></section><section id="impl-RenderCommand%3CP%3E-for-SetMaskPipeline" class="impl"><a class="srclink rightside" href="../../../../src/maplibre/render/render_commands.rs.html#15-27">source</a><a href="#impl-RenderCommand%3CP%3E-for-SetMaskPipeline" class="anchor">§</a><h3 class="code-header">impl<P: <a class="trait" href="trait.PhaseItem.html" title="trait maplibre::render::render_phase::draw::PhaseItem">PhaseItem</a>> <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><P> for <a class="struct" href="../../render_commands/struct.SetMaskPipeline.html" title="struct maplibre::render::render_commands::SetMaskPipeline">SetMaskPipeline</a></h3></section><section id="impl-RenderCommand%3CLayerItem%3E-for-SetRasterViewBindGroup%3CI%3E" class="impl"><a class="srclink rightside" href="../../../../src/maplibre/raster/render_commands.rs.html#31-50">source</a><a href="#impl-RenderCommand%3CLayerItem%3E-for-SetRasterViewBindGroup%3CI%3E" class="anchor">§</a><h3 class="code-header">impl<const I: <a class="primitive" href="https://doc.rust-lang.org/1.72.1/std/primitive.usize.html">usize</a>> <a class="trait" href="trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a><<a class="struct" href="../struct.LayerItem.html" title="struct maplibre::render::render_phase::LayerItem">LayerItem</a>> for <a class="struct" href="../../../raster/render_commands/struct.SetRasterViewBindGroup.html" title="struct maplibre::raster::render_commands::SetRasterViewBindGroup">SetRasterViewBindGroup</a><I></h3></section></div><script src="../../../../implementors/maplibre/render/render_phase/draw/trait.RenderCommand.js" data-ignore-extern-crates="std" async></script></section></div></main></body></html> |