GEOMETRY (geometry) functions


LIBRARY ROUTINE

lgtubeness - replace lines with tubes.

LIBRARY CALL

int lgtubeness(kgeom_object *geom,
	       float scale,
	       int subs,
	       int cap_style)

INPUT

OUTPUT

RETURN VALUE

TRUE (1) on success, FALSE (0) otherwise

DESCRIPTION

A Geometry filter which will replaces all line segments in a geometry object with tubes. Non-line-segment objects will be passed to the output object unchanged.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

note the relationship between the cap_style variable and the list of styles in the .pane file.

RESTRICTIONS

Restrictions on data or input as applicable

MODIFICATION

none

FILES

$GEOMETRY/objects/library/geometry/src/lgtubeness.c

SEE ALSO

geometry(3)

COPYRIGHT

Copyright (C) 1996,1997 , The Regents of the University of California. All rights reserved.