65 if (this->getKSearch () != 0)
68 "[pcl::%s::computeFeature] Error! Search method set to k-neighborhood. Call setKSearch(0) and setRadiusSearch( radius ) to use this class.\n",
69 getClassName().
c_str ());
72 tree_->setSortedResults (
true);
74#pragma omp parallel for \
90 if (getLocalRF ((*indices_)[i], rf) == std::numeric_limits<float>::max ())
95 for (
int d = 0; d < 3; ++d)