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-02-25 at 00:02:02 +0000