Skip to content

shapeworks::Sampler::FFCType

More...

#include <Sampler.h>

Public Attributes

Name
std::vector< std::vector< Eigen::Vector3d > > boundaries
Eigen::Vector3d query

Detailed Description

struct shapeworks::Sampler::FFCType;

Convenient typedef for storing free form constraint information

Public Attributes Documentation

variable boundaries

std::vector< std::vector< Eigen::Vector3d > > boundaries;

variable query

Eigen::Vector3d query;

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