RMF
|
#include <RMF/decorator/physics.h>
Public Member Functions | |
AtomFactory (FileConstHandle fh) | |
AtomFactory (FileHandle fh) | |
AtomConst | get (NodeConstHandle nh) const |
Atom | get (NodeHandle nh) const |
bool | get_is (NodeConstHandle nh) const |
bool | get_is_static (NodeConstHandle nh) const |
Create decorators of type Atom.
AtomConst RMF::decorator::AtomFactory::get | ( | NodeConstHandle | nh | ) | const |
Get a AtomConst for nh.
Definition at line 1023 of file physics.h.
Atom RMF::decorator::AtomFactory::get | ( | NodeHandle | nh | ) | const |
bool RMF::decorator::AtomFactory::get_is | ( | NodeConstHandle | nh | ) | const |