Removed remaining dependancies on osg::Camera.
This commit is contained in:
@@ -62,7 +62,7 @@ public:
|
||||
|
||||
/**
|
||||
requestContinousUpdate(bool) is for en/disabling a throw or idle
|
||||
callback to be requested by a GUIEventHandler (typically a CameraManipulator,
|
||||
callback to be requested by a GUIEventHandler (typically a MatrixManipulator,
|
||||
though other GUIEventHandler's may also provide functionality).
|
||||
GUI toolkits can respond to this immediately by registering an idle/timed
|
||||
callback, or can delay setting the callback and update at their own leisure.
|
||||
|
||||
Reference in New Issue
Block a user