contourSegment
Writes quads to writer creating a surface that connects two displaced instances of linearContour. The positions and orientations of the two contours are defined by the frame0 and frame1 matrices.
Parameters
the cross-section of the surface to create
a transformation matrix that defines an initial position
a transformation matrix that defines a final position
the vertex writer function
Writes quads to writer creating a surface that connects linearContour0 with linearContour1. The positions and orientations of the two contours are defined by the frame0 and frame1 matrices.
Parameters
the first cross-section
the second cross-section
a transformation matrix with the pose of linearContour0
a transformation matrix with the pose of linearContour1
the vertex writer function
Contour segment