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

浏览源代码.

class  eve::spatial::BSPTree3D
 Binary space partition tree (kd-style AABB splits) for 3D culling. Alternating X/Y/Z splits at node midplanes. 更多...
 

命名空间

namespace  eve
 
namespace  eve::spatial