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