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