![]() | |
Math |
Name | Description | |
---|---|---|
![]() ![]() | IsSame(Double, Double) | Returns true if value1 is same as value2 (taking double precision errors into account). |
![]() ![]() | IsSame(Point, Point) | Returns true if the specified Point are same (taking double precision errors into account). |
![]() ![]() | IsSame(Point3D, Point3D) | Returns true if the specified Point3D are same (taking double precision errors into account). |
![]() ![]() | IsSame(Vector3D, Vector3D) | Returns true if the specified Vector3D are same (taking double precision errors into account). |