Libs/Optimize/Neighborhood/ParticlePointIndexPair.h
Namespaces
| Name |
|---|
| shapeworks User usage reporting (telemetry) |
Classes
| Name | |
|---|---|
| struct | shapeworks::ParticlePointIndexPair |
Source code
```cpp
pragma once
include "itkPoint.h"
namespace shapeworks {
struct ParticlePointIndexPair {
typedef itk::Point
} // namespace shapeworks ```
Updated on 2026-03-31 at 16:02:11 +0000