Canny-EVT
A library for ***
|
Public Types | |
typedef std::shared_ptr< EventMsg > | Ptr |
typedef std::shared_ptr< EventMsg const > | ConstPtr |
Public Member Functions | |
EventMsg (double ts, size_t x, size_t y, bool p) | |
Public Attributes | |
double | ts |
size_t | x |
size_t | y |
bool | p |