lua.wetgenes.tardis.line
A 3d space line class.
[1]position , [2]normal
We also inherit all the functions from tardis.array
lua.wetgenes.tardis.line.new
line = tardis.line.new(p,n)
Create a new line and optionally set it to the given values.
A 3d space line class.
[1]position , [2]normal
We also inherit all the functions from tardis.array
line = tardis.line.new(p,n)
Create a new line and optionally set it to the given values.