Mesh Oriented datABase  (version 5.5.0)
An array-based unstructured mesh library
face Struct Reference

#include <ReadOBJ.hpp>

Public Attributes

int face_id
 
moab::EntityHandle conn [3]
 

Detailed Description

Examples
ComputeTriDual.cpp.

Definition at line 96 of file ReadOBJ.hpp.

Member Data Documentation

◆ conn

moab::EntityHandle face::conn[3]

Definition at line 99 of file ReadOBJ.hpp.

Referenced by moab::ReadOBJ::create_new_face().

◆ face_id

int face::face_id

Definition at line 98 of file ReadOBJ.hpp.


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