mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-02 18:12:43 +00:00
Removed Point::scale(),translate(),coincides_with(),distance_to(),
distance_to_squared(),perp_distance_to(),negative(),vector_to(), translate(), distance_to() etc, replaced with the Eigen equivalents.
This commit is contained in:
@@ -74,6 +74,7 @@ extern "C" {
|
||||
#undef realloc
|
||||
#undef free
|
||||
#undef Zero
|
||||
#undef Packet
|
||||
#undef select
|
||||
#endif /* _MSC_VER */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user