shapeworks::ProcrustesRegistration::FixedDomainCache
Public Attributes
| Name | |
|---|---|
| Procrustes3D::ShapeType | mean |
| int | num_points |
| bool | valid |
Public Attributes Documentation
variable mean
Procrustes3D::ShapeType mean;
variable num_points
int num_points = 0;
variable valid
bool valid = false;
Updated on 2026-06-30 at 16:03:27 +0000