Helper class, holds result of intersections of two FRect_.
More...
#include <homog2d.hpp>
template<typename FPT>
class h2d::detail::RectArea< FPT >
Helper class, holds result of intersections of two FRect_.
- See also
- FRect_::intersectArea() FPT: Floating Point Type, is defined by the rectangle on which member function
intersectArea()
is called.
◆ RectArea() [1/2]
◆ RectArea() [2/2]
2604 : _success(
true), _area(r)
◆ get()
#define HOMOG2D_THROW_ERROR_1(msg)
Error throw wrapper macro.
Definition: homog2d.hpp:181
◆ operator()()
The documentation for this class was generated from the following file: