<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.crumbledworld.com/index.php?action=history&amp;feed=atom&amp;title=Frustrum</id>
	<title>Frustrum - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.crumbledworld.com/index.php?action=history&amp;feed=atom&amp;title=Frustrum"/>
	<link rel="alternate" type="text/html" href="https://wiki.crumbledworld.com/index.php?title=Frustrum&amp;action=history"/>
	<updated>2026-04-21T23:08:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.4</generator>
	<entry>
		<id>https://wiki.crumbledworld.com/index.php?title=Frustrum&amp;diff=40&amp;oldid=prev</id>
		<title>Anders: Created page with &quot;{{:SphereExampleCode}}  ==Constructor== {| class=&quot;wikitable&quot;  !|function !|description |- |Frustrum(Vec3 cameraPos, Vec3 corner1, Vec3 corner2, Vec3 corner3, Vec3 corner4) | |- |}  ==Functions== {| class=&quot;wikitable&quot; !|return !|function !|description |- |bool |sphereInFrustum(Sphere aSphere) | |- |float |sphereInFrustumDist(Sphere aSphere) | |- |int |[...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.crumbledworld.com/index.php?title=Frustrum&amp;diff=40&amp;oldid=prev"/>
		<updated>2025-07-05T13:36:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{:SphereExampleCode}}  ==Constructor== {| class=&amp;quot;wikitable&amp;quot;  !|function !|description |- |Frustrum(&lt;a href=&quot;/index.php/Vec3&quot; title=&quot;Vec3&quot;&gt;Vec3&lt;/a&gt; cameraPos, &lt;a href=&quot;/index.php/Vec3&quot; title=&quot;Vec3&quot;&gt;Vec3&lt;/a&gt; corner1, &lt;a href=&quot;/index.php/Vec3&quot; title=&quot;Vec3&quot;&gt;Vec3&lt;/a&gt; corner2, &lt;a href=&quot;/index.php/Vec3&quot; title=&quot;Vec3&quot;&gt;Vec3&lt;/a&gt; corner3, &lt;a href=&quot;/index.php/Vec3&quot; title=&quot;Vec3&quot;&gt;Vec3&lt;/a&gt; corner4) | |- |}  ==Functions== {| class=&amp;quot;wikitable&amp;quot; !|return !|function !|description |- |bool |&lt;a href=&quot;/index.php?title=Frustrum:sphereInFrustum(Sphere_aSphere)&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Frustrum:sphereInFrustum(Sphere aSphere) (page does not exist)&quot;&gt;sphereInFrustum&lt;/a&gt;(&lt;a href=&quot;/index.php/Sphere&quot; title=&quot;Sphere&quot;&gt;Sphere&lt;/a&gt; aSphere) | |- |float |&lt;a href=&quot;/index.php?title=Frustrum:sphereInFrustumDist(Sphere_aSphere)&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Frustrum:sphereInFrustumDist(Sphere aSphere) (page does not exist)&quot;&gt;sphereInFrustumDist&lt;/a&gt;(&lt;a href=&quot;/index.php/Sphere&quot; title=&quot;Sphere&quot;&gt;Sphere&lt;/a&gt; aSphere) | |- |int |[...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{:SphereExampleCode}}&lt;br /&gt;
&lt;br /&gt;
==Constructor==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
&lt;br /&gt;
!|function&lt;br /&gt;
!|description&lt;br /&gt;
|-&lt;br /&gt;
|Frustrum([[Vec3]] cameraPos, [[Vec3]] corner1, [[Vec3]] corner2, [[Vec3]] corner3, [[Vec3]] corner4)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Functions==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!|return&lt;br /&gt;
!|function&lt;br /&gt;
!|description&lt;br /&gt;
|-&lt;br /&gt;
|bool&lt;br /&gt;
|[[Frustrum:sphereInFrustum(Sphere aSphere)|sphereInFrustum]]([[Sphere]] aSphere)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|float&lt;br /&gt;
|[[Frustrum:sphereInFrustumDist(Sphere aSphere)|sphereInFrustumDist]]([[Sphere]] aSphere)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|int&lt;br /&gt;
|[[Frustrum:boxInFrustrum(Box aBox)|boxInFrustrum]]([[Box]] aBox)&lt;br /&gt;
|return 0 if outside, 1 if partly inside and 2 if completely inside.&lt;br /&gt;
|-&lt;br /&gt;
|bool&lt;br /&gt;
|[[Frustrum:pointInFrustum(Vec3 point)|pointInFrustum]]([[Vec3]] point)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Anders</name></author>
	</entry>
</feed>