uvgVPCCenc 1.0.0
uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch.
Loading...
Searching...
No Matches
Public Types | List of all members
nanoflann::metric_L2_Simple::traits< T, DataSource, IndexType > Struct Template Reference

#include <nanoflann.hpp>

Collaboration diagram for nanoflann::metric_L2_Simple::traits< T, DataSource, IndexType >:

Public Types

using distance_t = L2_Simple_Adaptor< T, DataSource, T, IndexType >
 

Member Typedef Documentation

◆ distance_t

template<class T , class DataSource , typename IndexType = uint32_t>
using nanoflann::metric_L2_Simple::traits< T, DataSource, IndexType >::distance_t = L2_Simple_Adaptor<T, DataSource, T, IndexType>

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