|
| static bool | mac (shammath::AABB< Tvec > a, shammath::AABB< Tvec > b, Tscal theta_crit) |
| |
| template<bool allow_leaf_lowering> |
| static shamtree::DTTResult | dtt_internal (sham::DeviceScheduler_ptr dev_sched, const shamtree::CompressedLeafBVH< Tmorton, Tvec, dim > &bvh, shambase::VecComponent< Tvec > theta_crit, bool ordered_result) |
| |
| static shamtree::DTTResult | dtt (sham::DeviceScheduler_ptr dev_sched, const shamtree::CompressedLeafBVH< Tmorton, Tvec, dim > &bvh, shambase::VecComponent< Tvec > theta_crit, bool ordered_result, bool allow_leaf_lowering) |
| |
template<class Tmorton, class Tvec,
u32 dim>
struct shamtree::details::DTTScanMultipass< Tmorton, Tvec, dim >
Definition at line 33 of file dtt_scan_multipass.hpp.