Open CASCADE Technology  7.7.0
Public Member Functions | Data Fields

BVH::BitPredicate Struct Reference

#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
 

Constructor & Destructor Documentation

◆ BitPredicate()

BVH::BitPredicate::BitPredicate ( const Standard_Integer  theDigit)
inline

Creates new radix sort predicate.

Member Function Documentation

◆ operator()()

bool BVH::BitPredicate::operator() ( const BVH_EncodedLink  theLink) const
inline

Returns predicate value.

Field Documentation

◆ myBit

unsigned int BVH::BitPredicate::myBit

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