nndeploy C++ API  0.2.0
nndeploy C++ API
nndeploy::base::Point< T > Member List

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

cross(const Point &pt) constnndeploy::base::Point< T >inline
ddot(const Point &pt) constnndeploy::base::Point< T >inline
dot(const Point &pt) constnndeploy::base::Point< T >inline
inside(const Rect< T > &r) constnndeploy::base::Point< T >inline
operator Point< Tp2 >() constnndeploy::base::Point< T >inline
operator=(const Point &pt)nndeploy::base::Point< T >inline
operator=(Point &&pt)=defaultnndeploy::base::Point< T >
Point()nndeploy::base::Point< T >inline
Point(T x, T y)nndeploy::base::Point< T >inline
Point(const Point &pt)nndeploy::base::Point< T >inline
Point(Point &&pt)=defaultnndeploy::base::Point< T >
Point(const Size< T > &sz)nndeploy::base::Point< T >inline
value_type typedefnndeploy::base::Point< T >
x_nndeploy::base::Point< T >
y_nndeploy::base::Point< T >