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

		<summary type="html">&lt;p&gt;GetRelativePosition – created via PowerShell script (2025-11-11T21:12:35Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          GetRelativePosition|fDescription=   Calculates the relative position between two points by returning the distance and direction from the initial to the destination vector.|parentFile=     cmm.positionFunctions.lua|syntax=         CMM.GetRelativePosition(InitialVec &amp;lt;TBL&amp;gt;, DestinationVec &amp;lt;TBL&amp;gt;)|return=         table|returnDesc=     Table containing {range &amp;lt;number&amp;gt;, dir &amp;lt;number&amp;gt;} where range is distance in meters and dir is direction in degrees from north.|example=        CMM.GetRelativePosition({x=100, y=50, z=10}, {x=200, y=100, z=20})|exampleDesc=    Returns a table with range 141.42 meters and direction 45 degrees, indicating the relative distance and orientation from the origin to the destination point.|related=        |note=           |envType= CMM|par1=         table InitialVec|reqType1=     table|reqName1=     InitialVec|desc1=       Origin vector with x, y, and z components representing the starting position in world space.|par2=         table DestinationVec|reqType2=     table|reqName2=     DestinationVec|desc2=       Destination vector with x, y,  and z components representing the target position in world space.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>