|
GatingSet/GatingHierarchy C++ API
|
#include <transformation.hpp>
Public Member Functions | |
| coordinate (double _x, double _y) | |
| coordinate () | |
| void | convertToPb (pb::coordinate &coor_pb) |
| coordinate (const pb::coordinate &coor_pb) | |
Public Attributes | |
| double | x |
| double | y |
1.8.6