Point Cloud Library (PCL)  1.14.0-dev
List of all members | Public Member Functions
pcl::cuda::AddPoints Struct Reference

Simple kernel to add two points. More...

#include </__w/1/s/cuda/common/include/pcl/cuda/common/eigen.h>

Public Member Functions

__inline__ __host__ __device__ float3 operator() (float3 lhs, float3 rhs)
 

Detailed Description

Simple kernel to add two points.

Definition at line 432 of file eigen.h.

Member Function Documentation

◆ operator()()

__inline__ __host__ __device__ float3 pcl::cuda::AddPoints::operator() ( float3  lhs,
float3  rhs 
)
inline

Definition at line 435 of file eigen.h.


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