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) |
![]() | |
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 std::string | get_decorator_type_name () |
Additional Inherited Members | |
![]() | |
StateConst (NodeConstHandle nh, IntKey state_index) | |
![]() | |
Decorator (NodeConstHandle handle) | |
NodeHandle | get_node () const |
![]() | |
IntKey | state_index_ |
See also StateFactory.
Definition at line 1210 of file sequence.h.