RMF
|
#include <RMF/decorator/sequence.h>
Public Member Functions | |
void | set_frame_state_index (Int v) |
void | set_state_index (Int v) |
void | set_static_state_index (Int v) |
Public Member Functions inherited from RMF::decorator::StateConst | |
Int | get_frame_state_index () const |
Int | get_state_index () const |
Int | get_static_state_index () const |
Static Public Member Functions | |
static std::string | get_decorator_type_name () |
Static Public Member Functions inherited from RMF::decorator::StateConst | |
static std::string | get_decorator_type_name () |
Additional Inherited Members | |
Protected Member Functions inherited from RMF::decorator::StateConst | |
StateConst (NodeConstHandle nh, IntKey state_index) | |
Protected Member Functions inherited from RMF::Decorator | |
Decorator (NodeConstHandle handle) | |
NodeHandle | get_node () const |
Protected Attributes inherited from RMF::decorator::StateConst | |
IntKey | state_index_ |
See also StateFactory.
Definition at line 1164 of file sequence.h.