Halfplane represented as inequality ax + by <= c.
More...
#include <lp2d.hpp>
|
| Scalar | a |
| |
| Scalar | b |
| |
| Scalar | c |
| |
| bool | active {true} |
| |
Halfplane represented as inequality ax + by <= c.
Definition at line 31 of file lp2d.hpp.
| Scalar lp2d::detail::HalfPlane::a |
◆ active
| bool lp2d::detail::HalfPlane::active {true} |
| Scalar lp2d::detail::HalfPlane::b |
| Scalar lp2d::detail::HalfPlane::c |
The documentation for this struct was generated from the following file: