From Mathias Froehlich, "attached is a change to TexGenNode rev 10060 that removes a private member
variable that is only initialized and copied by never used seriously. "
This commit is contained in:
@@ -37,6 +37,7 @@ BEGIN_ENUM_REFLECTOR(osgViewer::GraphicsWindow::MouseCursor)
|
||||
I_EnumLabel(osgViewer::GraphicsWindow::WaitCursor);
|
||||
I_EnumLabel(osgViewer::GraphicsWindow::TextCursor);
|
||||
I_EnumLabel(osgViewer::GraphicsWindow::CrosshairCursor);
|
||||
I_EnumLabel(osgViewer::GraphicsWindow::HandCursor);
|
||||
I_EnumLabel(osgViewer::GraphicsWindow::UpDownCursor);
|
||||
I_EnumLabel(osgViewer::GraphicsWindow::LeftRightCursor);
|
||||
I_EnumLabel(osgViewer::GraphicsWindow::TopSideCursor);
|
||||
|
||||
Reference in New Issue
Block a user