|
| manip_ulsvolume () |
|
| manip_ulsvolume (const manip_ulsvolume &f) |
|
| manip_ulsvolume (const ulsvolume &f) |
|
virtual | ~manip_ulsvolume () |
| Destructor.
|
|
virtual absvol * | Gavol () const |
| Get the volume.
|
|
virtual void | chname (char *nm) const |
|
virtual void | print (std::ostream &file, int l) const |
|
virtual manip_ulsvolume * | copy () const |
|
virtual absvol * | Gavol () const =0 |
| Get the volume.
|
|
virtual const abssyscoor * | Gasc () const |
| Get the coordinate system.
|
|
virtual int | m_check_point_inside (const point &fpt, const vec &dir) const |
|
virtual int | m_find_embed_vol (const point &fpt, const vec &fdir, manip_absvol_treeid *atid) const |
|
virtual int | m_range (trajestep &fts, int s_ext, int &sb, PassivePtr< manip_absvol > &faeid) const |
|
virtual int | m_range_ext (trajestep &fts, int s_ext) const |
|
void | down_absref (absref *f) const |
|
void | up_absref (absref *f) const |
|
void | m_chname (char *nm) const |
|
virtual void | m_print (std::ostream &file, int l) const |
|
virtual manip_absvol * | copy () const |
|
virtual | ~manip_absvol () |
|
virtual | ~absref () |
| Destructor.
|
|
virtual void | down (const abssyscoor *fasc) |
| Convert numbering representation of object to basical system of fasc.
|
|
virtual void | up (const abssyscoor *fasc) |
| Convert numbering representation of objects to new system.
|
|
virtual void | turn (const vec &dir, vfloat angle) |
| Turn around axis doing via center of coordinate system along dir.
|
|
virtual void | shift (const vec &dir) |
|
| RegPassivePtr (void) |
|
| RegPassivePtr (char fs_ban_del, char fs_ban_sub, char fs_ban_cop=0) |
|
| RegPassivePtr (const RegPassivePtr &f) |
|
RegPassivePtr & | operator= (const RegPassivePtr &f) |
|
CountPP_ns::CountPassivePtr * | book (void) const |
|
void | clear_pointers (void) const |
|
virtual RegPassivePtr * | copy () const |
|
virtual | ~RegPassivePtr () |
|
virtual void | print (std::ostream &file, int l=1) const |
|
void | set_s_ban_del (char fs_ban_del) |
|
char | get_s_ban_del (void) const |
|
void | set_s_ban_sub (char fs_ban_sub) |
|
char | get_s_ban_sub (void) const |
|
void | set_s_ban_cop (char fs_ban_cop) |
|
char | get_s_ban_cop (void) const |
|
void | set_s_allow_del_at_zero_count (char fs_allow_del_at_zero_count) |
|
char | get_s_allow_del_at_zero_count (void) const |
|
long | get_total_number_of_references (void) const |
|
| ulsvolume () |
| Default constructor.
|
|
| ulsvolume (surface *fsurf[pqqsurf], int fqsurf, char *fname, vfloat fprec) |
|
| ulsvolume (ulsvolume &f) |
|
| ulsvolume (const ulsvolume &fv) |
|
virtual | ~ulsvolume () |
| Destructor.
|
|
int | check_point_inside (const point &fpt, const vec &dir) const |
|
int | range_ext (trajestep &fts, int s_ext) const |
|
void | ulsvolume_init (surface *fsurf[pqqsurf], int fqsurf, const std::string &fname, vfloat fprec) |
|
virtual void | income (gparticle *) |
|
virtual void | chname (char *nm) const |
|
virtual void | print (std::ostream &file, int l) const |
|
virtual ulsvolume * | copy () const |
|
virtual | ~absvol () |
| Destructor.
|
|
virtual int | check_point_inside (const point &fpt, const vec &dir) const =0 |
|
virtual int | find_embed_vol (const point &fpt, const vec &dir, manip_absvol_treeid *atid) const |
|
virtual int | range (trajestep &fts, int s_ext, int &sb, PassivePtr< manip_absvol > &faeid) const |
|
virtual int | range_ext (trajestep &fts, int s_ext) const =0 |
|
virtual void | income (gparticle *) |
|
virtual void | chname (char *nm) const |
|
virtual void | print (std::ostream &file, int l) const |
|
virtual absvol * | copy () const |
|
virtual std::vector< manip_absvol * > | Gamanip_embed () const |
|
Definition at line 178 of file surface.h.