mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 23:31:13 -06: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:
parent
3b89717149
commit
1ba64da3fe
45 changed files with 526 additions and 792 deletions
|
@ -74,6 +74,7 @@ extern "C" {
|
|||
#undef realloc
|
||||
#undef free
|
||||
#undef Zero
|
||||
#undef Packet
|
||||
#undef select
|
||||
#endif /* _MSC_VER */
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue