Skip to content

shapeworks::Sampler::CuttingPlaneType

More...

#include <Sampler.h>

Public Attributes

Name
vnl_vector_fixed< double, Dimension > a
vnl_vector_fixed< double, Dimension > b
vnl_vector_fixed< double, Dimension > c

Detailed Description

struct shapeworks::Sampler::CuttingPlaneType;

Convenient typedef for storing cutting plane information

Public Attributes Documentation

variable a

vnl_vector_fixed< double, Dimension > a;

variable b

vnl_vector_fixed< double, Dimension > b;

variable c

vnl_vector_fixed< double, Dimension > c;

Updated on 2022-07-23 at 17:50:04 -0600