<?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=Distance3D</id>
	<title>Distance3D - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=Distance3D"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=Distance3D&amp;action=history"/>
	<updated>2026-06-04T14:20:18Z</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=Distance3D&amp;diff=5958&amp;oldid=prev</id>
		<title>Ozdeadmeat: Distance3D – created via PowerShell script (2025-11-11T21:12:33Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=Distance3D&amp;diff=5958&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:34Z</updated>

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