BRL-CAD
bg_trimesh_solid_errors Struct Reference

#include <trimesh.h>

Collaboration diagram for bg_trimesh_solid_errors:
[legend]

Data Fields

struct bg_trimesh_faces degenerate
 
struct bg_trimesh_edges unmatched
 
struct bg_trimesh_edges excess
 
struct bg_trimesh_edges misoriented
 

Detailed Description

Definition at line 56 of file trimesh.h.

Field Documentation

◆ degenerate

struct bg_trimesh_faces degenerate

Definition at line 57 of file trimesh.h.

◆ unmatched

struct bg_trimesh_edges unmatched

Definition at line 58 of file trimesh.h.

◆ excess

struct bg_trimesh_edges excess

Definition at line 59 of file trimesh.h.

◆ misoriented

struct bg_trimesh_edges misoriented

Definition at line 60 of file trimesh.h.


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