|
Wildmeshing Toolkit
|
#include <edge_insertion.hpp>
Public Member Functions | |
| bbox (const Vector2r &p0, const Vector2r &p1) | |
| bbox (const Vector2r &p0, const Vector2r &p1, const Vector2r &p2) | |
Public Attributes | |
| Rational | x_min |
| Rational | x_max |
| Rational | y_min |
| Rational | y_max |
Definition at line 12 of file edge_insertion.hpp.
| Rational wmtk::components::internal::bbox::x_max |
Definition at line 14 of file edge_insertion.hpp.
| Rational wmtk::components::internal::bbox::x_min |
Definition at line 14 of file edge_insertion.hpp.
| Rational wmtk::components::internal::bbox::y_max |
Definition at line 14 of file edge_insertion.hpp.
| Rational wmtk::components::internal::bbox::y_min |
Definition at line 14 of file edge_insertion.hpp.