OpenPose  1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
op::Point< T > Member List

This is the complete list of members for op::Point< T >, including all inherited members.

area() constop::Point< T >inline
operator!=(const Point< T > &point) constop::Point< T >inline
operator*(const T value) constop::Point< T >
operator*=(const T value)op::Point< T >
operator+(const Point< T > &point) constop::Point< T >
operator+(const T value) constop::Point< T >
operator+=(const Point< T > &point)op::Point< T >
operator+=(const T value)op::Point< T >
operator-(const Point< T > &point) constop::Point< T >
operator-(const T value) constop::Point< T >
operator-=(const Point< T > &point)op::Point< T >
operator-=(const T value)op::Point< T >
operator/(const T value) constop::Point< T >
operator/=(const T value)op::Point< T >
operator<(const Point< T > &point) constop::Point< T >inline
operator<=(const Point< T > &point) constop::Point< T >inline
operator=(const Point< T > &point)op::Point< T >
operator=(Point< T > &&point)op::Point< T >
operator==(const Point< T > &point) constop::Point< T >inline
operator>(const Point< T > &point) constop::Point< T >inline
operator>=(const Point< T > &point) constop::Point< T >inline
Point(const T x=0, const T y=0)op::Point< T >
Point(const Point< T > &point)op::Point< T >
Point(Point< T > &&point)op::Point< T >
toString() constop::Point< T >
xop::Point< T >
yop::Point< T >