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

		<summary type="html">&lt;p&gt;OrderVerticesClockwise – created via PowerShell script (2025-11-11T21:12:37Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          OrderVerticesClockwise|fDescription=   Orders a list of vertices in clockwise orientation by calculating the angle of each point relative to the centroid of the vertex list, sorting them by angle, and returning a new table with vertices arranged in clockwise order.|parentFile=     cmm.positionFunctions.lua|syntax=         CMM.OrderVerticesClockwise(vertices &amp;lt;TBL&amp;gt;)|return=         table|returnDesc=     A new table containing the same vertices sorted in clockwise order based on their angular position relative to the centroid.|example=        CMM.OrderVerticesClockinwise({vec2(1,2), vec2(3,4), vec2(5,6)})|exampleDesc=    Orders three 2D points in clockwise orientation using centroid-based angle sorting.|related=        |note=           |envType= CMM|par1=         table vertices|reqType1=     table|reqName1=     vertices|desc1=       A list of vec2 (.x, .y) or vec3 (.x, .y, .z) points to be ordered; each point has .x and either .y or .z components.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>