![]() |
OGS
|
Created on April 24, 2025, 4:39 PM
Definition in file PartitionNodesByCoordinateMatch.cpp.
#include "PartitionNodesByCoordinateMatch.h"
#include "GeoLib/AABB.h"
#include "GeoLib/OctTree.h"
#include "MeshLib/Node.h"
Go to the source code of this file.
Namespaces | |
namespace | MeshToolsLib |
Functions | |
NodesPartitionResult | MeshToolsLib::partitionNodesByCoordinateMatch (std::vector< MeshLib::Node * > const &node_vector, std::vector< MeshLib::Node * > const &tool_node_vector, GeoLib::AABB const &aabb, bool const return_non_paired_nodes) |