shapeworks::Sampler::SphereType
#include <Sampler.h>
Public Attributes
| Name | |
|---|---|
| vnl_vector_fixed< double, Dimension > | center |
| double | radius |
Detailed Description
struct shapeworks::Sampler::SphereType;
Convenient typedef for storing sphere information
Public Attributes Documentation
variable center
vnl_vector_fixed< double, Dimension > center;
variable radius
double radius;
Updated on 2026-01-14 at 21:44:21 +0000