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

#include <Dispatch.h>

Public Member Functions

CLOUDVIEWER_HOST_DEVICE bool operator() (const MiniVec< T, N > &lhs, const MiniVec< T, N > &rhs) const
 

Detailed Description

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

Definition at line 112 of file Dispatch.h.

Member Function Documentation

◆ operator()()

template<typename T , int N>
CLOUDVIEWER_HOST_DEVICE bool cloudViewer::utility::MiniVecEq< T, N >::operator() ( const MiniVec< T, N > &  lhs,
const MiniVec< T, N > &  rhs 
) const
inline

Definition at line 114 of file Dispatch.h.


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