Open CASCADE Technology
7.2.0
|
#include <BVH_RadixSorter.hxx>
Public Member Functions | |
BitPredicate (const Standard_Integer theBit) | |
Creates new radix sort predicate. More... | |
bool | operator() (const BVH_EncodedLink theLink) const |
Returns predicate value. More... | |
Data Fields | |
Standard_Integer | myBit |
|
inline |
Creates new radix sort predicate.
|
inline |
Returns predicate value.
Standard_Integer BVH::BitPredicate::myBit |