Home
last modified time | relevance | path

Searched defs:PointOutT (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/features/include/pcl/features/impl/
H A Dboundary.hpp172 #define PCL_INSTANTIATE_BoundaryEstimation(PointInT,PointNT,PointOutT) template class PCL_EXPORTS p… argument
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/examples/features/
H A Dexample_difference_of_normals.cpp28 using PointOutT = pcl::PointNormal; typedef
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/2d/include/pcl/2d/
H A Dedge.h297 applyFilter(pcl::PointCloud<PointOutT>& /*output*/) in applyFilter()