OpenMEEG
|
An Oriented Mesh is a mesh associated with a boolean stating if it is well oriented. More...
#include <interface.h>
Inherits pair< Mesh *, bool >.
Public Member Functions | |
OrientedMesh () | |
default constructors More... | |
OrientedMesh (Mesh &_mesh, bool _inside) | |
Private Types | |
typedef std::pair< Mesh *, bool > | base |
An Oriented Mesh is a mesh associated with a boolean stating if it is well oriented.
Definition at line 53 of file interface.h.
|
private |
Definition at line 55 of file interface.h.
|
inline |
default constructors
Definition at line 60 of file interface.h.
|
inline |
Definition at line 62 of file interface.h.