40#ifndef H_HEXDOM_ALGO_QUAD_COVER_H
41#define H_HEXDOM_ALGO_QUAD_COVER_H
50 namespace GlobalParam2d {
65 Mesh* mesh, Attribute<vec3>& B, Attribute<vec2>& U,
66 double scaling=1.0,
bool constrain_hard_edges =
true,
67 bool do_brush=
true,
bool integer_constraints =
true
104 Attribute<vec3>& B, Attribute<index_t>& R_ff,
105 Attribute<index_t>& on_border,
106 Attribute<index_t>& constraints,
108 Attribute<double>& T,
109 Attribute<bool>& v_is_singular,
110 double scaling = 1.0,
111 bool constrain_hard_edges =
true,
112 bool integer_constraints =
true
#define EXPLORAGRAM_API
Linkage declaration for exploragram symbols.
Included by all headers in exploragram.
Basic functions used by global surface parameterization algorithms (PGP, QuadCover).
Global Vorpaline namespace.