shapeworks::Sampler::SphereType
#include <Sampler.h>
Public Attributes
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 2025-06-20 at 19:54:38 +0000