UNIVERS
15.3
UNIVERS base processing software API
|
Public Member Functions | |
virtual int | n_of_borders () const |
int | make_body (const IntAr &ab, const geophys_params &gp, const raytr_params &rp, int in) |
geophys_params | get_geophys () const |
raytr_params | get_raytr () const |
int | get_border (int i) |
int | number () const |
Protected Member Functions | |
any_ex_body (IntAr &ab, geophys_params const &gp, int in) | |
Protected Attributes | |
int | iNumber |
IntAr | aBorders |
geophys_params | gp |
raytr_params | rp |