RMF
|
#include <RMF/decorator/sequence.h>
Public Member Functions | |
Float | get_explicit_resolution () const |
Float | get_frame_explicit_resolution () const |
Float | get_static_explicit_resolution () const |
Static Public Member Functions | |
static std::string | get_decorator_type_name () |
Protected Member Functions | |
ExplicitResolutionConst (NodeConstHandle nh, FloatKey explicit_resolution) | |
Protected Member Functions inherited from RMF::Decorator | |
Decorator (NodeConstHandle handle) | |
NodeHandle | get_node () const |
Protected Attributes | |
FloatKey | explicit_resolution_ |
See also ExplicitResolution and ExplicitResolutionFactory.
Definition at line 1252 of file sequence.h.