Portion of a shell bounded by loops.
More...
#include <brep-face.hpp>
|
constexpr std::size_t | index () const noexcept |
| Returns the index of this face in the mesh face array. More...
|
|
constexpr const brep_face_loop_list & | loops () const noexcept |
| Returns the list of loops associated with this face. More...
|
|
Portion of a shell bounded by loops.
Definition at line 243 of file brep-face.hpp.
◆ index()
constexpr std::size_t geom::brep_face::index |
( |
| ) |
const |
|
inlineconstexprnoexcept |
Returns the index of this face in the mesh face array.
- Warning
- This index may change if any faces are removed from the mesh.
Definition at line 255 of file brep-face.hpp.
◆ loops()
Returns the list of loops associated with this face.
Definition at line 261 of file brep-face.hpp.
◆ brep_element_container< brep_face >
◆ brep_face_container
◆ brep_mesh
The documentation for this class was generated from the following file: