mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
import eigen2 Geometry module into Eigen2Support.
fix build of geometry tests
This commit is contained in:
@@ -607,10 +607,6 @@ typedef Transform<double,2,Projective> Projective2d;
|
||||
/** \ingroup Geometry_Module */
|
||||
typedef Transform<double,3,Projective> Projective3d;
|
||||
|
||||
#ifdef EIGEN2_SUPPORT
|
||||
#include "../Eigen2Support/Transform.h"
|
||||
#endif
|
||||
|
||||
/**************************
|
||||
*** Optional QT support ***
|
||||
**************************/
|
||||
|
||||
Reference in New Issue
Block a user