OpenMEEG
|
An Oriented Mesh is a mesh associated with a boolean stating if it is well oriented. More...
#include <boundingbox.h>
Public Member Functions | |
BoundingBox () | |
void | add (const Vertex &V) |
void | add (const Vertex *Vp) |
Vertex | random_point () const |
Vertex | min () const |
Vertex | max () const |
Vertex | center () const |
An Oriented Mesh is a mesh associated with a boolean stating if it is well oriented.
Definition at line 18 of file boundingbox.h.
|
inline |
Definition at line 21 of file boundingbox.h.
Definition at line 23 of file boundingbox.h.
Definition at line 32 of file boundingbox.h.
|
inline |
Definition at line 34 of file boundingbox.h.
|
inline |
Definition at line 43 of file boundingbox.h.
|
inline |
Definition at line 44 of file boundingbox.h.
|
inline |
Definition at line 46 of file boundingbox.h.