Fixed doc message
This commit is contained in:
@@ -230,7 +230,7 @@ class OSGUTIL_EXPORT RenderStage : public RenderBin
|
||||
/** search through any pre and post RenderStage that reference a Camera, and take a reference to each of these cameras to prevent them being deleted while they are still be used by the drawing thread.*/
|
||||
void collateReferencesToDependentCameras();
|
||||
|
||||
/** clear the refence to any any dependent cameras.*/
|
||||
/** clear the references to any dependent cameras.*/
|
||||
void clearReferencesToDependentCameras();
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user