Point Cloud Library (PCL)  1.11.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
List of all members | Public Member Functions
pcl::cuda::AddPoints Struct Reference

Simple kernel to add two points. More...

#include </tmp/B.n42QjO/BUILD/pcl-pcl-1.11.0/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 431 of file eigen.h.

Member Function Documentation

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

Definition at line 434 of file eigen.h.


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