Public Types
nanoflann::array_or_vector_selector< DIM, T > Struct Template Reference

#include <nanoflann.hpp>

List of all members.

Public Types

typedef CArray< T, DIM > container_t

Detailed Description

template<int DIM, typename T>
struct nanoflann::array_or_vector_selector< DIM, T >

Used to declare fixed-size arrays when DIM>0, dynamically-allocated vectors when DIM=-1. Fixed size version for a generic DIM:

Definition at line 685 of file nanoflann.hpp.


Member Typedef Documentation

template<int DIM, typename T>
typedef CArray<T,DIM> nanoflann::array_or_vector_selector< DIM, T >::container_t

Definition at line 687 of file nanoflann.hpp.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:41:08