|
Plugins
|
This is the complete list of members for ug::d3f::LineBVHTree< dim, TLineData >, including all inherited members.
| build(std::vector< SmartPtr< line_type > > &lines) | ug::d3f::LineBVHTree< dim, TLineData > | inline |
| build_node(std::vector< SmartPtr< line_type > > &lines, std::vector< size_t > &ids, int depth) | ug::d3f::LineBVHTree< dim, TLineData > | inlineprivate |
| line_type typedef | ug::d3f::LineBVHTree< dim, TLineData > | |
| m_root | ug::d3f::LineBVHTree< dim, TLineData > | private |
| query(const AABox< MathVector< dim > > &box, std::vector< size_t > &out) const | ug::d3f::LineBVHTree< dim, TLineData > | inline |
| query_node(const LineBVHNode< dim > *node, const AABox< MathVector< dim > > &box, std::vector< size_t > &out) const | ug::d3f::LineBVHTree< dim, TLineData > | inlineprivate |