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