objinsert(3G) objinsert(3G)
objinsert - inserts routines in an object at a specified location
void objinsert(t)
Tag t;
t expects a tag within the object definition that is to be edited.
objinsert positions an editing pointer on the routine specified by t.
The additional graphics routines should now be inserted after the tag.
Use closeobj or another positioning routine (objdelete, objinsert, or
objreplace) to terminate the insertion.
closeobj, editobj, maketag, objdelete, objreplace
This routine is available only in immediate mode.
PPPPaaaaggggeeee 1111 [ Back ]
|