ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::utility::MiniVecHash< T, N > Struct Template Reference

#include <Dispatch.h>

Public Member Functions

CLOUDVIEWER_HOST_DEVICE uint64_t operator() (const MiniVec< T, N > &key) const
 

Detailed Description

template<typename T, int N>
struct cloudViewer::utility::MiniVecHash< T, N >

Definition at line 95 of file Dispatch.h.

Member Function Documentation

◆ operator()()

template<typename T , int N>
CLOUDVIEWER_HOST_DEVICE uint64_t cloudViewer::utility::MiniVecHash< T, N >::operator() ( const MiniVec< T, N > &  key) const
inline

Definition at line 98 of file Dispatch.h.


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