Developer Documentation
MeshFixing< MeshT >::Face Struct Reference

Internal face type. More...

Public Member Functions

 Face (int _i0, int _i1, int _i2)
 

Public Attributes

unsigned int v [3]
 
int component
 

Detailed Description

template<class MeshT>
struct MeshFixing< MeshT >::Face

Internal face type.

Definition at line 131 of file MeshFixingT.hh.

Constructor & Destructor Documentation

◆ Face()

template<class MeshT >
MeshFixing< MeshT >::Face::Face ( int  _i0,
int  _i1,
int  _i2 
)
inline

Definition at line 133 of file MeshFixingT.hh.

Member Data Documentation

◆ component

template<class MeshT >
int MeshFixing< MeshT >::Face::component

Definition at line 143 of file MeshFixingT.hh.

◆ v

template<class MeshT >
unsigned int MeshFixing< MeshT >::Face::v[3]

Definition at line 142 of file MeshFixingT.hh.


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