|
|
#include <RobotAPI/drivers/WeissHapticSensor/TactileSensor.h>
Public Member Functions | |
| FrameData (std::shared_ptr< std::vector< short >> data, int count) | |
Public Attributes | |
| int | count |
| std::shared_ptr< std::vector< short > > | data |
Definition at line 66 of file TactileSensor.h.
|
inline |
Definition at line 69 of file TactileSensor.h.
| int count |
Definition at line 74 of file TactileSensor.h.
| std::shared_ptr<std::vector<short> > data |
Definition at line 73 of file TactileSensor.h.