mirror of
https://github.com/overte-org/overte.git
synced 2025-06-25 18:49:38 +02:00
Merge branch 'master' of https://github.com/worklist/hifi
This commit is contained in:
commit
c61c541004
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
#include "AABox.h"
|
#include "AABox.h"
|
||||||
#include "VoxelProjectedPolygon.h"
|
#include "VoxelProjectedPolygon.h"
|
||||||
|
|
||||||
const float DEFAULT_KEYHOLE_RADIUS = 2.0f;
|
const float DEFAULT_KEYHOLE_RADIUS = 3.0f;
|
||||||
|
|
||||||
class ViewFrustum {
|
class ViewFrustum {
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Reference in a new issue