RMF
|
#include <RMF/decorator/feature.h>
Public Member Functions | |
void | set_frame_score (Float v) |
void | set_score (Float v) |
void | set_static_score (Float v) |
Public Member Functions inherited from RMF::decorator::ScoreConst | |
Float | get_frame_score () const |
Float | get_score () const |
Float | get_static_score () const |
Static Public Member Functions | |
static std::string | get_decorator_type_name () |
Static Public Member Functions inherited from RMF::decorator::ScoreConst | |
static std::string | get_decorator_type_name () |
Additional Inherited Members | |
Protected Member Functions inherited from RMF::decorator::ScoreConst | |
ScoreConst (NodeConstHandle nh, FloatKey score) | |
Protected Member Functions inherited from RMF::Decorator | |
Decorator (NodeConstHandle handle) | |
NodeHandle | get_node () const |
Protected Attributes inherited from RMF::decorator::ScoreConst | |
FloatKey | score_ |
See also ScoreFactory.