Interface class An interface is a closed-shape composed of oriented meshes (vector of oriented meshes).
More...
#include <interface.h>
Interface class An interface is a closed-shape composed of oriented meshes (vector of oriented meshes).
Definition at line 49 of file interface.h.
◆ OrientedMeshes
◆ Interface() [1/2]
OpenMEEG::Interface::Interface |
( |
| ) |
|
|
inline |
◆ Interface() [2/2]
OpenMEEG::Interface::Interface |
( |
const std::string & | interfname | ) |
|
|
inline |
Constructor from a name.
Definition at line 62 of file interface.h.
◆ name()
const std::string & OpenMEEG::Interface::name |
( |
| ) |
const |
|
inline |
◆ oriented_meshes() [1/2]
◆ oriented_meshes() [2/2]
◆ outermost()
bool OpenMEEG::Interface::outermost |
( |
| ) |
const |
|
inline |
- Returns
- true if it is the outermost interface.
Definition at line 69 of file interface.h.
◆ set_to_outermost()
void OpenMEEG::Interface::set_to_outermost |
( |
| ) |
|
set all interface meshes to outermost state.
◆ contains()
bool OpenMEEG::Interface::contains |
( |
const Vect3 & | p | ) |
const |
- Parameters
-
- Returns
- true if point is inside interface
◆ is_mesh_orientations_coherent()
bool OpenMEEG::Interface::is_mesh_orientations_coherent |
( |
const bool | doublechecked = false | ) |
|
Check the global orientation.
◆ nb_vertices()
size_t OpenMEEG::Interface::nb_vertices |
( |
| ) |
const |
|
inline |
- Returns
- the total number of the interface vertices
Definition at line 78 of file interface.h.
◆ nb_triangles()
size_t OpenMEEG::Interface::nb_triangles |
( |
| ) |
const |
|
inline |
- Returns
- the total number of the interface triangles
Definition at line 87 of file interface.h.
◆ adjacent_triangles()
- Returns
- the adjacent triangles
Definition at line 96 of file interface.h.
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/openmeeg-2.5.8-build/openmeeg-2.5.8/OpenMEEG/include/interface.h