Point Cloud Library (PCL)
1.14.1
|
#include </tmp/B.dbuxlxzr/BUILD/pcl-pcl-1.14.1/gpu/octree/src/utils/morton.hpp>
Public Member Functions | |
__device__ __host__ __forceinline__ | CompareByLevelCode (int level_arg) |
__device__ __host__ __forceinline__ bool | operator() (Morton::code_t code1, Morton::code_t code2) const |
Public Attributes | |
int | level |
Definition at line 140 of file morton.hpp.
|
inline |
Definition at line 145 of file morton.hpp.
|
inline |
Definition at line 148 of file morton.hpp.
References pcl::device::Morton::extractLevelCode().
int pcl::device::CompareByLevelCode::level |
Definition at line 142 of file morton.hpp.