#include <volume.h>
|
virtual const abssyscoor * | Gasc (void) const |
|
void | Psc (const fixsyscoor &fcsys) |
|
| sh_manip_absvol (void) |
|
| sh_manip_absvol (sh_manip_absvol &f) |
|
| sh_manip_absvol (const sh_manip_absvol &f) |
|
| sh_manip_absvol (const abssyscoor &f) |
|
| sh_manip_absvol (const point &fc, const basis &fbas, const String &fname) |
|
virtual | ~sh_manip_absvol () |
|
virtual void | m_chname (char *nm) const |
|
virtual void | m_print (std::ostream &file, int l) const |
|
| macro_copy_header (sh_manip_absvol) |
|
virtual absvol * | Gavol (void) const =0 |
|
virtual const abssyscoor * | Gasc (void) const |
|
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, manip_absvol_eid *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 |
|
| macro_copy_header (manip_absvol) |
|
virtual | ~manip_absvol () |
|
virtual | ~absref () |
|
virtual void | down (const abssyscoor *fasc) |
|
virtual void | up (const abssyscoor *fasc) |
|
virtual void | turn (const vec &dir, vfloat angle) |
|
virtual void | shift (const vec &dir) |
|
Definition at line 231 of file volume.h.
◆ sh_manip_absvol() [1/5]
sh_manip_absvol::sh_manip_absvol |
( |
void |
| ) |
|
◆ sh_manip_absvol() [2/5]
◆ sh_manip_absvol() [3/5]
◆ sh_manip_absvol() [4/5]
sh_manip_absvol::sh_manip_absvol |
( |
const abssyscoor & |
f | ) |
|
◆ sh_manip_absvol() [5/5]
sh_manip_absvol::sh_manip_absvol |
( |
const point & |
fc, |
|
|
const basis & |
fbas, |
|
|
const String & |
fname |
|
) |
| |
◆ ~sh_manip_absvol()
virtual sh_manip_absvol::~sh_manip_absvol |
( |
| ) |
|
|
inlinevirtual |
◆ Gasc()
const abssyscoor * sh_manip_absvol::Gasc |
( |
void |
| ) |
const |
|
virtual |
◆ get_components()
virtual void sh_manip_absvol::get_components |
( |
ActivePtr< absref_transmit > & |
aref_tran | ) |
|
|
protectedvirtual |
◆ m_chname()
void sh_manip_absvol::m_chname |
( |
char * |
nm | ) |
const |
|
virtual |
Definition at line 292 of file volume.cpp.
292 {
293 strcpy(nm, "mvol->");
295}
virtual void chname(char *nm) const
virtual absvol * Gavol(void) const =0
◆ m_print()
virtual void sh_manip_absvol::m_print |
( |
std::ostream & |
file, |
|
|
int |
l |
|
) |
| const |
|
virtual |
◆ macro_copy_header()
◆ Psc()
void sh_manip_absvol::Psc |
( |
const fixsyscoor & |
fcsys | ) |
|
|
inline |
◆ aref_ptr
absref* sh_manip_absvol::aref_ptr[1] |
|
protected |
◆ csys
The documentation for this class was generated from the following files: