Skip to content

shapeworks::Sampler::SphereType

More...

#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 2022-07-23 at 17:50:04 -0600