#include <Tools.h>
Public Member Functions | |
| CDistRad (const Base::Vector3f clCenter) | |
| bool | operator() (const Base::Vector3f &rclPt1, const Base::Vector3f &rclPt2) |
Public Attributes | |
| Base::Vector3f | _clCenter |
Definition at line 70 of file Mod/Mesh/App/Core/Tools.h.
| MeshCore::MeshSearchNeighbours::CDistRad::CDistRad | ( | const Base::Vector3f | clCenter | ) | [inline] |
Definition at line 72 of file Mod/Mesh/App/Core/Tools.h.
| bool MeshCore::MeshSearchNeighbours::CDistRad::operator() | ( | const Base::Vector3f & | rclPt1, | |
| const Base::Vector3f & | rclPt2 | |||
| ) | [inline] |
Definition at line 73 of file Mod/Mesh/App/Core/Tools.h.
References _clCenter, and Base::DistanceP2().
Definition at line 74 of file Mod/Mesh/App/Core/Tools.h.
Referenced by operator()().
1.6.1