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