![]() |
![]()
| ![]() |
![]()
NAMEEZ_Tube - render a tube around a curveSYNOPSIS#include <EZ.h> void EZ_Tube(float *data, int npts, int nsides) ARGUMENTSdata Specifies an array of floats. The array defines a curve and the radius at each sample point, in the format:
DESCRIPTIONEZ_Tube renders a tube around the given curve.SEE ALSOEZ_Sphere(3), EZ_Tetrahedron(3)
|