gabyx / ApproxMVBB

Fast algorithms to compute an approximation of the minimal volume oriented bounding box of a point cloud in 3D.
Mozilla Public License 2.0
441 stars 93 forks source link

Make modifications for Visual Studio #7

Closed Maghoumi closed 8 years ago

Maghoumi commented 8 years ago

Remove _controlfp instructions if compiling on X64. Change CMake checks for floating point accuracies on X64.