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-04-25 at 07:49:38 +0000