Skip to content

per-edge thicknesses, coplanar test and templates#1488

Merged
alecjacobson merged 1 commit intomasterfrom
wire_mesh
Apr 19, 2020
Merged

per-edge thicknesses, coplanar test and templates#1488
alecjacobson merged 1 commit intomasterfrom
wire_mesh

Conversation

@alecjacobson
Copy link
Copy Markdown
Contributor

Check all that apply (change to [x])

  • All changes meet libigl style-guidelines.
  • Adds new .cpp file.
  • Adds corresponding unit test.
  • This is a minor change.

Eigen::PlainObjectBase<DerivedJ> & J)
{
return wire_mesh(
WV,WE,(Eigen::VectorXd(1,1)<<th).finished(),poly_size,solid,V,F,J);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also use Eigen::VectorXd::Constant(1, th) here.

@alecjacobson alecjacobson merged commit 1f4a27e into master Apr 19, 2020
@jdumas jdumas deleted the wire_mesh branch April 19, 2020 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants