SPHOBJ(3L) SPHOBJ(3L)
sphobj - create a GL object containing a sphere
#include <gl/sphere.h>
void sphobj(objid)
Object objid;
objid the integer object identifier of the requested sphere
FUNCTION RETURN VALUE
none
sphobj creates a GL object with the requested object identifier,
containing a sphere specified by the current sphere attributes set by
sphmode. The sphere has a radius of one, and is centered about the
origin. It is positioned and scaled by the ModelView matrix at the time
that it is drawn.
libsphere, sphfree, sphgnpolys, sphmode, sphrotmatrix, sphdraw
PPPPaaaaggggeeee 1111 [ Back ]
|