<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=Distance2D</id>
	<title>Distance2D - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=Distance2D"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=Distance2D&amp;action=history"/>
	<updated>2026-06-04T14:19:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=Distance2D&amp;diff=5957&amp;oldid=prev</id>
		<title>Ozdeadmeat: Distance2D – created via PowerShell script (2025-11-11T21:12:32Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=Distance2D&amp;diff=5957&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:34Z</updated>

		<summary type="html">&lt;p&gt;Distance2D – created via PowerShell script (2025-11-11T21:12:32Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          Distance2D|fDescription=   Calculates the 2D distance between two points using x and y or x and z coordinates, returning the magnitude of the vector difference.|parentFile=     cmm.positionFunctions.lua|syntax=         CMM.Distance2D(vecA &amp;lt;TBL&amp;gt;, vecB &amp;lt;TBL&amp;gt;)|return=         number or nil|returnDesc=     Returns the distance in metres, nil if either vector is invalid or missing required components.|example=        CMM.Distance2D({x=10, z=20}, {x=30, z=40})|exampleDesc=    Computes the 2D distance between two points using x and z coordinates, returning the magnitude of the vector difference.|related=        |note=           |envType= CMM|par1=         table vecA|reqType1=     table|reqName1=     vecA|desc1=       {x &amp;lt;number&amp;gt;, y &amp;lt;number&amp;gt; or z &amp;lt;number&amp;gt;} – first point, must have x and either y or z.|par2=         table vecB|reqType2=     table|reqName2=     vecB|desc2=       {x &amp;lt;number&amp;gt;, y &amp;lt;number&amp;gt; or z &amp;lt;number&amp;gt;} – second point, must have x and either y or z.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>