HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT::ut_BVHOrderedStackCompare< farthest, INT_TYPE0 > Class Template Reference

#include <UT_BVHImpl.h>

Public Member Functions

SYS_FORCE_INLINE ut_BVHOrderedStackCompare (const INT_TYPE0 *indices_mapping) noexcept
 
SYS_FORCE_INLINE bool operator() (const BVHOrderedStackEntry &a, const BVHOrderedStackEntry &b) const noexcept
 

Detailed Description

template<bool farthest, typename INT_TYPE0>
class UT::ut_BVHOrderedStackCompare< farthest, INT_TYPE0 >

Definition at line 3880 of file UT_BVHImpl.h.

Constructor & Destructor Documentation

template<bool farthest, typename INT_TYPE0>
SYS_FORCE_INLINE UT::ut_BVHOrderedStackCompare< farthest, INT_TYPE0 >::ut_BVHOrderedStackCompare ( const INT_TYPE0 *  indices_mapping)
inlinenoexcept

Definition at line 3884 of file UT_BVHImpl.h.

Member Function Documentation

template<bool farthest, typename INT_TYPE0>
SYS_FORCE_INLINE bool UT::ut_BVHOrderedStackCompare< farthest, INT_TYPE0 >::operator() ( const BVHOrderedStackEntry a,
const BVHOrderedStackEntry b 
) const
inlinenoexcept

Definition at line 3891 of file UT_BVHImpl.h.


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