40 #ifndef H_HEXDOM_ALGO_POLYGON_H
41 #define H_HEXDOM_ALGO_POLYGON_H
44 #include <exploragram/hexdom/geometry.h>
45 #include <exploragram/hexdom/mesh_utils.h>
69 index_t parity_of_original_points() ;
Assertion checking mechanism.
Vector with aligned memory allocation.
#define EXPLORAGRAM_API
Linkage declaration for exploragram symbols.
Included by all headers in exploragram.
Functions to load and save meshes.
vec3 barycenter(const vec3 &p1, const vec3 &p2)
Computes the barycenter of two points in 3d.
Global Vorpaline namespace.
geo_index_t index_t
The type for storing and manipulating indices.
bool try_quadrangulate(vector< index_t > &quads)