RMF
|
#include <RMF/decorator/physics.h>
Public Member Functions | |
Float | get_diffusion_coefficient () const |
Float | get_frame_diffusion_coefficient () const |
Float | get_static_diffusion_coefficient () const |
Static Public Member Functions | |
static std::string | get_decorator_type_name () |
Protected Member Functions | |
DiffuserConst (NodeConstHandle nh, FloatKey diffusion_coefficient) | |
Protected Member Functions inherited from RMF::Decorator | |
Decorator (NodeConstHandle handle) | |
NodeHandle | get_node () const |
Protected Attributes | |
FloatKey | diffusion_coefficient_ |
See also Diffuser and DiffuserFactory.