extrudeContourSteps
Extrude a contour along a path specifying the number of steps.
Parameters
the cross-section of the mesh
the 3D path
the number of steps along the path
the initial up-vector
precision for calculating steps along contour. Lower tolerance results in higher precision.
precision for calculating steps along path. Lower tolerance results in higher precision.
the resulting positions in the path
a list of matrices holding the transformation matrices along the path
adds a start cap if set to true
adds an end cap if set to true
the vertex writer function
Extrude a contour along a path specifying the number of steps.
Parameters
the cross-section of the mesh
the 3D path
the number of steps along the path
the initial up-vector
precision for calculating steps along contour. Lower tolerance results in higher precision.
precision for calculating steps along path. Lower tolerance results in higher precision.