[osg-users] Custom cursor problem?
Remo Eichenberger
osgforum at tevs.eu
Thu Sep 19 13:58:09 PDT 2019
Hi Tom
When you use windows you can look on such code:
graphicsWindowWin32->setCursor(osgViewer::GraphicsWindowWin32::MouseCursor::LeftArrowCursor);
https://github.com/openscenegraph/OpenSceneGraph/blob/master/src/osgViewer/GraphicsWindowWin32.cpp#L2364
and try to understand Win32 of Microsoft :)
Cheers,
Remo
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=76717#76717
More information about the osg-users
mailing list