<?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=PointInCity</id>
	<title>PointInCity - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=PointInCity"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=PointInCity&amp;action=history"/>
	<updated>2026-07-21T08:17:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=PointInCity&amp;diff=6165&amp;oldid=prev</id>
		<title>Ozdeadmeat: pointInCity – created via PowerShell script (2026-06-24T22:26:38Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=PointInCity&amp;diff=6165&amp;oldid=prev"/>
		<updated>2026-06-24T12:26:36Z</updated>

		<summary type="html">&lt;p&gt;pointInCity – created via PowerShell script (2026-06-24T22:26:38Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          pointInCity|fDescription=   Checks if a given point (x, z) is located within the boundaries of a city defined in CMM.CITY.|parentFile=     cmm.DCSFunctions.lua|syntax=         CMM.pointInCity(point &amp;lt;table&amp;gt;, CityName &amp;lt;string&amp;gt;)|return=         boolean|returnDesc=     Returns true if the point is within the city&amp;#039;s polygon, false otherwise.|example=        local isInCity = CMM.pointInCity({x=12000, y= 22, z=-65000}, &amp;quot;Springfield&amp;quot;)|exampleDesc=    The example checks if the point is within city limits and returns a boolean.|related=        |note=           |envType= CMM|par1=         table point|reqType1=     table|reqName1=     point|desc1=       A vec3 table (e.g., {x=1,y=1,z=1)|par2=         string CityName|reqType2=     string|reqName2=     CityName|desc2=       The name of the city to check against, which must exist in CMM.CITY.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>