载入中...
搜索中...
未找到
BSPTree2D.h 文件参考
#include "spatial/Bounds.h"
#include "spatial/QueryIds.h"
#include <memory>
#include <unordered_map>
#include <vector>

浏览源代码.

class  eve::spatial::BSPTree2D
 Binary space partition tree (kd-style AABB splits) for 2D culling. Alternating X/Y splits at node midplanes; spanning items stay on the node. 更多...
 

命名空间

namespace  eve
 
namespace  eve::spatial