#include <room6d.H>
Inherits EVENT.
Inherited by EVENTroom6d_vr.
Public Methods | |
EVENTroom6d (Cstr_ptr &n) | |
EVENTroom6d (cEVENTsource *s) | |
EVENTroom6d (cEVENTsource *s, cWtransf &o, cWtransf &c, double t) | |
cWtransf & | cur () const |
cWtransf & | old () const |
Wtransf | delta () const |
double | time () const |
void | cur (RAWmat &d, bool row=true) const |
void | old (RAWmat &d, bool row=true) const |
void | delta (RAWmat &d, bool row=true) const |
DEFINE_DERIVED_TYPE (EVENTroom6d, EVENT, cEVENTptr) | |
Static Public Methods | |
EVENTroom6dptr | cast (cEVENTptr &e) |
|
|
|
|
|
|
|
Reimplemented from EVENT. Reimplemented in EVENTroom6d_vr. |
|
|
|
|
|
Reimplemented in EVENTroom6d_vr. |
|
|
|
|
|
|
|
|
|
Reimplemented from EVENT. |