Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

rgl: how to display the numbers of all opened rgl devices

Tags:

r

rgl

rgl.cur() returns the current rgl device number and rgl.set() allows to set a device as the active one. I cannot find an rgl function that returns all opened devices like dev.list() for standard graphic devices. Is there a function I missed to get an overview of the all opened rgl devices?

like image 496
Mark Heckmann Avatar asked Dec 06 '25 06:12

Mark Heckmann


1 Answers

The function rgl.dev.list() returns all device IDs of opened rgl devices. Is this what you're after?

like image 187
Beau Johnston Avatar answered Dec 08 '25 20:12

Beau Johnston



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!