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

Simple kernel to add two points. More...

#include </build/pcl-dK3nj0/pcl-1.8.1+dfsg1/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: