|
Gemmi C++ API
|
#include <math.hpp>
Public Member Functions | |
| void | extend (const Pos &p) |
| Pos | get_size () const |
| void | add_margins (const Pos &p) |
| void | add_margin (double m) |
Public Attributes | |
| Pos | minimum = Pos(INFINITY, INFINITY, INFINITY) |
| Pos | maximum = Pos(-INFINITY, -INFINITY, -INFINITY) |
|
inline |