RMF
|
#include <RMF/decorator/alternatives.h>
Public Member Functions | |
void | add_alternative (NodeHandle root, RepresentationType type) |
![]() | |
NodeConstHandle | get_alternative (RepresentationType type, double resolution) const |
NodeConstHandles | get_alternatives (RepresentationType type) const |
RepresentationType | get_representation_type (NodeID id) const |
RepresentationType | get_representation_type (NodeConstHandle id) const |
Static Public Member Functions | |
static std::string | get_decorator_type_name () |
![]() | |
static std::string | get_decorator_type_name () |
Additional Inherited Members | |
![]() | |
Decorator (NodeConstHandle handle) | |
NodeHandle | get_node () const |
See also AlternativesConst and AlternativesFactory.
Definition at line 61 of file alternatives.h.