Further work osgViewer::Viewer and related classes.
This commit is contained in:
@@ -271,6 +271,7 @@ public:
|
||||
/** deprecated function for getting time of event. */
|
||||
double time() const { return _time; }
|
||||
|
||||
|
||||
|
||||
/** set window rectangle. */
|
||||
void setWindowRectangle(int x, int y, unsigned int width, unsigned int height, bool updateMouseRange = true);
|
||||
|
||||
Reference in New Issue
Block a user