mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 17:14:59 +02:00
removed MarkerNode
This commit is contained in:
parent
dae3881821
commit
91ca787e2f
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
|||
#include "ViewFrustum.h"
|
||||
#include "VoxelNode.h"
|
||||
#include "VoxelNodeBag.h"
|
||||
#include "MarkerNode.h"
|
||||
|
||||
// Callback function, for recuseTreeWithOperation
|
||||
typedef bool (*RecurseVoxelTreeOperation)(VoxelNode* node, bool down, void* extraData);
|
||||
|
|
Loading…
Reference in a new issue