|
struct | Array |
| Tool class providing typical operations on the array. It allows for interoperability between STD vector and NCollection vector. More...
|
|
struct | ArrayType |
| Tool class for selecting type of array of vectors (STD or NCollection vector). More...
|
|
struct | BitComparator |
| STL compare tool used in binary search algorithm. More...
|
|
struct | BitPredicate |
|
struct | BoundData |
|
struct | BoxMinMax |
| Tool class for calculate component-wise vector minimum and maximum (optimized version). More...
|
|
struct | BoxMinMax< T, 2 > |
|
struct | BVH_AxisSelector |
|
struct | BVH_AxisSelector< T, 2 > |
|
struct | CenterAxis |
| Tool class for calculating box center along the given axis. More...
|
|
struct | CenterAxis< T, 2 > |
|
struct | CenterAxis< T, 3 > |
|
struct | CenterAxis< T, 4 > |
|
struct | MatrixOp |
|
struct | MatrixOp< T, 4 > |
|
struct | MatrixType |
| Tool class for selecting appropriate matrix type (Eigen or NCollection). More...
|
|
struct | MatrixType< T, 4 > |
|
class | RadixSorter |
| Tool object for sorting link array using radix sort algorithm. More...
|
|
struct | SurfaceCalculator |
| Tool class for calculating surface area of the box. More...
|
|
struct | SurfaceCalculator< T, 2 > |
|
struct | SurfaceCalculator< T, 3 > |
|
struct | SurfaceCalculator< T, 4 > |
|
struct | UnitVector |
|
struct | UnitVector< T, 2 > |
|
struct | UnitVector< T, 3 > |
|
struct | UnitVector< T, 4 > |
|
class | UpdateBoundTask |
| Task for parallel bounds updating. More...
|
|
struct | VecComp |
| Tool class for accessing specific vector component (by index). More...
|
|
struct | VecComp< T, 2 > |
|
struct | VecComp< T, 3 > |
|
struct | VecComp< T, 4 > |
|
struct | VectorType |
| Tool class for selecting appropriate vector type (Eigen or NCollection). More...
|
|
struct | VectorType< T, 1 > |
|
struct | VectorType< T, 2 > |
|
struct | VectorType< T, 3 > |
|
struct | VectorType< T, 4 > |
|