Point Cloud Library (PCL)
1.9.1
|
#include </tmp/B.ja8W1J/BUILD/pcl-pcl-1.9.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 132 of file morton.hpp.
|
inline |
Definition at line 137 of file morton.hpp.
|
inline |
Definition at line 140 of file morton.hpp.
References pcl::device::Morton::extractLevelCode().
int pcl::device::CompareByLevelCode::level |
Definition at line 134 of file morton.hpp.