mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Importing the SLA computing module into the native source tree.
This commit is contained in:
@@ -885,7 +885,8 @@ igl::AABB<DerivedV,DIM>::intersect_ray(
|
||||
const RowVectorDIMS & dir,
|
||||
igl::Hit & hit) const
|
||||
{
|
||||
#if false
|
||||
// FIXME: Needs a proper path
|
||||
#if /*false*/ 0
|
||||
// BFS
|
||||
std::queue<const AABB *> Q;
|
||||
// Or DFS
|
||||
|
||||
Reference in New Issue
Block a user