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-05-17 at 01:13:47 +0000