Helios++
Helios software for LiDAR simulations
|
This is the complete list of members for SimpleKDTreeBuildChildrenNodesSubTask, including all inherited members.
buildRecursive | SimpleKDTreeBuildChildrenNodesSubTask | protected |
ch | SharedSubTask | protected |
depth | SimpleKDTreeBuildChildrenNodesSubTask | protected |
getKey() | SharedSubTask | inlinevirtual |
getThread() | SharedSubTask | inlinevirtual |
index | SimpleKDTreeBuildChildrenNodesSubTask | protected |
key | SharedSubTask | protected |
node | SimpleKDTreeBuildChildrenNodesSubTask | protected |
operator()() | SharedSubTask | inlinevirtual |
postProcess() | SharedSubTask | inlinevirtual |
primitives | SimpleKDTreeBuildChildrenNodesSubTask | protected |
run() override | SimpleKDTreeBuildChildrenNodesSubTask | inlinevirtual |
setChild | SimpleKDTreeBuildChildrenNodesSubTask | protected |
setKey(size_t const key) | SharedSubTask | inlinevirtual |
setThread(std::shared_ptr< boost::thread > thread) | SharedSubTask | inlinevirtual |
SharedSubTask(std::shared_ptr< SharedSubTaskCompletionHandler > ch) | SharedSubTask | inline |
SimpleKDTreeBuildChildrenNodesSubTask(std::shared_ptr< SharedTaskSequencer > ch, KDTreeNode *node, vector< Primitive * > &primitives, int const depth, int const index, std::function< void(LightKDTreeNode *&child, KDTreeNode *node)>setChild, std::function< KDTreeNode *(KDTreeNode *, bool const, vector< Primitive * > &, int const, int const)> buildRecursive) | SimpleKDTreeBuildChildrenNodesSubTask | inline |
thread | SharedSubTask | protected |
~SharedSubTask()=default (defined in SharedSubTask) | SharedSubTask | virtual |
~SimpleKDTreeBuildChildrenNodesSubTask() (defined in SimpleKDTreeBuildChildrenNodesSubTask) | SimpleKDTreeBuildChildrenNodesSubTask | inlinevirtual |