Merge branch 'master' of git://github.com/worklist/hifi into 19368

This commit is contained in:
atlante45 2013-07-09 14:28:52 +02:00
commit f0cf96353d

View file

@ -17,7 +17,7 @@
#include "AABox.h"
#include "VoxelProjectedPolygon.h"
const float DEFAULT_KEYHOLE_RADIUS = 2.0f;
const float DEFAULT_KEYHOLE_RADIUS = 3.0f;
class ViewFrustum {
public: