PointHit< PointType > Member List

This is the complete list of members for PointHit< PointType >, including all inherited members.

distance() const noexceptPointHit< PointType >inline
eligibleMiss() const noexceptPointHit< PointType >inline
hit() const noexceptPointHit< PointType >inline
hitPoint() constPointHit< PointType >inline
missPoint() constPointHit< PointType >inline
operator<(const PointHit< AnyPointType > &rhs) const noexceptPointHit< PointType >inline
point() const noexceptPointHit< PointType >inline
point_type typedefPointHit< PointType >
PointHit()PointHit< PointType >inline
PointHit(const point_type &p)PointHit< PointType >inlineexplicit
PointHit(const bool hit, const point_type &p, const scalar dist, const bool eligibleMiss=false)PointHit< PointType >inline
rawPoint() const noexceptPointHit< PointType >inline
setDistance(const scalar d) noexceptPointHit< PointType >inline
setHit() noexceptPointHit< PointType >inline
setMiss(const bool eligible) noexceptPointHit< PointType >inline
setPoint(const point_type &p)PointHit< PointType >inline