BRL-CAD
bg_trimesh_decimation_settings Struct Reference

#include <trimesh.h>

Collaboration diagram for bg_trimesh_decimation_settings:
[legend]

Data Fields

int method
 
fastf_t feature_size
 
fastf_t max_runtime
 
size_t max_threads
 

Detailed Description

Definition at line 146 of file trimesh.h.

Field Documentation

◆ method

int method

Definition at line 147 of file trimesh.h.

◆ feature_size

fastf_t feature_size

Definition at line 148 of file trimesh.h.

◆ max_runtime

fastf_t max_runtime

Definition at line 149 of file trimesh.h.

◆ max_threads

size_t max_threads

Definition at line 150 of file trimesh.h.


The documentation for this struct was generated from the following file: