Fixed doc message
This commit is contained in:
parent
24a8b2acd7
commit
a09353f931
@ -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.*/
|
/** 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();
|
void collateReferencesToDependentCameras();
|
||||||
|
|
||||||
/** clear the refence to any any dependent cameras.*/
|
/** clear the references to any dependent cameras.*/
|
||||||
void clearReferencesToDependentCameras();
|
void clearReferencesToDependentCameras();
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
Loading…
Reference in New Issue
Block a user