CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
Loading...
Searching...
No Matches

Data Structures

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 

Definition at line 795 of file nanoflann.hpp.

Function Documentation

◆ operator&()

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

Definition at line 801 of file nanoflann.hpp.

Referenced by operator&().