UNIVERS
15.3
UNIVERS base processing software API
|
Public Member Functions | |
int | get_body (int ib) const |
p_any_spline | spline () const |
void | set_bodies (int i1, int i2) |
border_flag | kind () |
int | another_body (int iB) |
Protected Member Functions | |
any_border (any_border &bCopy) | |
any_border (int ib[2], const p_any_spline ps, border_flag bf) | |
any_border (const p_any_spline ps, border_flag bf) | |
Protected Attributes | |
border_flag | bf |
int | iBodies [2] |
p_any_spline | psSpline |