RobWorkProject  23.9.11-
Public Member Functions | List of all members
BVTreeFactory::OBVMeanSplitter< BV > Class Template Reference

Spatial Median splitting strategy. The median of the bounding volume projection extends are used as splitting point. More...

#include <BVTreeFactory.hpp>

Inherits BVTreeFactory::BVSplitterStrategy< BV >.

Public Member Functions

size_t partitionMesh (rw::geometry::IndexedTriArray<> &mesh, const BV &obb) const
 

Detailed Description

template<class BV>
class rw::proximity::BVTreeFactory::OBVMeanSplitter< BV >

Spatial Median splitting strategy. The median of the bounding volume projection extends are used as splitting point.


The documentation for this class was generated from the following file: