-
- Downloads
- define correctly XYZPoint and XYZVector as
typedef of DisplacementVector3D<Cartesian3D<double>, DefaultCoordinateSystemTag >. Change in Plane3D and Transform3D to use just Vector and Point as typedef's to avoid eventual conflicts. git-svn-id: http://root.cern.ch/svn/root/trunk@15180 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- mathcore/inc/Math/GenVector/AxisAngle.h 2 additions, 2 deletionsmathcore/inc/Math/GenVector/AxisAngle.h
- mathcore/inc/Math/GenVector/Boost.h 3 additions, 3 deletionsmathcore/inc/Math/GenVector/Boost.h
- mathcore/inc/Math/GenVector/BoostX.h 3 additions, 3 deletionsmathcore/inc/Math/GenVector/BoostX.h
- mathcore/inc/Math/GenVector/BoostY.h 3 additions, 3 deletionsmathcore/inc/Math/GenVector/BoostY.h
- mathcore/inc/Math/GenVector/BoostZ.h 3 additions, 3 deletionsmathcore/inc/Math/GenVector/BoostZ.h
- mathcore/inc/Math/GenVector/Plane3D.h 19 additions, 19 deletionsmathcore/inc/Math/GenVector/Plane3D.h
- mathcore/inc/Math/GenVector/Quaternion.h 3 additions, 3 deletionsmathcore/inc/Math/GenVector/Quaternion.h
- mathcore/inc/Math/GenVector/Transform3D.h 26 additions, 25 deletionsmathcore/inc/Math/GenVector/Transform3D.h
- mathcore/src/Plane3D.cxx 4 additions, 1 deletionmathcore/src/Plane3D.cxx
- mathcore/src/Transform3D.cxx 3 additions, 1 deletionmathcore/src/Transform3D.cxx
- mathcore/test/testGenVector.cxx 2 additions, 1 deletionmathcore/test/testGenVector.cxx
Loading
Please register or sign in to comment