sanyaade-g2g-repos / quimeraengine

Automatically exported from code.google.com/p/quimeraengine
0 stars 1 forks source link

Mover implementación de Intersection e IntersectionPoint a QLineSegment #161

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hay que mover la implementación de Intersection e IntersectionPoint que 
reciben un QBaseOrb, de las clases QLineSegment2D y QLineSegment3D a 
QLineSegment.

Consultar a Jwladi o a Thund.

Original issue reported on code.google.com by Lince3D@gmail.com on 29 Jun 2011 at 7:49

GoogleCodeExporter commented 9 years ago

Original comment by chrisal...@gmail.com on 6 Jul 2011 at 5:30

GoogleCodeExporter commented 9 years ago

Original comment by chrisal...@gmail.com on 11 Jul 2011 at 6:31

GoogleCodeExporter commented 9 years ago
Resultado de la revisión: Correcta.

-Documentación de Intersection: "a orb" = "an orb". Sobra la coma también.

-Comentario en Intersection: "circle" = "orb". "equal than" = "equal to".

-En QLineSegment2D.h y QLineSegment3D.h: Quitar #include "QBaseOrb.h".

Original comment by Lince3D@gmail.com on 18 Jul 2011 at 8:06