OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    BVH::BitPredicate Struct Reference

    #include <BVH_RadixSorter.hxx>

    Public Member Functions

     BitPredicate (const int theDigit)
     Creates new radix sort predicate.
    bool operator() (const BVH_EncodedLink theLink) const
     Returns predicate value.

    Data Fields

    unsigned int myBit

    Constructor & Destructor Documentation

    ◆ BitPredicate()

    BVH::BitPredicate::BitPredicate ( const int 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: