• Nicolas CHEVAUGEON's avatar
    [xtensor] added file xboundingBox.h · 6371e2c6
    Nicolas CHEVAUGEON authored
     in file xTensor/src/xBoundingBox.h
     added class xBoundingBox in xTensor.
     it helps to manipulate bounding box thanks to the member functions,
     and will permit to remove some code duplication regarding bounding box
     intersection or checking if a point is inside a bounding box,
     compared to a model were we just pass around two xPoint.
    6371e2c6