Uses of Class
toxi.geom.LineStrip3D
-
Uses of LineStrip3D in toxi.geom
Modifier 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