BRL-CAD
bg_trimesh_halfedge Struct Reference

Algorithms related to 3D meshes built from triangles. More...

#include <trimesh.h>

Collaboration diagram for bg_trimesh_halfedge:
[legend]

Data Fields

int va
 
int vb
 
int flipped
 

Detailed Description

Algorithms related to 3D meshes built from triangles.

Definition at line 40 of file trimesh.h.

Field Documentation

◆ va

int va

Definition at line 41 of file trimesh.h.

◆ vb

int vb

Definition at line 41 of file trimesh.h.

◆ flipped

int flipped

Definition at line 42 of file trimesh.h.


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