#include <Two_Point.h>
Public Member Functions | |
| Two_Point (double x_in, double y_in) | |
| Two_Point () | |
Public Attributes | |
| double | x |
| double | y |
Definition at line 25 of file Two_Point.h.
|
||||||||||||
|
Definition at line 32 of file Two_Point.h. |
|
|
Definition at line 33 of file Two_Point.h. |
|
|
Definition at line 29 of file Two_Point.h. Referenced by Vamos_Body::Car::LoadCarDefinition(), Vamos_Geometry::operator *(), Vamos_Geometry::operator+(), Vamos_Geometry::operator-(), Vamos_Geometry::operator/(), Vamos_Geometry::operator<<(), and Vamos_Geometry::operator>>(). |
|
|
Definition at line 30 of file Two_Point.h. Referenced by Vamos_Body::Car::LoadCarDefinition(), Vamos_Geometry::operator *(), Vamos_Geometry::operator+(), Vamos_Geometry::operator-(), Vamos_Geometry::operator/(), Vamos_Geometry::operator<<(), and Vamos_Geometry::operator>>(). |
1.4.6