RMF
|
#include <RMF/decorator/sequence.h>
Public Member Functions | |
void | set_explicit_resolution (Float v) |
void | set_frame_explicit_resolution (Float v) |
void | set_static_explicit_resolution (Float v) |
Public Member Functions inherited from RMF::decorator::ExplicitResolutionConst | |
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 () |
Static Public Member Functions inherited from RMF::decorator::ExplicitResolutionConst | |
static std::string | get_decorator_type_name () |
Additional Inherited Members | |
Protected Member Functions inherited from RMF::decorator::ExplicitResolutionConst | |
ExplicitResolutionConst (NodeConstHandle nh, FloatKey explicit_resolution) | |
Protected Member Functions inherited from RMF::Decorator | |
Decorator (NodeConstHandle handle) | |
NodeHandle | get_node () const |
Protected Attributes inherited from RMF::decorator::ExplicitResolutionConst | |
FloatKey | explicit_resolution_ |
See also ExplicitResolutionFactory.
Definition at line 1286 of file sequence.h.