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 2024-03-17 at 12:58:44 -0600