BRL-CAD
Loading...
Searching...
No Matches
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
 
struct bu_vls msgs
 

Detailed Description

Definition at line 160 of file trimesh.h.

Field Documentation

◆ method

int method

Definition at line 161 of file trimesh.h.

◆ feature_size

fastf_t feature_size

Definition at line 162 of file trimesh.h.

◆ max_runtime

fastf_t max_runtime

Definition at line 163 of file trimesh.h.

◆ max_threads

size_t max_threads

Definition at line 164 of file trimesh.h.

◆ msgs

struct bu_vls msgs

Definition at line 165 of file trimesh.h.


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