![]() |
RobWorkProject
23.9.11-
|
Base class that can be extended to implement strategy-specific data. More...
#include <ContactStrategyData.hpp>
Public Member Functions | |
| SpecificData () | |
| Constructor. | |
| virtual | ~SpecificData () |
| Destructor. | |
| virtual SpecificData * | copy () const =0 |
| Do a copy of the data. More... | |
Base class that can be extended to implement strategy-specific data.
|
pure virtual |
Do a copy of the data.