Open CASCADE Technology  7.3.0
Public Member Functions | Data Fields

BVH::BitPredicate Struct Reference

#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
 

Constructor & Destructor Documentation

◆ BitPredicate()

BVH::BitPredicate::BitPredicate ( const Standard_Integer  theBit)
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

Standard_Integer BVH::BitPredicate::myBit

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