|
suanPan
🧮 An Open Source, Parallel and Heterogeneous Finite Element Analysis Framework
|
#include <quadtree.hpp>
Public Attributes | |
| const QuadTree< T, BUCKET_SIZE > * | tree {nullptr} |
Public Attributes inherited from Node2D< T > | |
| const std::uint64_t | id {0} |
Public Attributes inherited from Vector2D< T > | |
| const T | x |
| const T | y |
| const QuadTree<T, BUCKET_SIZE>* RefNode2D< T, BUCKET_SIZE >::tree {nullptr} |