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

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

area() constnndeploy::base::Rect< T >inline
br() constnndeploy::base::Rect< T >inline
contains(const Point< T > &pt) constnndeploy::base::Rect< T >inline
empty() constnndeploy::base::Rect< T >inline
height_nndeploy::base::Rect< T >
operator Rect< Tp2 >() constnndeploy::base::Rect< T >inline
operator=(const Rect &r)=defaultnndeploy::base::Rect< T >
operator=(Rect &&r)=defaultnndeploy::base::Rect< T >
Rect()nndeploy::base::Rect< T >inline
Rect(T x, T y, T width, T height)nndeploy::base::Rect< T >inline
Rect(const Rect &r)=defaultnndeploy::base::Rect< T >
Rect(Rect &&r)=defaultnndeploy::base::Rect< T >
Rect(const Point< T > &org, const Size< T > &sz)nndeploy::base::Rect< T >inline
Rect(const Point< T > &pt1, const Point< T > &pt2)nndeploy::base::Rect< T >inline
size() constnndeploy::base::Rect< T >inline
tl() constnndeploy::base::Rect< T >inline
value_type typedefnndeploy::base::Rect< T >
width_nndeploy::base::Rect< T >
x_nndeploy::base::Rect< T >
y_nndeploy::base::Rect< T >