|
RMF
|
#include <RMF/decorator/feature.h>
Inheritance diagram for RMF::decorator::ScoreConst:Public Member Functions | |
| 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 () |
Protected Member Functions | |
| ScoreConst (NodeConstHandle nh, FloatKey score) | |
Protected Member Functions inherited from RMF::Decorator | |
| Decorator (NodeConstHandle handle) | |
| NodeHandle | get_node () const |
Protected Attributes | |
| FloatKey | score_ |
See also Score and ScoreFactory.