Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use // comments when possible. | Tavian Barnes | 2014-06-07 | 1 | -18/+18 |
| | |||||
* | Allow other BVH implementations to be used. | Tavian Barnes | 2012-12-17 | 1 | -0/+76 |
dmnsn_bvh is now a generic API, which could potentially support octrees, etc, in addition to PR-trees. |