1gleToroid(3GLE)                       GLE                      gleToroid(3GLE)
2
3
4

NAME

6       gleToroid - Generalized torus, lathe with circle contour.
7

SYNTAX

9       void gleToroid (gleDouble rToroid,
10                       gleDouble up[3],
11                       gleDouble startRadius,
12                       gleDouble drdTheta,
13                       gleDouble startZ,
14                       gleDouble dzdTheta,
15                       gleDouble startXform[2][3],
16                       gleDouble dXformdTheta[2][3],
17                       gleDouble startTheta,
18                       gleDouble sweepTheta);
19

ARGUMENTS

21       rToroid   circle contour (torus) radius
22
23       startRadius
24                 spiral starts in x-y plane
25
26       drdTheta  change in radius per revolution
27
28       startZ    starting z value
29
30       dzdTheta  change in Z per revolution
31
32       startXform
33                 starting contour affine transformation
34
35       dXformdTheta
36                 tangent change xform per revolution
37
38       startTheta
39                 start angle in x-y plane
40
41       sweepTheta
42                 degrees to spiral around
43

DESCRIPTION

45       Generalized  Torus.  Similar  to  gleLathe, except contour is a circle.
46       Uses gleLathe to draw.
47
48

SEE ALSO

50       gleSpiral, gleHelicoid
51

AUTHOR

53       Linas Vepstas (linas@linas.org)
54
55
56
57GLE                                   3.0                      gleToroid(3GLE)
Impressum