delobj(3G) delobj(3G)
delobj - deletes an object
void delobj(obj)
Object obj;
obj expects the object identifier of the object that you want to
delete.
delobj deletes an object. Deleting an object frees most of its display
list storage; the object identifier remains undefined until you create a
new object for that identifier. If the object does not exist, an error
message is generated and the call returns.
compactify, makeobj
This routine is available only in immediate mode.
PPPPaaaaggggeeee 1111 [ Back ]
|