Skip to content

Commit

Permalink
Deploying to gh-pages from @ c974e22 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
maxammann committed Jun 7, 2024
1 parent 286224a commit a7357b3
Show file tree
Hide file tree
Showing 51 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion docs/api/maplibre/coords/struct.WorldCoords.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/api/maplibre/coords/struct.WorldTileCoords.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/maplibre/coords/struct.Zoom.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/maplibre/coords/struct.ZoomLevel.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/maplibre/io/apc/enum.ProcedureError.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/maplibre/io/scheduler/enum.ScheduleError.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/maplibre/render/error/enum.RenderError.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/maplibre/render/graph/enum.NodeLabel.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/maplibre/render/graph/enum.NodeRunError.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/maplibre/render/graph/enum.OutputSlotError.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/maplibre/render/graph/enum.RunSubGraphError.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/maplibre/render/graph/enum.SlotLabel.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/maplibre/render/graph/enum.SlotType.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/maplibre/render/graph/enum.SlotValue.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/maplibre/render/graph/node/enum.NodeLabel.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/maplibre/render/graph/node/enum.NodeRunError.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/api/maplibre/render/render_phase/struct.LayerItem.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
world: &amp;'w <a class="struct" href="../../tcs/world/struct.World.html" title="struct maplibre::tcs::world::World">World</a>,
item: &amp;<a class="struct" href="struct.LayerItem.html" title="struct maplibre::render::render_phase::LayerItem">LayerItem</a>,
pass: &amp;mut <a class="struct" href="../resource/tracked_render_pass/struct.TrackedRenderPass.html" title="struct maplibre::render::resource::tracked_render_pass::TrackedRenderPass">TrackedRenderPass</a>&lt;'w&gt;
) -&gt; <a class="enum" href="draw/enum.RenderCommandResult.html" title="enum maplibre::render::render_phase::draw::RenderCommandResult">RenderCommandResult</a></h4></section></summary><div class='docblock'>Renders the <a href="draw/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>.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-RenderCommand%3CLayerItem%3E-for-DrawVectorTile" class="impl"><a class="src 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="draw/trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a>&lt;<a class="struct" href="struct.LayerItem.html" title="struct maplibre::render::render_phase::LayerItem">LayerItem</a>&gt; for <a class="struct" href="../../vector/render_commands/struct.DrawVectorTile.html" title="struct maplibre::vector::render_commands::DrawVectorTile">DrawVectorTile</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.render-2" class="method trait-impl"><a class="src rightside" href="../../../src/maplibre/vector/render_commands.rs.html#34-106">source</a><a href="#method.render-2" class="anchor">§</a><h4 class="code-header">fn <a href="draw/trait.RenderCommand.html#tymethod.render" class="fn">render</a>&lt;'w&gt;(
) -&gt; <a class="enum" href="draw/enum.RenderCommandResult.html" title="enum maplibre::render::render_phase::draw::RenderCommandResult">RenderCommandResult</a></h4></section></summary><div class='docblock'>Renders the <a href="draw/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>.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-RenderCommand%3CLayerItem%3E-for-DrawVectorTile" class="impl"><a class="src 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="draw/trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a>&lt;<a class="struct" href="struct.LayerItem.html" title="struct maplibre::render::render_phase::LayerItem">LayerItem</a>&gt; for <a class="struct" href="../../vector/render_commands/struct.DrawVectorTile.html" title="struct maplibre::vector::render_commands::DrawVectorTile">DrawVectorTile</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.render" class="method trait-impl"><a class="src rightside" href="../../../src/maplibre/vector/render_commands.rs.html#34-106">source</a><a href="#method.render" class="anchor">§</a><h4 class="code-header">fn <a href="draw/trait.RenderCommand.html#tymethod.render" class="fn">render</a>&lt;'w&gt;(
world: &amp;'w <a class="struct" href="../../tcs/world/struct.World.html" title="struct maplibre::tcs::world::World">World</a>,
item: &amp;<a class="struct" href="struct.LayerItem.html" title="struct maplibre::render::render_phase::LayerItem">LayerItem</a>,
pass: &amp;mut <a class="struct" href="../resource/tracked_render_pass/struct.TrackedRenderPass.html" title="struct maplibre::render::resource::tracked_render_pass::TrackedRenderPass">TrackedRenderPass</a>&lt;'w&gt;
) -&gt; <a class="enum" href="draw/enum.RenderCommandResult.html" title="enum maplibre::render::render_phase::draw::RenderCommandResult">RenderCommandResult</a></h4></section></summary><div class='docblock'>Renders the <a href="draw/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>.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-RenderCommand%3CLayerItem%3E-for-SetRasterViewBindGroup%3CI%3E" class="impl"><a class="src 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&lt;const I: <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.usize.html">usize</a>&gt; <a class="trait" href="draw/trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a>&lt;<a class="struct" href="struct.LayerItem.html" title="struct maplibre::render::render_phase::LayerItem">LayerItem</a>&gt; for <a class="struct" href="../../raster/render_commands/struct.SetRasterViewBindGroup.html" title="struct maplibre::raster::render_commands::SetRasterViewBindGroup">SetRasterViewBindGroup</a>&lt;I&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.render" class="method trait-impl"><a class="src rightside" href="../../../src/maplibre/raster/render_commands.rs.html#32-49">source</a><a href="#method.render" class="anchor">§</a><h4 class="code-header">fn <a href="draw/trait.RenderCommand.html#tymethod.render" class="fn">render</a>&lt;'w&gt;(
) -&gt; <a class="enum" href="draw/enum.RenderCommandResult.html" title="enum maplibre::render::render_phase::draw::RenderCommandResult">RenderCommandResult</a></h4></section></summary><div class='docblock'>Renders the <a href="draw/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>.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-RenderCommand%3CLayerItem%3E-for-SetRasterViewBindGroup%3CI%3E" class="impl"><a class="src 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&lt;const I: <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.usize.html">usize</a>&gt; <a class="trait" href="draw/trait.RenderCommand.html" title="trait maplibre::render::render_phase::draw::RenderCommand">RenderCommand</a>&lt;<a class="struct" href="struct.LayerItem.html" title="struct maplibre::render::render_phase::LayerItem">LayerItem</a>&gt; for <a class="struct" href="../../raster/render_commands/struct.SetRasterViewBindGroup.html" title="struct maplibre::raster::render_commands::SetRasterViewBindGroup">SetRasterViewBindGroup</a>&lt;I&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.render-2" class="method trait-impl"><a class="src rightside" href="../../../src/maplibre/raster/render_commands.rs.html#32-49">source</a><a href="#method.render-2" class="anchor">§</a><h4 class="code-header">fn <a href="draw/trait.RenderCommand.html#tymethod.render" class="fn">render</a>&lt;'w&gt;(
world: &amp;'w <a class="struct" href="../../tcs/world/struct.World.html" title="struct maplibre::tcs::world::World">World</a>,
item: &amp;<a class="struct" href="struct.LayerItem.html" title="struct maplibre::render::render_phase::LayerItem">LayerItem</a>,
pass: &amp;mut <a class="struct" href="../resource/tracked_render_pass/struct.TrackedRenderPass.html" title="struct maplibre::render::resource::tracked_render_pass::TrackedRenderPass">TrackedRenderPass</a>&lt;'w&gt;
Expand Down
2 changes: 1 addition & 1 deletion docs/api/maplibre/style/struct.Alpha.html

Large diffs are not rendered by default.

Loading

0 comments on commit a7357b3

Please sign in to comment.