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

		<summary type="html">&lt;p&gt;GetScaleDrawTable – created via PowerShell script (2025-11-11T21:12:26Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          GetScaleDrawTable|fDescription=   Takes a vector position and a table of points to scale and convert to world coordinates, returning a scaled and positioned table for drawing purposes with optional scaling and center adjustment.|parentFile=     cmm.markerFunctions.lua|syntax=         CMM.GetScaleDrawTable(vec3 &amp;lt;TBL&amp;gt;, pointTBL &amp;lt;TBL&amp;gt;, scale &amp;lt;number|nil&amp;gt;)|return=         table or nil|returnDesc=     Returns a world-positioned table of scaled points with center point, or nil if input validation fails.|example=        CMM.GetScaleDrawTable({x=100, y=50, z=200}, PointTable, 2)|exampleDesc=    Scales points by a factor of 2 and positions them relative to the world origin at (100, 50, 200), returning a table with adjusted coordinates and center point.|related=        |note=           |envType= CMM|par1=         table vec3|reqType1=     table|reqName1=     vec3|desc1=       A vec3 table containing x, y, z values where x and z are used for world positioning, y is ignored.|par2=         table pointTBL|reqType2=     table|reqName2=     pointTBL|desc2=       A table of points to scale, each entry has x and z fields; may include a center entry for center point scaling.|par3=         number or nil scale|optType3=     number or nil|optName3=     scale|desc3=       The scale factor to apply to all points; defaults to 1 if not provided.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>