shapeworks::PickResult
Public Attributes
| Name | |
|---|---|
| Shape::Point | pos_ |
| int | domain_ |
| int | subject_ |
Public Attributes Documentation
variable pos_
cpp
Shape::Point pos_;
variable domain_
cpp
int domain_ = -1;
variable subject_
cpp
int subject_ = -1;
Updated on 2026-03-31 at 16:02:10 +0000