Mesh Oriented datABase  (version 5.6.0)
An array-based unstructured mesh library
edge Struct Reference

Public Attributes

MBEntityHandle v0
 
MBEntityHandle v1
 

Detailed Description

Examples
ExtrudePoly.cpp, and SkinMesh.cpp.

Definition at line 15 of file SkinMesh.cpp.

Member Data Documentation

◆ v0

MBEntityHandle edge::v0
Examples
SkinMesh.cpp.

Definition at line 17 of file SkinMesh.cpp.

Referenced by compare_edge(), and skin_tris().

◆ v1

MBEntityHandle edge::v1
Examples
SkinMesh.cpp.

Definition at line 18 of file SkinMesh.cpp.

Referenced by compare_edge(), and skin_tris().


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