Index of the sliders module
-
m
base.geometry_real.points.sliders
...
- point which can be picked and moved, with movement constrained
to a given geometric object
-
f
Slider
...
- factory function returns instance of a classs object representing a point in space
which can be interactively picked, with movement constrained to a given geometric object
-
C
CircleSlider
...
- point which can be picked and moved, with movement constrained to
given circle
-
C
LineSlider
...
- point that can be picked and moved, with movement constrained
to given line
-
C
SphereSlider
...
- point which can be picked and moved, with movement constrained to
given sphere
-
C
PlaneSlider
...
- point which can be picked and moved, with movement constrained
to given plane