shapeworks::Reconstruction
Public Attributes
| Name | |
|---|---|
| double | dist |
| int | shapeIdx |
| Eigen::MatrixXd | rec |
Public Attributes Documentation
variable dist
cpp
double dist;
variable shapeIdx
cpp
int shapeIdx;
variable rec
cpp
Eigen::MatrixXd rec;
Updated on 2026-04-25 at 07:49:37 +0000