Uses of Class
toxi.geom.LineStrip3D
Packages that use LineStrip3D
-
Uses of LineStrip3D in toxi.geom
Methods in toxi.geom that return LineStrip3DModifier and TypeMethodDescriptionLineStrip3D.add
(float x, float y, float z) LineStrip3D.add
(ReadonlyVec3D p) BezierCurve3D.toLineStrip3D
(int res) Computes a list of intermediate curve points for all segments.Spline3D.toLineStrip3D
(int res) Computes all curve vertices based on the resolution/number of subdivisions requested. -
Uses of LineStrip3D in toxi.processing
Methods in toxi.processing with parameters of type LineStrip3D