MEASUR-Tools-Suite v1.0.11
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
|
This is the complete list of members for Point, including all inherited members.
getX() const (defined in Point) | Point | inline |
getY() const (defined in Point) | Point | inline |
Point(double x, double y) (defined in Point) | Point | inline |
x_ (defined in Point) | Point | private |
y_ (defined in Point) | Point | private |