PhysicsBasedAnimationToolkit 0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
Loading...
Searching...
No Matches
pbat::geometry::KdTree< Dims > Member List

This is the complete list of members for pbat::geometry::KdTree< Dims >, including all inherited members.

Construct(Eigen::DenseBase< TDerivedP > const &P, Index maxPointsInLeaf)pbat::geometry::KdTree< Dims >inline
DepthFirstSearch(FVisit visit, Index root=0) constpbat::geometry::KdTree< Dims >inline
KdTree()=default (defined in pbat::geometry::KdTree< Dims >)pbat::geometry::KdTree< Dims >
KdTree(Eigen::DenseBase< TDerivedP > const &P, Index maxPointsInLeaf=8)pbat::geometry::KdTree< Dims >inline
Nodes() constpbat::geometry::KdTree< Dims >inline
Permutation() constpbat::geometry::KdTree< Dims >inline
PointsInNode(Index const nodeIdx) constpbat::geometry::KdTree< Dims >inline
PointsInNode(KdTreeNode const &node) constpbat::geometry::KdTree< Dims >inline
Root() constpbat::geometry::KdTree< Dims >inline