Fixed problems with intersection visitor coupled with the viewer.
This commit is contained in:
@@ -279,6 +279,7 @@ void SceneView::cull()
|
||||
}
|
||||
|
||||
camera->setNearFar(_near_plane,_far_plane);
|
||||
_camera->setNearFar(_near_plane,_far_plane);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user