MUDA
Loading...
Searching...
No Matches
muda::lbvh::details::BVHViewerBase< IsConst, Real, Object > Member List

This is the complete list of members for muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >, including all inherited members.

aabb_type typedef (defined in muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >)muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >
as_const() const noexcept (defined in muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >)muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >inline
BVH (defined in muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >)muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >friend
BVHViewerBase(const uint32_t num_nodes, const uint32_t num_objects, auto_const_t< node_type > *nodes, auto_const_t< aabb_type > *aabbs, auto_const_t< object_type > *objects) (defined in muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >)muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >inline
ConstViewer typedef (defined in muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >)muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >
index_type typedef (defined in muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >)muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >
node_type typedef (defined in muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >)muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >
NonConstViewer typedef (defined in muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >)muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >
num_nodes() const noexcept (defined in muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >)muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >inline
num_objects() const noexcept (defined in muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >)muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >inline
object(const uint32_t idx) noexcept (defined in muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >)muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >inline
object(const uint32_t idx) const noexcept (defined in muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >)muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >inline
object_type typedef (defined in muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >)muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >
operator ConstViewer() const noexcept (defined in muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >)muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >inline
query(const query_overlap< real_type > &q, F callback=DefaultQueryCallback{}) const noexcept (defined in muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >)muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >inline
query(const query_nearest< real_type > &q, FDistanceCalculator calc_dist) const noexcept (defined in muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >)muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >inline
real_type typedef (defined in muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >)muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >
ThisViewer typedef (defined in muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >)muda::lbvh::details::BVHViewerBase< IsConst, Real, Object >