Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add methods to compute the distance between two shapes #24

Closed
sebpetit opened this issue May 2, 2016 · 1 comment
Closed

Add methods to compute the distance between two shapes #24

sebpetit opened this issue May 2, 2016 · 1 comment
Assignees
Milestone

Comments

@sebpetit
Copy link

sebpetit commented May 2, 2016

Add methods that reply the minimal distance from a shape to another.

@gallandarakhneorg
Copy link
Owner

The following methods will be added:

  • Shape2D.getClosestPointTo(Shape2D)
  • Shape2D.getDistance(Shape2D)
  • Shape2D.getDistanceSquared(Shape2D)

gallandarakhneorg added a commit that referenced this issue Jun 4, 2016
see #24

Signed-off-by: Stéphane Galland <galland@arakhne.org>
gallandarakhneorg added a commit that referenced this issue Jun 6, 2016
see #24

Signed-off-by: Stéphane Galland <galland@arakhne.org>
gallandarakhneorg added a commit that referenced this issue Jun 6, 2016
see #24

Signed-off-by: Stéphane Galland <galland@arakhne.org>
gallandarakhneorg added a commit that referenced this issue Jun 6, 2016
see #24

Signed-off-by: Stéphane Galland <galland@arakhne.org>
gallandarakhneorg added a commit that referenced this issue Jun 6, 2016
see #24

Signed-off-by: Stéphane Galland <galland@arakhne.org>
gallandarakhneorg added a commit that referenced this issue Jun 8, 2016
see #24

Signed-off-by: Stéphane Galland <galland@arakhne.org>
gallandarakhneorg added a commit that referenced this issue Jun 10, 2016
see #24

Signed-off-by: Stéphane Galland <galland@arakhne.org>
gallandarakhneorg added a commit that referenced this issue Jun 10, 2016
see #24

Signed-off-by: Stéphane Galland <galland@arakhne.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants