Fixed typo in comment.
This commit is contained in:
@@ -272,7 +272,7 @@ class SG_EXPORT Camera: public osg::Referenced
|
||||
const Matrix getModelViewMatrix() const;
|
||||
|
||||
|
||||
/** Get the camera view frsutm.*/
|
||||
/** Get the camera view frustum.*/
|
||||
inline Polytope getViewFrustum() const
|
||||
{
|
||||
Polytope cv;
|
||||
|
||||
Reference in New Issue
Block a user