sanyaade-g2g-repos / quimeraengine

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

QLineSegment3D Extension 003 #163

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Incluye 2 miembros estáticos, casos particulares de la línea.

Más información en:

http://quimeraengine.googlecode.com/files/QLineSegment3D%20Extension%20003.pdf

Original issue reported on code.google.com by Lince3D@gmail.com on 12 Jul 2011 at 8:03

GoogleCodeExporter commented 9 years ago
Status: Started, Owner: anderson_jag

Original comment by anderson...@gmail.com on 1 Aug 2011 at 2:59

GoogleCodeExporter commented 9 years ago
Introducidas las constantes estáticas QLineSegment3D<VectorType>::UnitLine y 
QLineSegment3D<VectorType>::LineZero.

Estado: ReadyForReview.

Original comment by anderson...@gmail.com on 1 Aug 2011 at 3:05

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

-Aprendida la lección con EQIntersections, ya no habrá más definiciones de 
métodos estáticos en headers.

Original comment by Lince3D@gmail.com on 1 Aug 2011 at 5:57

GoogleCodeExporter commented 9 years ago
Añadido archivo QLineSegment3D.cpp con la inicialización de las constantes 
QLineSegment3D<VectorType>::UnitLine y QLineSegment3D<VectorType>::LineZero.

Estado: ReadyForReview

Original comment by anderson...@gmail.com on 10 Aug 2011 at 10:34

GoogleCodeExporter commented 9 years ago
Subidos los cambios definitivos (se elimina QLineSegment3D.cpp y la 
inicialización de UnitLine y LineZero se realiza en el propio 
QLineSegment3D.h).

Original comment by anderson...@gmail.com on 15 Aug 2011 at 4:08

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

Original comment by Lince3D@gmail.com on 22 Aug 2011 at 7:36