Skip to content
Prev 138089 / 398506 Next

How to chain user mouse handlers in rgl

On 01/03/2008 5:41 AM, Dieter Menne wrote:
I don't think there's currently an easy way to do that.  What you would 
have to do is to replicate the trackball handler in yours.  (You can see 
what it does in the src/rglview.cpp in the rgl source.)

If you want to write the R code (and docs for it) to fix this, I'll put 
it into rgl.

Duncan Murdoch