#include <convex_decomposition_hacd.h>
◆ print()
void tesseract_collision::HACDParameters::print |
( |
| ) |
const |
◆ add_extra_dist_points
bool tesseract_collision::HACDParameters::add_extra_dist_points { false } |
◆ add_faces_points
bool tesseract_collision::HACDParameters::add_faces_points { false } |
◆ add_neighbours_dist_points
bool tesseract_collision::HACDParameters::add_neighbours_dist_points { false } |
◆ compacity_weight
double tesseract_collision::HACDParameters::compacity_weight { 0.1 } |
◆ concavity
double tesseract_collision::HACDParameters::concavity { 0.001 } |
◆ max_num_vertices_per_ch
uint32_t tesseract_collision::HACDParameters::max_num_vertices_per_ch { 256 } |
◆ min_num_clusters
uint32_t tesseract_collision::HACDParameters::min_num_clusters { 2 } |
◆ volume_weight
double tesseract_collision::HACDParameters::volume_weight { 0.0 } |
The documentation for this struct was generated from the following files: