a HalfSpace is a pair of Interface and boolean A simple domain (HalfSpace) is given by an interface (of type Interface) identifying a closed surface and a side information.
More...
#include <domain.h>
Inherits pair< Interface, bool >.
a HalfSpace is a pair of Interface and boolean A simple domain (HalfSpace) is given by an interface (of type Interface) identifying a closed surface and a side information.
The closed surface split the space into two components. The side depicts which of these two components is the simple domain.
Definition at line 58 of file domain.h.
OpenMEEG::HalfSpace::HalfSpace |
( |
| ) |
|
|
inline |
OpenMEEG::HalfSpace::HalfSpace |
( |
Interface & |
_interface, |
|
|
const bool |
_inside |
|
) |
| |
|
inline |
OpenMEEG::HalfSpace::~HalfSpace |
( |
| ) |
|
|
inline |
Interface& OpenMEEG::HalfSpace::interface |
( |
| ) |
|
|
inline |
const Interface& OpenMEEG::HalfSpace::interface |
( |
| ) |
const |
|
inline |
const bool& OpenMEEG::HalfSpace::inside |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/openmeeg-2.4-rc1/OpenMEEG/include/domain.h