|
RMF
|
#include <RMF/decorator/physics.h>
Inheritance diagram for RMF::decorator::AtomFactory: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.
Here is the call graph for this function:| Atom RMF::decorator::AtomFactory::get | ( | NodeHandle | nh | ) | const |
| bool RMF::decorator::AtomFactory::get_is | ( | NodeConstHandle | nh | ) | const |