RMF
RMF::decorator::RigidParticleFactory Class Reference

#include <RMF/decorator/physics.h>

+ Inheritance diagram for RMF::decorator::RigidParticleFactory:

Public Member Functions

 RigidParticleFactory (FileConstHandle fh)
 
 RigidParticleFactory (FileHandle fh)
 
RigidParticleConst get (NodeConstHandle nh) const
 
RigidParticle get (NodeHandle nh) const
 
bool get_is (NodeConstHandle nh) const
 
bool get_is_static (NodeConstHandle nh) const
 

Detailed Description

Create decorators of type RigidParticle.

Definition at line 678 of file physics.h.

Member Function Documentation

RigidParticleConst RMF::decorator::RigidParticleFactory::get ( NodeConstHandle  nh) const

Get a RigidParticleConst for nh.

Definition at line 694 of file physics.h.

+ Here is the call graph for this function:

RigidParticle RMF::decorator::RigidParticleFactory::get ( NodeHandle  nh) const

Get a RigidParticle for nh.

Definition at line 702 of file physics.h.

+ Here is the call graph for this function:

bool RMF::decorator::RigidParticleFactory::get_is ( NodeConstHandle  nh) const

Check whether nh has all the attributes required to be a RigidParticleConst.

Definition at line 711 of file physics.h.

+ Here is the call graph for this function:


The documentation for this class was generated from the following file: