#include <AMReX_EB_STL_utils.H>
Public Attributes | |
| RealBox | boundingbox |
| STLtools::Triangle | triangles [M] |
| XDim3 | trinorm [M] |
| int | children [N] |
| std::int8_t | ntriangles = 0 |
| std::int8_t | nchildren = 0 |
| RealBox amrex::STLtools::BVHNodeT< M, N >::boundingbox |
| int amrex::STLtools::BVHNodeT< M, N >::children[N] |
| std::int8_t amrex::STLtools::BVHNodeT< M, N >::nchildren = 0 |
| std::int8_t amrex::STLtools::BVHNodeT< M, N >::ntriangles = 0 |
| STLtools::Triangle amrex::STLtools::BVHNodeT< M, N >::triangles[M] |
| XDim3 amrex::STLtools::BVHNodeT< M, N >::trinorm[M] |