| compute(const PointContainer &points) | Ponca::CNC< P, _method > | inline |
| Ponca::ComputeObject::compute(const Container &c) | Ponca::ComputeObject< Derived > | inlineprivate |
| Ponca::ComputeObject::compute(const IteratorBegin &, const IteratorEnd &) | Ponca::ComputeObject< Derived > | inlineprivate |
| computeWithIds(const IndexRange &ids, const PointContainer &points) | Ponca::CNC< P, _method > | inline |
| Ponca::ComputeObject::computeWithIds(IndexRange, const PointContainer &) | Ponca::ComputeObject< Derived > | inlineprivate |
| DataPoint typedef (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | |
| DenseMatrix typedef (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | |
| DenseVector typedef (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | |
| finalize() | Ponca::CNC< P, _method > | inline |
| GaussianCurvature() const | Ponca::CNC< P, _method > | inline |
| getNumTriangles() const | Ponca::CNC< P, _method > | inline |
| getTriangles() | Ponca::CNC< P, _method > | inline |
| init() | Ponca::CNC< P, _method > | inline |
| isApprox(const CNC &other, const Scalar &epsilon=Eigen::NumTraits< Scalar >::dummy_precision()) const | Ponca::CNC< P, _method > | inline |
| isStable() const | Ponca::CNC< P, _method > | inline |
| kmax() const | Ponca::CNC< P, _method > | inline |
| kmaxDirection() const | Ponca::CNC< P, _method > | inline |
| kMean() const | Ponca::CNC< P, _method > | inline |
| kmin() const | Ponca::CNC< P, _method > | inline |
| kminDirection() const | Ponca::CNC< P, _method > | inline |
| m_A (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | protected |
| m_eCurrentState | Ponca::CNC< P, _method > | protected |
| m_G (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | protected |
| m_H (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | protected |
| m_k1 (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | protected |
| m_k2 (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | protected |
| m_nb_vt (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | protected |
| m_nFilter (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | protected |
| m_T11 (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | protected |
| m_T12 (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | protected |
| m_T13 (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | protected |
| m_T22 (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | protected |
| m_T23 (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | protected |
| m_T33 (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | protected |
| m_triangles (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | protected |
| m_v1 (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | protected |
| m_v2 (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | protected |
| MatrixType typedef (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | |
| NeighborFilter typedef (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | |
| operator!=(const CNC &other) const | Ponca::CNC< P, _method > | inline |
| operator==(const CNC &other) const | Ponca::CNC< P, _method > | inline |
| PROVIDES_PRINCIPAL_CURVATURES enum value (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | protected |
| Scalar typedef (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | |
| setNeighborFilter(const NeighborFilter &_nFilter) | Ponca::CNC< P, _method > | inline |
| VectorType typedef (defined in Ponca::CNC< P, _method >) | Ponca::CNC< P, _method > | |