Files
Bomberman/classBBM_1_1CameraComponent__coll__graph.svg
2021-06-26 11:31:13 +00:00

166 lines
13 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.43.0 (0)
-->
<!-- Title: BBM::CameraComponent Pages: 1 -->
<svg width="271pt" height="975pt"
viewBox="0.00 0.00 270.50 975.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 971)">
<title>BBM::CameraComponent</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-971 266.5,-971 266.5,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="A class allowing one to place the camera in the scene.">
<polygon fill="#bfbfbf" stroke="black" points="96.5,-0.5 96.5,-101.5 236.5,-101.5 236.5,-0.5 96.5,-0.5"/>
<text text-anchor="middle" x="166.5" y="-89.5" font-family="Helvetica,sans-Serif" font-size="10.00">BBM::CameraComponent</text>
<polyline fill="none" stroke="black" points="96.5,-82.5 236.5,-82.5 "/>
<text text-anchor="middle" x="166.5" y="-70.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<polyline fill="none" stroke="black" points="96.5,-63.5 236.5,-63.5 "/>
<text text-anchor="start" x="104.5" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ clone()</text>
<text text-anchor="start" x="104.5" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ CameraComponent()</text>
<text text-anchor="start" x="104.5" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ CameraComponent()</text>
<text text-anchor="start" x="104.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~CameraComponent()</text>
<text text-anchor="start" x="104.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="classWAL_1_1Component.html" target="_top" xlink:title="Represent a single component of WAL.">
<polygon fill="white" stroke="black" points="18.5,-193.5 18.5,-316.5 118.5,-316.5 118.5,-193.5 18.5,-193.5"/>
<text text-anchor="middle" x="68.5" y="-304.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::Component</text>
<polyline fill="none" stroke="black" points="18.5,-297.5 118.5,-297.5 "/>
<text text-anchor="middle" x="68.5" y="-285.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<polyline fill="none" stroke="black" points="18.5,-278.5 118.5,-278.5 "/>
<text text-anchor="start" x="26.5" y="-266.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
<text text-anchor="start" x="26.5" y="-255.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Component()</text>
<text text-anchor="start" x="26.5" y="-244.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ clone()</text>
<text text-anchor="start" x="26.5" y="-233.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onStart()</text>
<text text-anchor="start" x="26.5" y="-222.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ onStop()</text>
<text text-anchor="start" x="26.5" y="-211.5" font-family="Helvetica,sans-Serif" font-size="10.00"># Component()</text>
<text text-anchor="start" x="26.5" y="-200.5" font-family="Helvetica,sans-Serif" font-size="10.00"># Component()</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M102.31,-184.32C115.5,-157.13 130.32,-126.58 142.39,-101.7"/>
<polygon fill="none" stroke="midnightblue" points="99.12,-182.87 97.9,-193.39 105.42,-185.92 99.12,-182.87"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="classWAL_1_1Entity.html" target="_top" xlink:title="An entity of the WAL&#39;s ECS.">
<polygon fill="white" stroke="black" points="0,-408.5 0,-674.5 137,-674.5 137,-408.5 0,-408.5"/>
<text text-anchor="middle" x="68.5" y="-662.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::Entity</text>
<polyline fill="none" stroke="black" points="0,-655.5 137,-655.5 "/>
<text text-anchor="start" x="8" y="-643.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _uid</text>
<text text-anchor="start" x="8" y="-632.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _name</text>
<text text-anchor="start" x="8" y="-621.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _disabled</text>
<text text-anchor="start" x="8" y="-610.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _shouldDelete</text>
<text text-anchor="start" x="8" y="-599.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _notifyScene</text>
<text text-anchor="start" x="8" y="-588.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _components</text>
<text text-anchor="start" x="8" y="-577.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; Scene</text>
<text text-anchor="start" x="8" y="-566.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; nextID</text>
<polyline fill="none" stroke="black" points="0,-559.5 137,-559.5 "/>
<text text-anchor="start" x="8" y="-547.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getUid()</text>
<text text-anchor="start" x="8" y="-536.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getName()</text>
<text text-anchor="start" x="8" y="-525.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ setName()</text>
<text text-anchor="start" x="8" y="-514.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ isDisable()</text>
<text text-anchor="start" x="8" y="-503.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ setDisable()</text>
<text text-anchor="start" x="8" y="-492.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ shouldDelete()</text>
<text text-anchor="start" x="8" y="-481.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ scheduleDeletion()</text>
<text text-anchor="start" x="8" y="-470.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getComponent()</text>
<text text-anchor="start" x="8" y="-459.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ tryGetComponent()</text>
<text text-anchor="start" x="8" y="-448.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getComponent()</text>
<text text-anchor="start" x="8" y="-437.5" font-family="Helvetica,sans-Serif" font-size="10.00">and 13 more...</text>
<text text-anchor="start" x="8" y="-426.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _componentAdded()</text>
<text text-anchor="start" x="8" y="-415.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _componentRemoved()</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<title>Node3&#45;&gt;Node2</title>
<path fill="none" stroke="#404040" d="M68.5,-408.24C68.5,-380.94 68.5,-353.13 68.5,-328.89"/>
<polygon fill="none" stroke="#404040" points="68.5,-328.56 64.5,-322.56 68.5,-316.56 72.5,-322.56 68.5,-328.56"/>
<text text-anchor="middle" x="91.5" y="-382" font-family="Helvetica,sans-Serif" font-size="10.00"> #_entity</text>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="classWAL_1_1Scene.html" target="_top" xlink:title="Represent a single scene that contains entities.">
<polygon fill="white" stroke="black" points="0,-722.5 0,-966.5 137,-966.5 137,-722.5 0,-722.5"/>
<text text-anchor="middle" x="68.5" y="-954.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::Scene</text>
<polyline fill="none" stroke="black" points="0,-947.5 137,-947.5 "/>
<text text-anchor="start" x="8" y="-935.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Entity</text>
<text text-anchor="start" x="8" y="-924.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _id</text>
<text text-anchor="start" x="8" y="-913.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _entities</text>
<text text-anchor="start" x="8" y="-902.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _newEntities</text>
<text text-anchor="start" x="8" y="-891.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _views</text>
<text text-anchor="start" x="8" y="-880.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _nextID</text>
<polyline fill="none" stroke="black" points="0,-873.5 137,-873.5 "/>
<text text-anchor="start" x="8" y="-861.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getID()</text>
<text text-anchor="start" x="8" y="-850.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getEntities()</text>
<text text-anchor="start" x="8" y="-839.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ addEntity()</text>
<text text-anchor="start" x="8" y="-828.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ scheduleNewEntity()</text>
<text text-anchor="start" x="8" y="-817.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ view()</text>
<text text-anchor="start" x="8" y="-806.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ applyChanges()</text>
<text text-anchor="start" x="8" y="-795.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Scene()</text>
<text text-anchor="start" x="8" y="-784.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Scene()</text>
<text text-anchor="start" x="8" y="-773.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Scene()</text>
<text text-anchor="start" x="8" y="-762.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
<text text-anchor="start" x="8" y="-751.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _componentAdded()</text>
<text text-anchor="start" x="8" y="-740.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _componentRemoved()</text>
<text text-anchor="start" x="8" y="-729.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _entityRemoved()</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node3 -->
<g id="edge3" class="edge">
<title>Node4&#45;&gt;Node3</title>
<path fill="none" stroke="#404040" d="M68.5,-722.37C68.5,-710.73 68.5,-698.85 68.5,-687.02"/>
<polygon fill="none" stroke="#404040" points="68.5,-686.71 64.5,-680.71 68.5,-674.71 72.5,-680.71 68.5,-686.71"/>
<text text-anchor="middle" x="91.5" y="-696" font-family="Helvetica,sans-Serif" font-size="10.00"> +_scene</text>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:href="classBBM_1_1Vector3.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="136.5,-149.5 136.5,-360.5 262.5,-360.5 262.5,-149.5 136.5,-149.5"/>
<text text-anchor="middle" x="199.5" y="-348.5" font-family="Helvetica,sans-Serif" font-size="10.00">BBM::Vector3&lt; float &gt;</text>
<polyline fill="none" stroke="black" points="136.5,-341.5 262.5,-341.5 "/>
<text text-anchor="start" x="144.5" y="-329.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ x</text>
<text text-anchor="start" x="144.5" y="-318.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ y</text>
<text text-anchor="start" x="144.5" y="-307.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ z</text>
<polyline fill="none" stroke="black" points="136.5,-300.5 262.5,-300.5 "/>
<text text-anchor="start" x="144.5" y="-288.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Vector3()</text>
<text text-anchor="start" x="144.5" y="-277.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Vector3()</text>
<text text-anchor="start" x="144.5" y="-266.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Vector3()</text>
<text text-anchor="start" x="144.5" y="-255.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator==()</text>
<text text-anchor="start" x="144.5" y="-244.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator!=()</text>
<text text-anchor="start" x="144.5" y="-233.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator+=()</text>
<text text-anchor="start" x="144.5" y="-222.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator+()</text>
<text text-anchor="start" x="144.5" y="-211.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator&#45;=()</text>
<text text-anchor="start" x="144.5" y="-200.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator&#45;()</text>
<text text-anchor="start" x="144.5" y="-189.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator*=()</text>
<text text-anchor="start" x="144.5" y="-178.5" font-family="Helvetica,sans-Serif" font-size="10.00">and 18 more...</text>
<text text-anchor="start" x="144.5" y="-167.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ min()</text>
<text text-anchor="start" x="144.5" y="-156.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ max()</text>
</a>
</g>
</g>
<!-- Node5&#45;&gt;Node1 -->
<g id="edge4" class="edge">
<title>Node5&#45;&gt;Node1</title>
<path fill="none" stroke="#404040" d="M182.42,-149.45C180.42,-137.22 178.44,-125.06 176.58,-113.69"/>
<polygon fill="none" stroke="#404040" points="176.55,-113.53 171.64,-108.25 174.62,-101.69 179.53,-106.96 176.55,-113.53"/>
<text text-anchor="middle" x="199" y="-123" font-family="Helvetica,sans-Serif" font-size="10.00"> +target</text>
</g>
</g>
</svg>