|
#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 61 of file TactileSensor.h.
|
inline |
Definition at line 64 of file TactileSensor.h.
int count |
Definition at line 68 of file TactileSensor.h.
std::shared_ptr<std::vector<short> > data |
Definition at line 67 of file TactileSensor.h.