NDEVR
API Documentation
ThreadedRTree< t_dims, t_type > Member List

This is the complete list of members for ThreadedRTree< t_dims, t_type >, including all inherited members.

_balanceLeafNodeThreaded(uint04 level, const uint04 node_index, const Buffer< t_node_type > &elements, Buffer< uint04 > &indices, uint04 start, uint04 end, ProgressInfo &progress)ThreadedRTree< t_dims, t_type >inline
_getBoundingBoxThreaded(uint04 top_level, const Buffer< uint04 > &indices, const Buffer< t_node_type > &elements, uint04 start, uint04 end)ThreadedRTree< t_dims, t_type >inline
addAllThreaded(const Buffer< t_node_type > &elements, InfoPipe *progress=nullptr)ThreadedRTree< t_dims, t_type >inline
addAllThreaded(const Buffer< t_node_type > &elements, uint04 start_index, uint04 end_index, InfoPipe *progress=nullptr)ThreadedRTree< t_dims, t_type >inline
m_number_of_threadsThreadedRTree< t_dims, t_type >
m_split_lockThreadedRTree< t_dims, t_type >
splitLeafNode(uint04 index) final overrideThreadedRTree< t_dims, t_type >inline
ThreadedRTree(uint04 bucket_size)ThreadedRTree< t_dims, t_type >inlineexplicit
ThreadedRTree(const RTree< t_dims, t_type > &tree)ThreadedRTree< t_dims, t_type >inline
ThreadedRTree(RTree< t_dims, t_type > &&tree)ThreadedRTree< t_dims, t_type >inline