Ponca  93eea5457c48839cb5d16642765afa89fc7cfe66
Point Cloud Analysis library
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 C_Base
 C_NeighborhoodFrame
 CPonca::StaticKdTreeBase< Traits >::BuffersInternal structure storing all the buffers used by the KdTree
 CPonca::CenteredNeighborhoodFrame< DataPoint >NeighborhoodFrame that express 3d points relatively to a prescribed center
 CPonca::internal::CNCEigen< DataPoint >This class contains some stand-alone CorrectedNormalCurrent formulas for triangles, using eigen as linear algebra backend
 CPonca::ComputeObject< Derived >ComputeObject is a virtual object that represents an algorithm which can be used with the compute functions
 CPonca::ComputeObject< _Derived >
 CPonca::ComputeObject< Basket< P, NF, Ext0, Exts... > >
 CPonca::ComputeObject< BasketDiff< BasketType, Type, Ext0, Exts... > >
 CPonca::ComputeObject< CNC< P, UniformGeneration > >
 CPonca::KdTreeBase< Traits >::DefaultConverterConvert a custom point container to the KdTree PointContainer using DataPoint default constructor
 CPonca::QueryOutputBase::DummyOutputParameter
 Cstd::false_type
 CConcept::FittingExtensionConcept
 CConcept::FittingProcedureConcept
 CPonca::GlobalNeighborhoodFrame< DataPoint >NeighborhoodFrame that keep points in the global frame without applying any transformation
 CPonca::internal::HexagramBase< P >
 CEigen::Hyperplane
 CPonca::IndexSquaredDistance< Index, Scalar >Associates an index with a distance
 CPonca::IndexSquaredDistance< Index, DataPoint::Scalar >
 CPonca::IndexSquaredDistance< IndexType, Scalar >
 CPonca::IndexSquaredDistance< Traits::IndexType, Traits::DataPoint::Scalar >
 CInput_
 CPonca::KdTreeCustomizableNode< Index, NodeIndex, DataPoint, LeafSize, _InnerNodeType, _LeafNodeType >The node type used by default by the kd-tree
 CPonca::KdTreeCustomizableNode< Index, NodeIndex, DataPoint, Index, KdTreeDefaultInnerNode< NodeIndex, DataPoint::Scalar, DataPoint::Dim >, KdTreeDefaultLeafNode< Index, Index > >
 CPonca::KdTreeDefaultInnerNode< NodeIndex, Scalar, DIM >
 CPonca::KdTreeDefaultLeafNode< Index, Size >
 CPonca::KdTreeDefaultTraits< _DataPoint, _NodeType >The default traits type used by the kd-tree
 CPonca::KdTreeKNearestIterator< Index, DataPoint >Input iterator to read the KdTreeKNearestQueryBase object
 CPonca::KdTreeNearestIterator< Index >Input iterator to read the KdTreeKNearestQueryBase object
 CPonca::KdTreePointerTraits< _DataPoint, _NodeType >Variant to the KdTree Traits type that uses pointers as internal storage instead of an STL-like container
 CPonca::KdTreeQuery< Traits >Query object that provides a method to search neighbors on the KdTree depending on a distance threshold
 CPonca::KdTreeRangeIterator< Index, DataPoint, QueryT_ >Input iterator to read the KdTreeRangeQueryBase object
 CPonca::KnnGraphBase< Traits >Customizable base class for KnnGraph datastructure
 CPonca::KnnGraphDefaultTraits< _DataPoint >The default traits type used by the kd-tree
 CPonca::KnnGraphRangeIterator< Traits >Input iterator to read the KnnGraphRangeQuery object
 CPonca::limited_priority_queue< T, CompareT >The limited_priority_queue class is similar to std::priority_queue but has a limited capacity and handles the comparison differently
 CPonca::limited_priority_queue< IndexSquaredDistance< Index, Scalar > >
 CPonca::limited_priority_queue< Ponca::IndexSquaredDistance< Index, DataPoint::Scalar > >
 CPonca::limited_priority_queue< Ponca::IndexSquaredDistance< Index, Scalar > >
 CPonca::limited_priority_queue< Ponca::IndexSquaredDistance< Traits::IndexType, Traits::DataPoint::Scalar > >
 CNeighborFilter
 COutput_
 CEigen::ParametrizedLine
 CPonca::PointPosition< _Scalar, _Dim >Point data type containing only containing the position vector
 CPonca::PointPositionNormal< _Scalar, _Dim >Point data type containing the position and normal vectors
 CPonca::PointPositionNormalBinding< _Scalar, _Dim >Variant of the PointPositionNormal data type that uses external raw data
 CPonca::PointPositionNormalLazyBinding< _Scalar, _Dim >Variant of the PointPositionNormal data type that uses external raw data.
 CPonca::PrimitiveBase< DataPoint, _NFilter, T >Primitive base class
 CPonca::QueryInputBaseBase class for queries input type
 CPonca::QueryOutputBaseBase class for queries output types
 CQueryType
 CPonca::internal::CNCEigen< DataPoint >::SphericalTriangleRepresents a triangle on a sphere of radius one
 CPonca::Stack< T, N >Stack with fixed-size storage
 CPonca::Stack< Ponca::IndexSquaredDistance< IndexType, Scalar >, 2 *Traits::MAX_DEPTH >
 CPonca::StaticKdTreeBase< Traits >Customizable static base class for KdTree datastructure implementations
 CPonca::StaticKdTreeBase< KdTreeDefaultTraits< DataPoint > >
 CT
 CPonca::internal::Triangle< DataPoint >Stores the three points and normals of the triangles and provides access to Corrected Normal Current formula
 CPonca::internal::TriangleGenerator< Method, P >
 CPonca::internal::TriangleGenerator< IndependentGeneration, P >
 CPonca::internal::TriangleGenerator< UniformGeneration, P >
 Cstd::true_type
 Cinternal::BasketAggregate::type
 Cinternal::BasketDiffAggregate::type
 CConcept::WeightKernelConcept