Index of the z_anipoints module
-
m
base.geometry_complex.zplane.zpoints.z_anipoints
...
- points of the complex plane which change position at each update cycle
-
f
zAniPoint
...
- factory function returns instance of a class representing a point of the
complex plane which moves along a given object or defined path at each update cycle
-
C
zSlidingPoint
...
- complex point which moves along the given complex line, at a rate
determined by the 'rate' keyword
-
C
zCirclingPoint
...
- complex point which moves along the given complex circle, at a rate
determined by the 'rate' keyword, and initial position determined by
the 'angle' keyword.
-
C
zRotatingPoint
...
- complex point which moves the 2nd given complex point along the path induced by the
rotation of the unit sphere, with the stereographic projection of the first complex point
argmuent as axis of rotation, and initial position determined by the 'angle' keyword.