<?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=Line3D</id>
	<title>Line3D - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.crumbledworld.com/index.php?action=history&amp;feed=atom&amp;title=Line3D"/>
	<link rel="alternate" type="text/html" href="https://wiki.crumbledworld.com/index.php?title=Line3D&amp;action=history"/>
	<updated>2026-04-22T00:28:30Z</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=Line3D&amp;diff=42&amp;oldid=prev</id>
		<title>Anders: Created page with &quot;{{:Line3DExampleCode}}  ==Members== {| class=&quot;wikitable&quot;  !|type !|variable !|description |- |Vec3 |startPos | |- |Vec3 |endPos | |- |}  ==Constructor== {| class=&quot;wikitable&quot;  !|function !|description |- |Line3D(Vec3 startPos, Vec3 endPos) | |- |Line3D(Vec3 startPos, Vec3 atVec, float length) | |- |Line3D() | |- |}  ==Functions== {| class=&quot;wikitable&quot; !|return !|function !|description |- |float |length() |Returns the line length....&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.crumbledworld.com/index.php?title=Line3D&amp;diff=42&amp;oldid=prev"/>
		<updated>2025-07-05T13:36:50Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{:Line3DExampleCode}}  ==Members== {| class=&amp;quot;wikitable&amp;quot;  !|type !|variable !|description |- |&lt;a href=&quot;/index.php/Vec3&quot; title=&quot;Vec3&quot;&gt;Vec3&lt;/a&gt; |startPos | |- |&lt;a href=&quot;/index.php/Vec3&quot; title=&quot;Vec3&quot;&gt;Vec3&lt;/a&gt; |endPos | |- |}  ==Constructor== {| class=&amp;quot;wikitable&amp;quot;  !|function !|description |- |Line3D(&lt;a href=&quot;/index.php/Vec3&quot; title=&quot;Vec3&quot;&gt;Vec3&lt;/a&gt; startPos, &lt;a href=&quot;/index.php/Vec3&quot; title=&quot;Vec3&quot;&gt;Vec3&lt;/a&gt; endPos) | |- |Line3D(&lt;a href=&quot;/index.php/Vec3&quot; title=&quot;Vec3&quot;&gt;Vec3&lt;/a&gt; startPos, &lt;a href=&quot;/index.php/Vec3&quot; title=&quot;Vec3&quot;&gt;Vec3&lt;/a&gt; atVec, float length) | |- |Line3D() | |- |}  ==Functions== {| class=&amp;quot;wikitable&amp;quot; !|return !|function !|description |- |float |&lt;a href=&quot;/index.php?title=Line3D:length()&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Line3D:length() (page does not exist)&quot;&gt;length&lt;/a&gt;() |Returns the line length....&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{:Line3DExampleCode}}&lt;br /&gt;
&lt;br /&gt;
==Members==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
&lt;br /&gt;
!|type&lt;br /&gt;
!|variable&lt;br /&gt;
!|description&lt;br /&gt;
|-&lt;br /&gt;
|[[Vec3]]&lt;br /&gt;
|startPos&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[[Vec3]]&lt;br /&gt;
|endPos&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&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;
|Line3D([[Vec3]] startPos, [[Vec3]] endPos)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Line3D([[Vec3]] startPos, [[Vec3]] atVec, float length)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Line3D()&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;
|float&lt;br /&gt;
|[[Line3D:length()|length]]()&lt;br /&gt;
|Returns the line length.&lt;br /&gt;
|-&lt;br /&gt;
|float&lt;br /&gt;
|[[Line3D:getDist()|getDist]]()&lt;br /&gt;
|Returns the line length^2.&lt;br /&gt;
|-&lt;br /&gt;
|[[Vec3]]&lt;br /&gt;
|[[Line3D:getCenterPos()|getCenterPos]]()&lt;br /&gt;
|Returns the line center position.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|[[Line3D:setLine(Vec3 startPos, Vec3 endPos)|setLine]]([[Vec3]] startPos, [[Vec3]] endPos)&lt;br /&gt;
|set the line.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|[[Line3D:setLine(Line3D line)|setLine]](Line3D line)&lt;br /&gt;
|set the line.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Anders</name></author>
	</entry>
</feed>