|
Open CASCADE Technology
7.1.0.beta
|
#include <BVH_Sorter.hxx>#include <BVH_Builder.hxx>#include <NCollection_Handle.hxx>#include <NCollection_Array1.hxx>#include <BVH_RadixSorter.lxx>Data Structures | |
| class | BVH_RadixSorter< T, N > |
| Performs radix sort of a BVH primitive set using 10-bit Morton codes (or 1024 x 1024 x 1024 grid). More... | |
Typedefs | |
| typedef std::pair< Standard_Integer, Standard_Integer > | BVH_EncodedLink |
| Pair of Morton code and primitive ID. More... | |
| typedef std::pair<Standard_Integer, Standard_Integer> BVH_EncodedLink |
Pair of Morton code and primitive ID.
1.8.10