Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::math::TIndexedKdtree< IndexToItem, ItemToAABB, Index > Member List

This is the complete list of members for ph::math::TIndexedKdtree< IndexToItem, ItemToAABB, Index >, including all inherited members.

getAABB() constph::math::TIndexedKdtree< IndexToItem, ItemToAABB, Index >inline
getItem(std::size_t idx) constph::math::TIndexedKdtree< IndexToItem, ItemToAABB, Index >inline
isEmpty() constph::math::TIndexedKdtree< IndexToItem, ItemToAABB, Index >inline
Item typedefph::math::TIndexedKdtree< IndexToItem, ItemToAABB, Index >
nearestTraversal(const TLineSegment< real > &segment, TesterFunc &&intersectionTester) constph::math::TIndexedKdtree< IndexToItem, ItemToAABB, Index >
nearestTraversal(const TLineSegment< real > &segment, TesterFunc &&intersectionTester) const -> boolph::math::TIndexedKdtree< IndexToItem, ItemToAABB, Index >inline
TIndexedKdtree(std::size_t numItems, IndexToItem indexToItem, ItemToAABB itemToAABB, IndexedKdtreeParams params=IndexedKdtreeParams())ph::math::TIndexedKdtree< IndexToItem, ItemToAABB, Index >inline