principal_curvatures.hpp File Reference

#include "pcl/features/principal_curvatures.h"
#include <Eigen/StdVector>
#include "Core"
#include "src/Core/util/DisableMSVCWarnings.h"
#include <vector>
#include <map>
#include <cstdlib>
#include <cstring>
#include <algorithm>
#include "src/Sparse/SparseUtil.h"
#include "src/Sparse/SparseMatrixBase.h"
#include "src/Sparse/CompressedStorage.h"
#include "src/Sparse/AmbiVector.h"
#include "src/Sparse/SparseMatrix.h"
#include "src/Sparse/DynamicSparseMatrix.h"
#include "src/Sparse/MappedSparseMatrix.h"
#include "src/Sparse/SparseVector.h"
#include "src/Sparse/CoreIterators.h"
#include "src/Sparse/SparseBlock.h"
#include "src/Sparse/SparseTranspose.h"
#include "src/Sparse/SparseCwiseUnaryOp.h"
#include "src/Sparse/SparseCwiseBinaryOp.h"
#include "src/Sparse/SparseDot.h"
#include "src/Sparse/SparseAssign.h"
#include "src/Sparse/SparseRedux.h"
#include "src/Sparse/SparseFuzzy.h"
#include "src/Sparse/SparseProduct.h"
#include "src/Sparse/SparseSparseProduct.h"
#include "src/Sparse/SparseDenseProduct.h"
#include "src/Sparse/SparseDiagonalProduct.h"
#include "src/Sparse/SparseTriangularView.h"
#include "src/Sparse/SparseSelfAdjointView.h"
#include "src/Sparse/TriangularSolver.h"
#include "src/Sparse/SparseView.h"
#include "src/Core/util/EnableMSVCWarnings.h"
#include <pcl/features/feature.h>
Include dependency graph for principal_curvatures.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define PCL_INSTANTIATE_PrincipalCurvaturesEstimation(T, NT, OutT)   template class pcl::PrincipalCurvaturesEstimation<T,NT,OutT>;

Define Documentation

#define PCL_INSTANTIATE_PrincipalCurvaturesEstimation ( T,
NT,
OutT   )     template class pcl::PrincipalCurvaturesEstimation<T,NT,OutT>;

Definition at line 148 of file principal_curvatures.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pcl
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Fri Jan 11 09:56:20 2013