Class CompoundControl
Defined in File Control.h
Inheritance Relationships
Base Type
public ompl::control::Control
(Class Control)
Class Documentation
-
class CompoundControl : public ompl::control::Control
Definition of a compound control.
Public Functions
-
CompoundControl() = default
-
~CompoundControl() override = default
-
template<class T>
inline const T *as(unsigned int index) const Cast a component of this instance to a desired type.
-
CompoundControl() = default