[comp.sys.sgi] weird graphics op...

SML108@psuvm.psu.edu (04/11/90)

Should the command rmv2i(0,0) have no effect whatsoever?

In a program I am writing, the following two sequences have different effects..

rmv2i(0,0)
rdr2i(0,10)

and

rdr2i(0,10)

on its own.  The manual states that these are relative moves, but they
don't seem to act like them...

Scott Le Grand aka sml108@psuvm.psu.edu