uvgVPCCenc 1.0.0
uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch.
Loading...
Searching...
No Matches
Classes | Enumerations | Functions
Collaboration diagram for Parameter structs:

Classes

struct  nanoflann::KDTreeSingleIndexAdaptorParams
 
struct  nanoflann::SearchParameters
 

Enumerations

enum class  nanoflann::KDTreeSingleIndexAdaptorFlags { nanoflann::KDTreeSingleIndexAdaptorFlags::None = 0 , nanoflann::KDTreeSingleIndexAdaptorFlags::SkipInitialBuildIndex = 1 }
 

Functions

std::underlying_type< KDTreeSingleIndexAdaptorFlags >::type nanoflann::operator& (KDTreeSingleIndexAdaptorFlags lhs, KDTreeSingleIndexAdaptorFlags rhs)
 

Detailed Description

Enumeration Type Documentation

◆ KDTreeSingleIndexAdaptorFlags

Enumerator
None 
SkipInitialBuildIndex 

Function Documentation

◆ operator&()

std::underlying_type< KDTreeSingleIndexAdaptorFlags >::type nanoflann::operator& ( KDTreeSingleIndexAdaptorFlags  lhs,
KDTreeSingleIndexAdaptorFlags  rhs 
)
inline
Here is the call graph for this function:
Here is the caller graph for this function: