Class GLUE.SquareMesh
- Description
A mesh of squares.
- Method
create
GLUE.SquareMesh GLUE.SquareMesh(
function
(float
,float
:Math.Matrix
)calculator
)- Description
The calculator will be called for each corner and should return a 1x3 matrix describing the coordinates for the given spot om the surface.