|
omega_h
Reliable mesh adaptation
|
A polyhedron. Can be convex, nonconvex, even multiply-connected. More...
#include <r3d.hpp>
Public Types | |
| enum | { max_verts = MaxVerts<dim>::value } |
Public Attributes | |
| Vertex< dim > | verts [max_verts] |
| Int | nverts |
A polyhedron. Can be convex, nonconvex, even multiply-connected.
| Int r3d::Polytope< dim >::nverts |
Number of vertices in the buffer.
| Vertex<dim> r3d::Polytope< dim >::verts[max_verts] |
Vertex buffer.