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