Creates an ellipse primitive generator.
Examples
Parameters
-
largeRadius
The large radius of the ellipse.
-
smallRadius
The small radius of the ellipse.
-
center
The center of the ellipse.
-
xDir
The main direction of the ellipse.
-
normal
The normal direction of the ellipse.
Return Value
Returns the ellipse primitive generator.