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-03-31 at 16:02:10 +0000