Francis Williams 5e2d8ddebe Merge pull request #1096 from jdumas/fix-randperm 7 rokov pred
..
copyleft b1058a4eb7 Code clean-ups of nrosy() (#1027) 7 rokov pred
embree b7124f179f add unit tests for embree (#952) 7 rokov pred
matlab 1fce942281 matlab 2018 uses strange macro, include first 8 rokov pred
mosek 65a4bccd36 Fix bug when lx == ux 8 rokov pred
opengl a5590c6389 Render text labels in tutorial 105 (fixes #1104 and #1089). 7 rokov pred
png 2ccda67014 Merge pull request #494 from wucm1994/master 8 rokov pred
triangle 444174e11c Bug fix on incorrect malloc(0) of pointmarkerlist struct when VM.size()=0 8 rokov pred
xml 2ddb11aa6b Misc. typos 8 rokov pred
AABB.cpp 85b93826a2 merge 7 rokov pred
AABB.h 606a4a0c88 clean up winding number code. templates 8 rokov pred
ARAPEnergyType.h f318d4eed6 arap dynamics, better parameters 10 rokov pred
AtA_cached.cpp 7e4936e383 style fixes in AtA_cached and sparse_cached 8 rokov pred
AtA_cached.h 7e4936e383 style fixes in AtA_cached and sparse_cached 8 rokov pred
C_STR.h 3005b455e7 fix for windows 10 rokov pred
Camera.h c7e31dfe16 quotes instead of brackets 7 rokov pred
EPS.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
EPS.h 20e0e9a082 comments 10 rokov pred
HalfEdgeIterator.cpp a152a2648e fix templating 9 rokov pred
HalfEdgeIterator.h 8aaab1ecd9 fixed memory error hidden by const& in miq-related functions 8 rokov pred
Hit.h a1e8235f15 expose unproject_in_mesh to main library with default brute force option 10 rokov pred
IO 78edcb4470 triangle_wrapper -> triangulate 11 rokov pred
IndexComparison.h 20e0e9a082 comments 10 rokov pred
LinSpaced.h 2955adeb5e tutorial and unit tests compile and run with Eigen 3.3.1; Eigen's LinSpaced had yet another bug 9 rokov pred
MappingEnergyType.h 2726464472 Adding 2D version of SCAF for Bijective Maps and a tutorial (#752) 7 rokov pred
MeshBooleanType.h dab8fad5dd separate boolean code to cgal and cork, fix cmake for lib and tutorial 10 rokov pred
NormalType.h 20e0e9a082 comments 10 rokov pred
ONE.h 20e0e9a082 comments 10 rokov pred
PI.h b473232452 preprend license header to every file 12 rokov pred
REDRUM.h 2ddb11aa6b Misc. typos 8 rokov pred
STR.h 3005b455e7 fix for windows 10 rokov pred
Singular_Value_Decomposition_Givens_QR_Factorization_Kernel.hpp cce7d90d92 mv SVD to main lib 10 rokov pred
Singular_Value_Decomposition_Jacobi_Conjugation_Kernel.hpp cce7d90d92 mv SVD to main lib 10 rokov pred
Singular_Value_Decomposition_Kernel_Declarations.hpp cce7d90d92 mv SVD to main lib 10 rokov pred
Singular_Value_Decomposition_Main_Kernel_Body.hpp ed363da1f6 Update .travis.yml 7 rokov pred
Singular_Value_Decomposition_Preamble.hpp 57b3f492ff warnings 10 rokov pred
SolverStatus.h b473232452 preprend license header to every file 12 rokov pred
SortableRow.h bae6702731 more misc. typos 8 rokov pred
Timer.h f6dd78f80f Bugfix: NULL not declared 9 rokov pred
Viewport.h 20e0e9a082 comments 10 rokov pred
WindingNumberAABB.h 606a4a0c88 clean up winding number code. templates 8 rokov pred
WindingNumberMethod.h 20e0e9a082 comments 10 rokov pred
WindingNumberTree.h 1deb471727 extra boundary_facets outputs; better sort prototypes; templates; cleanup 7 rokov pred
ZERO.h 20e0e9a082 comments 10 rokov pred
accumarray.cpp 1deb471727 extra boundary_facets outputs; better sort prototypes; templates; cleanup 7 rokov pred
accumarray.h 1deb471727 extra boundary_facets outputs; better sort prototypes; templates; cleanup 7 rokov pred
active_set.cpp 0667cbcb2a fix namespace/include order errors 9 rokov pred
active_set.h 20e0e9a082 comments 10 rokov pred
adjacency_list.cpp fb63fbcdc7 PlainObjectBase -> MatrixBase (#1016) 7 rokov pred
adjacency_list.h fb63fbcdc7 PlainObjectBase -> MatrixBase (#1016) 7 rokov pred
adjacency_matrix.cpp 075e95bfd2 Revert "Revert "Make avg_edge_length() count interior edges only once."" 7 rokov pred
adjacency_matrix.h 9df7d65b44 better templates 9 rokov pred
all.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
all.h 5e5d11c49f reductions for sparse matrices 9 rokov pred
all_edges.cpp 7b82a08e5b all_edges --> oriented_facets 9 rokov pred
all_edges.h 7b82a08e5b all_edges --> oriented_facets 9 rokov pred
all_pairs_distances.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
all_pairs_distances.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
ambient_occlusion.cpp def56b2aad delete unnecessary line 8 rokov pred
ambient_occlusion.h ef75655a3b expose ambient occlusion without embree 10 rokov pred
angular_distance.cpp 1b254f02a1 rm using namespace igl 10 rokov pred
angular_distance.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
any.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
any.h 5e5d11c49f reductions for sparse matrices 9 rokov pred
any_of.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
any_of.h f0b9c018f1 slice tets and tempaltes 11 rokov pred
arap.cpp 97bf3c6fb5 PlainObjectBase objects should not be declared 9 rokov pred
arap.h f318d4eed6 arap dynamics, better parameters 10 rokov pred
arap_dof.cpp 2ddb11aa6b Misc. typos 8 rokov pred
arap_dof.h bae6702731 more misc. typos 8 rokov pred
arap_linear_block.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
arap_linear_block.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
arap_rhs.cpp 1b254f02a1 rm using namespace igl 10 rokov pred
arap_rhs.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
average_onto_faces.cpp 0f3f1dfaae remove unneeded V input 7 rokov pred
average_onto_faces.h 0f3f1dfaae remove unneeded V input 7 rokov pred
average_onto_vertices.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
average_onto_vertices.h 0ea2eca5d4 Add RowMajor storage order support 10 rokov pred
avg_edge_length.cpp 075e95bfd2 Revert "Revert "Make avg_edge_length() count interior edges only once."" 7 rokov pred
avg_edge_length.h 075e95bfd2 Revert "Revert "Make avg_edge_length() count interior edges only once."" 7 rokov pred
axis_angle_to_quat.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
axis_angle_to_quat.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
barycenter.cpp 173e77d755 template instantiations and const fix 7 rokov pred
barycenter.h 67cd80a83b PlainObjectBase -> MatrixBase on a lot of inputs 8 rokov pred
barycentric_coordinates.cpp 7feec96c29 some strange compilation issues, templates 8 rokov pred
barycentric_coordinates.h 67cd80a83b PlainObjectBase -> MatrixBase on a lot of inputs 8 rokov pred
barycentric_to_global.cpp 5db529c861 mostly template instantiations 11 rokov pred
barycentric_to_global.h 3cfd194147 barycentric2global --> barycentric_to_global 11 rokov pred
basename.cpp b473232452 preprend license header to every file 12 rokov pred
basename.h 18bd747cb4 example in header 10 rokov pred
bbw.cpp 67ad5eb9e5 disabled parallel_for in windows 7 rokov pred
bbw.h 2ddb11aa6b Misc. typos 8 rokov pred
bfs.cpp ce0c1eb7c7 dfs and bfs 9 rokov pred
bfs.h ce0c1eb7c7 dfs and bfs 9 rokov pred
bfs_orient.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
bfs_orient.h 98540fdb74 rm boost dependency extra, absorb functions into main library 10 rokov pred
biharmonic_coordinates.cpp d4ec2b0a2d biharmonic coordiantes fixed to reflect erratum 9 rokov pred
biharmonic_coordinates.h 4100b31d41 support for higher-order biharmonic coords 10 rokov pred
bijective_composite_harmonic_mapping.cpp e5d51c1db0 wrapper with iteration parameters 9 rokov pred
bijective_composite_harmonic_mapping.h bae6702731 more misc. typos 8 rokov pred
bone_parents.cpp 53c2b9e8fa missing copyrights 10 rokov pred
bone_parents.h 5e41228487 skeleton building and posing examples 11 rokov pred
boundary_conditions.cpp 2ddb11aa6b Misc. typos 8 rokov pred
boundary_conditions.h b82ea91d7d better doc 9 rokov pred
boundary_facets.cpp 1deb471727 extra boundary_facets outputs; better sort prototypes; templates; cleanup 7 rokov pred
boundary_facets.h 1deb471727 extra boundary_facets outputs; better sort prototypes; templates; cleanup 7 rokov pred
boundary_loop.cpp b2938a41d9 change PlainObjectBase to MatrixBase to fix compile error 7 rokov pred
boundary_loop.h fb63fbcdc7 PlainObjectBase -> MatrixBase (#1016) 7 rokov pred
bounding_box.cpp 6bdb22dd5f pad parameter 9 rokov pred
bounding_box.h 6bdb22dd5f pad parameter 9 rokov pred
bounding_box_diagonal.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
bounding_box_diagonal.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
canonical_quaternions.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
canonical_quaternions.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
cat.cpp ba47646bc5 Clean external/ folder. 7 rokov pred
cat.h 2ddb11aa6b Misc. typos 8 rokov pred
ceil.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
ceil.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
centroid.cpp e2a7dc74dd adding templates 7 rokov pred
centroid.h 035849c472 templates 9 rokov pred
circulation.cpp be75695e02 circulation does not need F,E args + tests 7 rokov pred
circulation.h be75695e02 circulation does not need F,E args + tests 7 rokov pred
circumradius.cpp 8943387b53 use nan replacement doublearea 9 rokov pred
circumradius.h c330b9a5ec compute per triangle circum- and in- radii 9 rokov pred
collapse_edge.cpp be75695e02 circulation does not need F,E args + tests 7 rokov pred
collapse_edge.h 0eda832958 typos in comments 8 rokov pred
collapse_small_triangles.cpp f3cd179f00 use new doublearea 9 rokov pred
collapse_small_triangles.h 6737f53ebc collapse small triangles 11 rokov pred
colon.cpp f787dcc330 Fix missing template instantiation when compiling with CGAL on Windows. 8 rokov pred
colon.h f976e38f91 faster tri tri adj, unique simplices 11 rokov pred
colormap.cpp 7bc261f8b4 added templates and fixed ui for high dpi (mac retina display with multiple screens) 8 rokov pred
colormap.h 2ec589c7b3 rm deprecation warnings. clean up style violations 8 rokov pred
column_to_quats.cpp 3ee6fa10ec mouse controller and quaternion io 12 rokov pred
column_to_quats.h e9d637ef52 - compilation fixes for the tutorials in chapter 4 11 rokov pred
columnize.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
columnize.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
comb_cross_field.cpp 7c249cb5e2 add while loop for comb_cross_field.cpp, making comb support manifold that 8 rokov pred
comb_cross_field.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
comb_frame_field.cpp 75d60e40a8 Documentation and code clean ups (MIQ related) (#971) 7 rokov pred
comb_frame_field.h 344cb9eea3 -Changes to header files to support parsing 9 rokov pred
comb_line_field.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
comb_line_field.h c7f6cff1db fixes from Nico Pietroni on the MIQ pipeline and examples 11 rokov pred
combine.cpp da696d8256 allow empty entries 7 rokov pred
combine.h 2edf650cdd merge 8 rokov pred
compute_frame_field_bisectors.cpp 2eef4a9b30 Fix compilation issues. 7 rokov pred
compute_frame_field_bisectors.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
connect_boundary_to_infinity.cpp 1caf839744 missing templates 9 rokov pred
connect_boundary_to_infinity.h 2ddb11aa6b Misc. typos 8 rokov pred
cotmatrix.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
cotmatrix.h db2419a6e3 cotmatrix appears to support tetrahedra too 7 rokov pred
cotmatrix_entries.cpp beb304e729 cotmatrix computed intrinsically (using edge lengths) + templates + tests 7 rokov pred
cotmatrix_entries.h e930df68d1 added intrinsic version of cotmatrix_entries + test 7 rokov pred
cotmatrix_intrinsic.cpp 4180f4b778 did I forget to add this? 7 rokov pred
cotmatrix_intrinsic.h 78a33cf870 fix wrong reference in cotmatrix_intrinsic 7 rokov pred
count.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
count.h 074577bc17 use sparse matrix redux/for each 9 rokov pred
covariance_scatter_matrix.cpp a6f983d90a Fix. 7 rokov pred
covariance_scatter_matrix.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
cross.cpp 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
cross.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
cross_field_mismatch.cpp 75d60e40a8 Documentation and code clean ups (MIQ related) (#971) 7 rokov pred
cross_field_mismatch.h 75d60e40a8 Documentation and code clean ups (MIQ related) (#971) 7 rokov pred
crouzeix_raviart_cotmatrix.cpp 2ddb11aa6b Misc. typos 8 rokov pred
crouzeix_raviart_cotmatrix.h 7b82a08e5b all_edges --> oriented_facets 9 rokov pred
crouzeix_raviart_massmatrix.cpp 2ddb11aa6b Misc. typos 8 rokov pred
crouzeix_raviart_massmatrix.h 7b82a08e5b all_edges --> oriented_facets 9 rokov pred
cumprod.cpp ee3d3a373d cumulative product; tests + cumsum test 7 rokov pred
cumprod.h ee3d3a373d cumulative product; tests + cumsum test 7 rokov pred
cumsum.cpp ee3d3a373d cumulative product; tests + cumsum test 7 rokov pred
cumsum.h 480f98b127 better templates 8 rokov pred
cut_mesh.cpp 2ddb11aa6b Misc. typos 8 rokov pred
cut_mesh.h a456df913d static library _compiles_ with eigen3.3.1 9 rokov pred
cut_mesh_from_singularities.cpp 8aaab1ecd9 fixed memory error hidden by const& in miq-related functions 8 rokov pred
cut_mesh_from_singularities.h 48ac6aa0b5 Some further cleanups for MIQ (#998) 7 rokov pred
cut_to_disk.cpp d7cd36b42e Update cut_to_disk.cpp 7 rokov pred
cut_to_disk.h 4a3ce8d896 Update cut_to_disk.h 7 rokov pred
cylinder.cpp df801345c1 copyright/license headers 9 rokov pred
cylinder.h df801345c1 copyright/license headers 9 rokov pred
dated_copy.cpp 6f8f988fa5 fixed various windows issues with static library 10 rokov pred
dated_copy.h 6f8f988fa5 fixed various windows issues with static library 10 rokov pred
decimate.cpp 5d956357b5 return false on nonmanifold 8 rokov pred
decimate.h 42d48d7457 ack, pre_/-post_ collapse needs full state 9 rokov pred
deform_skeleton.cpp 53c2b9e8fa missing copyrights 10 rokov pred
deform_skeleton.h b84e4e375d extra eigen stdvector includes 9 rokov pred
delaunay_triangulation.cpp b7db5a8ee0 Stupid template should compile now. 7 rokov pred
delaunay_triangulation.h b7db5a8ee0 Stupid template should compile now. 7 rokov pred
deprecated.h 53c2b9e8fa missing copyrights 10 rokov pred
dfs.cpp 1397a27933 Fix template specializations 8 rokov pred
dfs.h 2656c6d361 missing eigen include 9 rokov pred
diag.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
diag.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
dihedral_angles.cpp 173e77d755 template instantiations and const fix 7 rokov pred
dihedral_angles.h 173e77d755 template instantiations and const fix 7 rokov pred
dijkstra.cpp 93cba2e044 rename 7 rokov pred
dijkstra.h 93cba2e044 rename 7 rokov pred
directed_edge_orientations.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
directed_edge_orientations.h b84e4e375d extra eigen stdvector includes 9 rokov pred
directed_edge_parents.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
directed_edge_parents.h 2ddb11aa6b Misc. typos 8 rokov pred
dirname.cpp 8c5e9bd9bd better windows support (hopefully), unix unit tests still pass 7 rokov pred
dirname.h 8c5e9bd9bd better windows support (hopefully), unix unit tests still pass 7 rokov pred
dot.cpp b473232452 preprend license header to every file 12 rokov pred
dot.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
dot_row.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
dot_row.h 97bf3c6fb5 PlainObjectBase objects should not be declared 9 rokov pred
doublearea.cpp ab730005e9 template nonsense 7 rokov pred
doublearea.h 8943387b53 use nan replacement doublearea 9 rokov pred
dqs.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
dqs.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
ears.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
ears.h ec0cb390f5 identify 'ears' on mesh 9 rokov pred
edge_collapse_is_valid.cpp be75695e02 circulation does not need F,E args + tests 7 rokov pred
edge_collapse_is_valid.h 7ce75d2528 edge collapsing and linear programs 11 rokov pred
edge_exists_near.cpp 1c6e530501 remove overzealous asserts 7 rokov pred
edge_exists_near.h c1de27fbf0 function to determine if edge already exists nearby + test 7 rokov pred
edge_flaps.cpp c29460666a better parameter name 7 rokov pred
edge_flaps.h c29460666a better parameter name 7 rokov pred
edge_lengths.cpp 3c9ca8a0c1 clean up grad + templates 7 rokov pred
edge_lengths.h 9698061a02 better templating 9 rokov pred
edge_topology.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
edge_topology.h 0eda832958 typos in comments 8 rokov pred
edges.cpp 075e95bfd2 Revert "Revert "Make avg_edge_length() count interior edges only once."" 7 rokov pred
edges.h 5d19ae349d rm bogus template 7 rokov pred
edges_to_path.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
edges_to_path.h 236b440c34 convert list of edges forming chain/loop into path 9 rokov pred
eigs.cpp 1397a27933 Fix template specializations 8 rokov pred
eigs.h 78732839e2 better documentation 9 rokov pred
euler_characteristic.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
euler_characteristic.h 992eeb587a better templating 9 rokov pred
exact_geodesic.cpp ed363da1f6 Update .travis.yml 7 rokov pred
exact_geodesic.h dfa9df1786 exact geodesic function interface 8 rokov pred
example_fun.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
example_fun.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
exterior_edges.cpp 2ddb11aa6b Misc. typos 8 rokov pred
exterior_edges.h 2ddb11aa6b Misc. typos 8 rokov pred
extract_manifold_patches.cpp f787dcc330 Fix missing template instantiation when compiling with CGAL on Windows. 8 rokov pred
extract_manifold_patches.h b00e745985 adding missing copyright/license headers 9 rokov pred
extract_non_manifold_edge_curves.cpp b00e745985 adding missing copyright/license headers 9 rokov pred
extract_non_manifold_edge_curves.h b00e745985 adding missing copyright/license headers 9 rokov pred
face_areas.cpp c31471f571 unused nan replacement 9 rokov pred
face_areas.h 8943387b53 use nan replacement doublearea 9 rokov pred
face_occurrences.cpp 1deb471727 extra boundary_facets outputs; better sort prototypes; templates; cleanup 7 rokov pred
face_occurrences.h 1deb471727 extra boundary_facets outputs; better sort prototypes; templates; cleanup 7 rokov pred
faces_first.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
faces_first.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
facet_components.cpp 928045da6f Missing template instantiations. 7 rokov pred
facet_components.h 18a1eaf38c we have the functions `igl::components()` and `igl::facet_components()` for computing connected components on vertices and faces respectively. 7 rokov pred
false_barycentric_subdivision.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
false_barycentric_subdivision.h 3b3eddd9a0 fixed template madness in tri_tri 10 rokov pred
fast_winding_number.cpp f979aaaa98 fix. 7 rokov pred
fast_winding_number.h d9483e96e2 minor typo 7 rokov pred
file_contents_as_string.cpp 909c4a05ff return overload 10 rokov pred
file_contents_as_string.h 909c4a05ff return overload 10 rokov pred
file_dialog_open.cpp 69f1c5f112 fixed a bug concerning load mesh from dialog 10 rokov pred
file_dialog_open.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
file_dialog_save.cpp 6f8f988fa5 fixed various windows issues with static library 10 rokov pred
file_dialog_save.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
file_exists.cpp a60d9c69a1 get modifiers, fit rigid 2d, templates 11 rokov pred
file_exists.h a60d9c69a1 get modifiers, fit rigid 2d, templates 11 rokov pred
find.cpp a456df913d static library _compiles_ with eigen3.3.1 9 rokov pred
find.h c41afa77ec better templates 9 rokov pred
find_cross_field_singularities.cpp 75d60e40a8 Documentation and code clean ups (MIQ related) (#971) 7 rokov pred
find_cross_field_singularities.h 75d60e40a8 Documentation and code clean ups (MIQ related) (#971) 7 rokov pred
find_zero.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
find_zero.h 5e5d11c49f reductions for sparse matrices 9 rokov pred
fit_plane.cpp 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
fit_plane.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
fit_rotations.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
fit_rotations.h 36a1006438 note that fit_rotations may be obsolete 10 rokov pred
flip_avoiding_line_search.cpp 3a72136c4d Fixed undefined behavior in the SolveP3 function of flip_avoiding_line_search. 7 rokov pred
flip_avoiding_line_search.h 174ac59db6 update M_PI to igl::PI. header file inclusion for some files are also added. 7 rokov pred
flip_edge.cpp 83553eb3bb windows template 7 rokov pred
flip_edge.h 34b56ae109 Minor update to get window compilation pass. 9 rokov pred
flipped_triangles.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
flipped_triangles.h 4ebf2b20ef fixed up style and compilation errors in flipped_triangles 9 rokov pred
flood_fill.cpp 4f6e28067c better templating 8 rokov pred
flood_fill.h 7feec96c29 some strange compilation issues, templates 8 rokov pred
floor.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
floor.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
for_each.h 0faf24a294 add svd version 9 rokov pred
forward_kinematics.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
forward_kinematics.h b7157c2898 translation widget 10 rokov pred
frame_field_deformer.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
frame_field_deformer.h b1ea555f41 bad path 11 rokov pred
frame_to_cross_field.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
frame_to_cross_field.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
frustum.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
frustum.h a1c8fcb85c templates, viewer opengl code extraction 11 rokov pred
gaussian_curvature.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
gaussian_curvature.h bd57fc27aa no division by area 10 rokov pred
get_seconds.cpp 3224534a03 C++11 get seconds 9 rokov pred
get_seconds.h f976e38f91 faster tri tri adj, unique simplices 11 rokov pred
get_seconds_hires.cpp b473232452 preprend license header to every file 12 rokov pred
get_seconds_hires.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
grad.cpp b7db5a8ee0 Stupid template should compile now. 7 rokov pred
grad.h 49535abdad formatting 7 rokov pred
grad_intrinsic.cpp b7db5a8ee0 Stupid template should compile now. 7 rokov pred
grad_intrinsic.h 44f93fa0d9 intrinsic gradient operator + test 7 rokov pred
grid.cpp 2e91bb3a00 generalize grid to any dimension; 2d test 7 rokov pred
grid.h 2e91bb3a00 generalize grid to any dimension; 2d test 7 rokov pred
grid_search.cpp 89b6ecee13 some simple global optimization routines 8 rokov pred
grid_search.h 89b6ecee13 some simple global optimization routines 8 rokov pred
group_sum_matrix.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
group_sum_matrix.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
guess_extension.cpp 4a1547e5f6 fixed namespace and missing include 7 rokov pred
guess_extension.h be1bbf6fde templates and output parameter overload 9 rokov pred
harmonic.cpp 05f2905655 Update templates 9 rokov pred
harmonic.h 9698061a02 better templating 9 rokov pred
harwell_boeing.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
harwell_boeing.h bdeb592dc8 rm unneeded define 11 rokov pred
hausdorff.cpp 8478104910 removed __1 7 rokov pred
hausdorff.h e699d257fe Update hausdorff.h 7 rokov pred
heat_geodesics.cpp 607148cf72 Misc compilation fixes for Eigen 3.3 compatibility. 7 rokov pred
heat_geodesics.h e032f31a92 using intrinsic div/grad 7 rokov pred
hessian.cpp c173e452df Compatibility with Eigen 3.3 8 rokov pred
hessian.h 8d398f2306 Enforcing 80 character rule 8 rokov pred
hessian_energy.cpp c173e452df Compatibility with Eigen 3.3 8 rokov pred
hessian_energy.h 8d398f2306 Enforcing 80 character rule 8 rokov pred
histc.cpp a456df913d static library _compiles_ with eigen3.3.1 9 rokov pred
histc.h 2ddb11aa6b Misc. typos 8 rokov pred
hsv_to_rgb.cpp 85a56e391b resize(X.rows(),X.cols()) --> resizeLike(X) 9 rokov pred
hsv_to_rgb.h 20a3ad28f1 eigen types 10 rokov pred
igl_inline.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
in_element.cpp 92b29eb15f templates 10 rokov pred
in_element.h 5e0d6b3aff Fixed various minor bugs, added explicit template specifications 9 rokov pred
infinite_cost_stopping_condition.cpp ad917ffc5e Fixed namespace problem 9 rokov pred
infinite_cost_stopping_condition.h 6fad412558 decimate with finite cost 9 rokov pred
inradius.cpp 8943387b53 use nan replacement doublearea 9 rokov pred
inradius.h c330b9a5ec compute per triangle circum- and in- radii 9 rokov pred
internal_angles.cpp 606a4a0c88 clean up winding number code. templates 8 rokov pred
internal_angles.h 67cd80a83b PlainObjectBase -> MatrixBase on a lot of inputs 8 rokov pred
intersect.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
intersect.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
intrinsic_delaunay_cotmatrix.cpp 345f82245d templates 7 rokov pred
intrinsic_delaunay_cotmatrix.h 5fe542d003 intrinsic delaunay cotmatrix + test 7 rokov pred
intrinsic_delaunay_triangulation.cpp 5bee6c7f48 templates 7 rokov pred
intrinsic_delaunay_triangulation.h c6e6f809da missing include 7 rokov pred
invert_diag.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
invert_diag.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
is_border_vertex.cpp 4f6d98e504 deprecate (V,F) version; PlainObject -> Matrix 7 rokov pred
is_border_vertex.h 4f6d98e504 deprecate (V,F) version; PlainObject -> Matrix 7 rokov pred
is_boundary_edge.cpp 2ddb11aa6b Misc. typos 8 rokov pred
is_boundary_edge.h 5ad035de72 boundaryedges and CR mass matrix 10 rokov pred
is_delaunay.cpp b7db5a8ee0 Stupid template should compile now. 7 rokov pred
is_delaunay.h 71508b1b30 delaunay unit tests, expose is_delaunay, templates, PlainObject -> Matrix 7 rokov pred
is_dir.cpp b473232452 preprend license header to every file 12 rokov pred
is_dir.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
is_edge_manifold.cpp 7b82a08e5b all_edges --> oriented_facets 9 rokov pred
is_edge_manifold.h 01e284b3d7 better templating 9 rokov pred
is_file.cpp b473232452 preprend license header to every file 12 rokov pred
is_file.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
is_intrinsic_delaunay.cpp 5bee6c7f48 templates 7 rokov pred
is_intrinsic_delaunay.h 7b7086162f refactor and added extra while loop 7 rokov pred
is_irregular_vertex.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
is_irregular_vertex.h 442c8d908c added mesh statistics functions and updated tutorial 11 rokov pred
is_planar.cpp c39ca7747a fixed many style issues, missing copyrights, inlines 11 rokov pred
is_planar.h bae6702731 more misc. typos 8 rokov pred
is_readable.cpp b473232452 preprend license header to every file 12 rokov pred
is_readable.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
is_sparse.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
is_sparse.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
is_stl.cpp 2370f45420 [BUG FIX]: freopen doesn't work on windows 8 rokov pred
is_stl.h b6e3b252af read directly from file pointer 9 rokov pred
is_symmetric.cpp a456df913d static library _compiles_ with eigen3.3.1 9 rokov pred
is_symmetric.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
is_vertex_manifold.cpp 5692d6f7ba rm bogus template 7 rokov pred
is_vertex_manifold.h 9f0396b085 Update the documentation of is_vertex_manifold. 10 rokov pred
is_writable.cpp b473232452 preprend license header to every file 12 rokov pred
is_writable.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
isdiag.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
isdiag.h 8dc2514633 isdiagonal test, harmonic abstracted away from laplacian 9 rokov pred
ismember.cpp f095f685db [API]: Slice tets now extracts contours of arb. funcs; templates 8 rokov pred
ismember.h b504c61714 templates and prototypes 8 rokov pred
isolines.cpp da5b824984 Removed superfluous sort 8 rokov pred
isolines.h d449ba9868 Fixed typo 8 rokov pred
jet.cpp 7bc261f8b4 added templates and fixed ui for high dpi (mac retina display with multiple screens) 8 rokov pred
jet.h 2ec589c7b3 rm deprecation warnings. clean up style violations 8 rokov pred
knn.cpp 9621a87edd comparison functor of priority queue is required to represent a strict ordering 7 rokov pred
knn.h dd9d853fad Made the changes Alec asked for 7 rokov pred
launch_medit.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
launch_medit.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
lbs_matrix.cpp c39ca7747a fixed many style issues, missing copyrights, inlines 11 rokov pred
lbs_matrix.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
lexicographic_triangulation.cpp 71508b1b30 delaunay unit tests, expose is_delaunay, templates, PlainObject -> Matrix 7 rokov pred
lexicographic_triangulation.h 71508b1b30 delaunay unit tests, expose is_delaunay, templates, PlainObject -> Matrix 7 rokov pred
limit_faces.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
limit_faces.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
line_field_mismatch.cpp 75d60e40a8 Documentation and code clean ups (MIQ related) (#971) 7 rokov pred
line_field_mismatch.h 75d60e40a8 Documentation and code clean ups (MIQ related) (#971) 7 rokov pred
line_search.cpp a26275254d * added missing IGL_INLINE 9 rokov pred
line_search.h ac38aede79 * removed defines and namespaces from flip_avoiding_line_search 9 rokov pred
line_segment_in_rectangle.cpp 0667cbcb2a fix namespace/include order errors 9 rokov pred
line_segment_in_rectangle.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
linprog.cpp 5a63323d51 unnecessary includes 9 rokov pred
linprog.h 7ce75d2528 edge collapsing and linear programs 11 rokov pred
list_to_matrix.cpp 2673ab3e7f another missing symbol on windows 8 rokov pred
list_to_matrix.h 6f3f5bdabe Merge branch 'master' of https://github.com/schuellc/libigl 10 rokov pred
local_basis.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
local_basis.h 344cb9eea3 -Changes to header files to support parsing 9 rokov pred
look_at.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
look_at.h a1c8fcb85c templates, viewer opengl code extraction 11 rokov pred
loop.cpp e650edcc01 templates 9 rokov pred
loop.h 19bc318c12 loop, upsample, bug fix + tutorial 9 rokov pred
lscm.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
lscm.h 3a82db0c88 clarify ref 10 rokov pred
map_vertices_to_circle.cpp f979aaaa98 fix. 7 rokov pred
map_vertices_to_circle.h 174ac59db6 update M_PI to igl::PI. header file inclusion for some files are also added. 7 rokov pred
mapping_energy_with_jacobians.cpp 2726464472 Adding 2D version of SCAF for Bijective Maps and a tutorial (#752) 7 rokov pred
mapping_energy_with_jacobians.h 2726464472 Adding 2D version of SCAF for Bijective Maps and a tutorial (#752) 7 rokov pred
marching_tets.cpp 1fe4eb190f Revert "Revert "Marching Tetrahedra (#716)" (#924)" (#925) 7 rokov pred
marching_tets.h 1fe4eb190f Revert "Revert "Marching Tetrahedra (#716)" (#924)" (#925) 7 rokov pred
massmatrix.cpp 688b137e8d intrinsic mass matrix using only edge lengths 7 rokov pred
massmatrix.h 688b137e8d intrinsic mass matrix using only edge lengths 7 rokov pred
massmatrix_intrinsic.cpp 2c31834bab missing template 7 rokov pred
massmatrix_intrinsic.h 688b137e8d intrinsic mass matrix using only edge lengths 7 rokov pred
mat_max.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
mat_max.h 2c0956abc6 better templating 9 rokov pred
mat_min.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
mat_min.h 2c0956abc6 better templating 9 rokov pred
mat_to_quat.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
mat_to_quat.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
material_colors.h ae29184e91 draw skeleton with colors 12 rokov pred
matlab_format.cpp 1deb471727 extra boundary_facets outputs; better sort prototypes; templates; cleanup 7 rokov pred
matlab_format.h 2ddb11aa6b Misc. typos 8 rokov pred
matrix_to_list.cpp d7517e2359 :green_heart: :snake: Add template instantiations for python 7 rokov pred
matrix_to_list.h 46aa12d3e1 setxor, correct indices assuming colmajor 9 rokov pred
max.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
max.h 5e5d11c49f reductions for sparse matrices 9 rokov pred
max_faces_stopping_condition.cpp df801345c1 copyright/license headers 9 rokov pred
max_faces_stopping_condition.h 4deb79d564 pull out shortest_edge_... and max_faces... functions 9 rokov pred
max_size.cpp b504c61714 templates and prototypes 8 rokov pred
max_size.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
median.cpp 075e95bfd2 Revert "Revert "Make avg_edge_length() count interior edges only once."" 7 rokov pred
median.h c25e874b18 better templating for WNAABB, and template hell ensuing 8 rokov pred
min.cpp 5e5d11c49f reductions for sparse matrices 9 rokov pred
min.h 5e5d11c49f reductions for sparse matrices 9 rokov pred
min_quad_dense.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
min_quad_dense.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
min_quad_with_fixed.cpp e7d4ec2599 fix min_quad_with_fixed to work for non-double template types 7 rokov pred
min_quad_with_fixed.h c2761bcd59 improve documentation, mention trace, num cols 9 rokov pred
min_size.cpp b504c61714 templates and prototypes 8 rokov pred
min_size.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
mod.cpp 85a56e391b resize(X.rows(),X.cols()) --> resizeLike(X) 9 rokov pred
mod.h c9be59b49f fix some bad uses of Eigen::PlainObjectBase 10 rokov pred
mode.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
mode.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
mvc.cpp ed153a8b84 abs warning 10 rokov pred
mvc.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
nchoosek.cpp a456df913d static library _compiles_ with eigen3.3.1 9 rokov pred
nchoosek.h 4f99fc5ddd variadic boolean ops 9 rokov pred
next_filename.cpp 3afe7f3444 templates 11 rokov pred
next_filename.h f6af195656 typo 7 rokov pred
normal_derivative.cpp 36e5b8c423 wrapper for Eigen's buggy LinSpaced 9 rokov pred
normal_derivative.h 8fd80c7bc0 biharmonic coordinates, impl of 'linear subspace design...', templates, overloads 10 rokov pred
normalize_quat.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
normalize_quat.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
normalize_row_lengths.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
normalize_row_lengths.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
normalize_row_sums.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
normalize_row_sums.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
null.cpp 9354cc1124 null space 11 rokov pred
null.h 9354cc1124 null space 11 rokov pred
octree.cpp 42883bb57a add cpature 7 rokov pred
octree.h dd9d853fad Made the changes Alec asked for 7 rokov pred
on_boundary.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
on_boundary.h f5b39a8657 better templating 9 rokov pred
orient_outward.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
orient_outward.h 63e134577a manifold_patches --> orientable_patches 11 rokov pred
orientable_patches.cpp a9c3b6d50a rename components.[h|cpp] to vertex_components.[h|cpp] 7 rokov pred
orientable_patches.h 2dfdea1a3b templates 9 rokov pred
oriented_facets.cpp c25e874b18 better templating for WNAABB, and template hell ensuing 8 rokov pred
oriented_facets.h 71508b1b30 delaunay unit tests, expose is_delaunay, templates, PlainObject -> Matrix 7 rokov pred
orth.cpp b473232452 preprend license header to every file 12 rokov pred
orth.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
ortho.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
ortho.h a1c8fcb85c templates, viewer opengl code extraction 11 rokov pred
outer_element.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
outer_element.h 05cf35b4d6 Minor update to documentation and rename exterior* to outer*. 10 rokov pred
parallel_for.h 2ddb11aa6b Misc. typos 8 rokov pred
parallel_transport_angles.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
parallel_transport_angles.h 5f795771d7 implementation of integrable polyvector fields (+some templates) 10 rokov pred
partition.cpp c39ca7747a fixed many style issues, missing copyrights, inlines 11 rokov pred
partition.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
parula.cpp 2ec589c7b3 rm deprecation warnings. clean up style violations 8 rokov pred
parula.h 2ec589c7b3 rm deprecation warnings. clean up style violations 8 rokov pred
path_to_executable.cpp 6f8f988fa5 fixed various windows issues with static library 10 rokov pred
path_to_executable.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
pathinfo.cpp bae6702731 more misc. typos 8 rokov pred
pathinfo.h 8e2e36c12a examples 10 rokov pred
per_corner_normals.cpp 2eef4a9b30 Fix compilation issues. 7 rokov pred
per_corner_normals.h 1dce34596b use matrixbase 7 rokov pred
per_edge_normals.cpp 2ddb11aa6b Misc. typos 8 rokov pred
per_edge_normals.h 67cd80a83b PlainObjectBase -> MatrixBase on a lot of inputs 8 rokov pred
per_face_normals.cpp a5a501f3a7 Merge pull request #1028 from MeshGeometry/master 7 rokov pred
per_face_normals.h 67cd80a83b PlainObjectBase -> MatrixBase on a lot of inputs 8 rokov pred
per_vertex_attribute_smoothing.cpp 97bf3c6fb5 PlainObjectBase objects should not be declared 9 rokov pred
per_vertex_attribute_smoothing.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
per_vertex_normals.cpp 2e79bd99de templates 8 rokov pred
per_vertex_normals.h 67cd80a83b PlainObjectBase -> MatrixBase on a lot of inputs 8 rokov pred
per_vertex_point_to_plane_quadrics.cpp df801345c1 copyright/license headers 9 rokov pred
per_vertex_point_to_plane_quadrics.h df801345c1 copyright/license headers 9 rokov pred
piecewise_constant_winding_number.cpp f979aaaa98 fix. 7 rokov pred
piecewise_constant_winding_number.h 606a4a0c88 clean up winding number code. templates 8 rokov pred
pinv.cpp 6f47da1700 pseudoinverse 9 rokov pred
pinv.h 6f47da1700 pseudoinverse 9 rokov pred
planarize_quad_mesh.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
planarize_quad_mesh.h 53c2b9e8fa missing copyrights 10 rokov pred
ply.h ed363da1f6 Update .travis.yml 7 rokov pred
point_in_circle.cpp b473232452 preprend license header to every file 12 rokov pred
point_in_circle.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
point_in_poly.cpp b473232452 preprend license header to every file 12 rokov pred
point_in_poly.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
point_mesh_squared_distance.cpp d568485242 Rince and repeat. 7 rokov pred
point_mesh_squared_distance.h 5e0d6b3aff Fixed various minor bugs, added explicit template specifications 9 rokov pred
point_simplex_squared_distance.cpp 537c389b74 Removed minus from assertion 7 rokov pred
point_simplex_squared_distance.h 36f3f666e9 fix template to match explicits 9 rokov pred
polar_dec.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
polar_dec.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
polar_svd.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
polar_svd.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
polar_svd3x3.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
polar_svd3x3.h cce7d90d92 mv SVD to main lib 10 rokov pred
polygon_mesh_to_triangle_mesh.cpp bb730dec7d adding template 7 rokov pred
polygon_mesh_to_triangle_mesh.h 8e6f510b7b next filename, draw quad meshes, template specializations, 11 rokov pred
principal_curvature.cpp ac7fb9913a files should end with newline 7 rokov pred
principal_curvature.h 414740aa38 add overload function for principal_curvature 7 rokov pred
print_ijv.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
print_ijv.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
print_vector.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
print_vector.h 4372f57c55 plot_vector --> print_vector 11 rokov pred
procrustes.cpp 72eb3ef51a missing namespaces/includes 9 rokov pred
procrustes.h 6e2c0ff218 bug in procrustes templating 11 rokov pred
project.cpp f4eff4ea57 PlainObjectBase -> MatrixBase 7 rokov pred
project.h f4eff4ea57 PlainObjectBase -> MatrixBase 7 rokov pred
project_isometrically_to_plane.cpp 97bf3c6fb5 PlainObjectBase objects should not be declared 9 rokov pred
project_isometrically_to_plane.h e7f4b0154a plane_project --> project_isometrically_to_plane 11 rokov pred
project_to_line.cpp 7feec96c29 some strange compilation issues, templates 8 rokov pred
project_to_line.h 2ddb11aa6b Misc. typos 8 rokov pred
project_to_line_segment.cpp 7feec96c29 some strange compilation issues, templates 8 rokov pred
project_to_line_segment.h 2ddb11aa6b Misc. typos 8 rokov pred
pseudonormal_test.cpp 2e79bd99de templates 8 rokov pred
pseudonormal_test.h 67cd80a83b PlainObjectBase -> MatrixBase on a lot of inputs 8 rokov pred
pso.cpp 89b6ecee13 some simple global optimization routines 8 rokov pred
pso.h 89b6ecee13 some simple global optimization routines 8 rokov pred
qslim.cpp 5d956357b5 return false on nonmanifold 8 rokov pred
qslim.h 1a42b39c93 Update qslim.h 7 rokov pred
qslim_optimal_collapse_edge_callbacks.cpp e2f6f2c24c std isinf 9 rokov pred
qslim_optimal_collapse_edge_callbacks.h df801345c1 copyright/license headers 9 rokov pred
quad_planarity.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
quad_planarity.h 53c2b9e8fa missing copyrights 10 rokov pred
quadric_binary_plus_operator.cpp df801345c1 copyright/license headers 9 rokov pred
quadric_binary_plus_operator.h df801345c1 copyright/license headers 9 rokov pred
quat_conjugate.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
quat_conjugate.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
quat_mult.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
quat_mult.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
quat_to_axis_angle.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
quat_to_axis_angle.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
quat_to_mat.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
quat_to_mat.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
quats_to_column.cpp 3ee6fa10ec mouse controller and quaternion io 12 rokov pred
quats_to_column.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
ramer_douglas_peucker.cpp 36e5b8c423 wrapper for Eigen's buggy LinSpaced 9 rokov pred
ramer_douglas_peucker.h 16cd4fcd13 wrapper to output reparameterization along simplified curve 9 rokov pred
random_dir.cpp 62521f0d2c fix for clang, enabled embree build by default for python bindings 9 rokov pred
random_dir.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
random_points_on_mesh.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
random_points_on_mesh.h 52eabdec3e documentation 9 rokov pred
random_quaternion.cpp f979aaaa98 fix. 7 rokov pred
random_quaternion.h 53c2b9e8fa missing copyrights 10 rokov pred
random_search.cpp 89b6ecee13 some simple global optimization routines 8 rokov pred
random_search.h 89b6ecee13 some simple global optimization routines 8 rokov pred
randperm.cpp 843438eab9 Fix logic error for URNG in igl::randperm 7 rokov pred
randperm.h 843438eab9 Fix logic error for URNG in igl::randperm 7 rokov pred
ray_box_intersect.cpp ff75cfe954 Fix template instantiations. 7 rokov pred
ray_box_intersect.h 67cd80a83b PlainObjectBase -> MatrixBase on a lot of inputs 8 rokov pred
ray_mesh_intersect.cpp ff75cfe954 Fix template instantiations. 7 rokov pred
ray_mesh_intersect.h b00e745985 adding missing copyright/license headers 9 rokov pred
ray_sphere_intersect.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
ray_sphere_intersect.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
raytri.c 2ddb11aa6b Misc. typos 8 rokov pred
readBF.cpp b00e745985 adding missing copyright/license headers 9 rokov pred
readBF.h b00e745985 adding missing copyright/license headers 9 rokov pred
readCSV.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
readCSV.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
readDMAT.cpp 607148cf72 Misc compilation fixes for Eigen 3.3 compatibility. 7 rokov pred
readDMAT.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
readMESH.cpp c1ecc17d97 remove debug printing 8 rokov pred
readMESH.h b6e3b252af read directly from file pointer 9 rokov pred
readMSH.cpp f94f61b519 rm broken template 7 rokov pred
readMSH.h e6932c0e0d missing header 7 rokov pred
readNODE.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
readNODE.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
readOBJ.cpp bae6702731 more misc. typos 8 rokov pred
readOBJ.h 680d9ff712 better templating 9 rokov pred
readOFF.cpp 7bbcec7f04 fix blank line error while opening OFF file 9 rokov pred
readOFF.h b6e3b252af read directly from file pointer 9 rokov pred
readPLY.cpp 4a1547e5f6 fixed namespace and missing include 7 rokov pred
readPLY.h ae4e417d37 Fix #573. Removing global variables - making 'readPLY' and 'writePLY' threadsafe. 8 rokov pred
readSTL.cpp 2370f45420 [BUG FIX]: freopen doesn't work on windows 8 rokov pred
readSTL.h d74a195c24 Fix documentation of readSTL 7 rokov pred
readTGF.cpp 77b87e622a rm using namespace igl 10 rokov pred
readTGF.h 2ddb11aa6b Misc. typos 8 rokov pred
readWRL.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
readWRL.h b6e3b252af read directly from file pointer 9 rokov pred
read_triangle_mesh.cpp e2e4926241 Merge branch 'master' into obj_load_fix 8 rokov pred
read_triangle_mesh.h b6e3b252af read directly from file pointer 9 rokov pred
redux.h 7aed747cd7 remove unneeded include 7 rokov pred
remesh_along_isoline.cpp 4e46268580 template 7 rokov pred
remesh_along_isoline.h d5778fea4b Fix the typo in a `#include` statement. 7 rokov pred
remove_duplicate_vertices.cpp 5487ed607a [TEMPLATES] 8 rokov pred
remove_duplicate_vertices.h b09b6e5b0f better templating 9 rokov pred
remove_duplicates.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
remove_duplicates.h 69808310c1 removeDuplicates --> remove_duplicates 11 rokov pred
remove_unreferenced.cpp 173e77d755 template instantiations and const fix 7 rokov pred
remove_unreferenced.h b09b6e5b0f better templating 9 rokov pred
reorder.cpp 01729b533d Update reorder.cpp 7 rokov pred
reorder.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
repdiag.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
repdiag.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
repmat.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
repmat.h 9698061a02 better templating 9 rokov pred
resolve_duplicated_faces.cpp f787dcc330 Fix missing template instantiation when compiling with CGAL on Windows. 8 rokov pred
resolve_duplicated_faces.h f9ced09c24 merge 10 rokov pred
rgb_to_hsv.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
rgb_to_hsv.h 20a3ad28f1 eigen types 10 rokov pred
rotate_by_quat.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
rotate_by_quat.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
rotate_vectors.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
rotate_vectors.h 75d60e40a8 Documentation and code clean ups (MIQ related) (#971) 7 rokov pred
rotation_matrix_from_directions.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
rotation_matrix_from_directions.h 2d42198b19 fix style, rm unused parameter 10 rokov pred
round.cpp 2e79bd99de templates 8 rokov pred
round.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
rows_to_matrix.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
rows_to_matrix.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
sample_edges.cpp b473232452 preprend license header to every file 12 rokov pred
sample_edges.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
scaf.cpp c85ee4ef79 Ensured use of internally defined constants. 7 rokov pred
scaf.h 2726464472 Adding 2D version of SCAF for Bijective Maps and a tutorial (#752) 7 rokov pred
seam_edges.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
seam_edges.h af2594ad1c cosmetic reformatting and templates 9 rokov pred
segment_segment_intersect.cpp 116d2bc1de fix tab. 7 rokov pred
segment_segment_intersect.h abd2f01b80 completing the merge 9 rokov pred
serialize.h 07d68473d9 Corrected omission of return argument. 7 rokov pred
setdiff.cpp 8ce9abcfc6 fixed template instantiation 7 rokov pred
setdiff.h 46aa12d3e1 setxor, correct indices assuming colmajor 9 rokov pred
setunion.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
setunion.h 06215fe09b set union on matrices 9 rokov pred
setxor.cpp 8ce9abcfc6 fixed template instantiation 7 rokov pred
setxor.h 46aa12d3e1 setxor, correct indices assuming colmajor 9 rokov pred
shape_diameter_function.cpp c7503024f3 use correct types for temporary matrices 7 rokov pred
shape_diameter_function.h 2692c1ee0c basic shape diameter function implementation 8 rokov pred
shapeup.cpp f979aaaa98 fix. 7 rokov pred
shapeup.h 174ac59db6 update M_PI to igl::PI. header file inclusion for some files are also added. 7 rokov pred
shortest_edge_and_midpoint.cpp df801345c1 copyright/license headers 9 rokov pred
shortest_edge_and_midpoint.h 4deb79d564 pull out shortest_edge_... and max_faces... functions 9 rokov pred
signed_angle.cpp 29250d6923 templates 8 rokov pred
signed_angle.h 606a4a0c88 clean up winding number code. templates 8 rokov pred
signed_distance.cpp 2e79bd99de templates 8 rokov pred
signed_distance.h 7feec96c29 some strange compilation issues, templates 8 rokov pred
simplify_polyhedron.cpp be75695e02 circulation does not need F,E args + tests 7 rokov pred
simplify_polyhedron.h 4123794f61 simplify polyhedron 9 rokov pred
slice.cpp 607148cf72 Misc compilation fixes for Eigen 3.3 compatibility. 7 rokov pred
slice.h c41afa77ec better templates 9 rokov pred
slice_cached.cpp 9e63059a33 style fixes in slice_cached 8 rokov pred
slice_cached.h 54953fe376 merge 8 rokov pred
slice_into.cpp a81b77dfa6 Bug fix in slice_into.cpp 7 rokov pred
slice_into.h c41afa77ec better templates 9 rokov pred
slice_mask.cpp 480f98b127 better templates 8 rokov pred
slice_mask.h 03c9c841dc trivially extend to sparse matrices 9 rokov pred
slim.cpp 2726464472 Adding 2D version of SCAF for Bijective Maps and a tutorial (#752) 7 rokov pred
slim.h 2726464472 Adding 2D version of SCAF for Bijective Maps and a tutorial (#752) 7 rokov pred
snap_points.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
snap_points.h 2dfdea1a3b templates 9 rokov pred
snap_to_canonical_view_quat.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
snap_to_canonical_view_quat.h 8c809663c2 better tempaltes 10 rokov pred
snap_to_fixed_up.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
snap_to_fixed_up.h 6d578a7133 key usage in viewer 10 rokov pred
solid_angle.cpp 2e79bd99de templates 8 rokov pred
solid_angle.h 606a4a0c88 clean up winding number code. templates 8 rokov pred
sort.cpp 1deb471727 extra boundary_facets outputs; better sort prototypes; templates; cleanup 7 rokov pred
sort.h 1deb471727 extra boundary_facets outputs; better sort prototypes; templates; cleanup 7 rokov pred
sort_angles.cpp 2ddb11aa6b Misc. typos 8 rokov pred
sort_angles.h 53c2b9e8fa missing copyrights 10 rokov pred
sort_triangles.cpp 22b271aefc remove commented code 7 rokov pred
sort_triangles.h 945ca3ac82 move opengl functions to separate directories, lots of new templates 10 rokov pred
sort_vectors_ccw.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
sort_vectors_ccw.h f72ff756ac olga's recent changes 10 rokov pred
sortrows.cpp 1deb471727 extra boundary_facets outputs; better sort prototypes; templates; cleanup 7 rokov pred
sortrows.h 1deb471727 extra boundary_facets outputs; better sort prototypes; templates; cleanup 7 rokov pred
sparse.cpp 1397a27933 Fix template specializations 8 rokov pred
sparse.h 2ecd74c82a better templates 9 rokov pred
sparse_cached.cpp 87520dd493 Use SparseMatrixBase::StorageIndex for Eigen >= 3.3.0 7 rokov pred
sparse_cached.h 2726464472 Adding 2D version of SCAF for Bijective Maps and a tutorial (#752) 7 rokov pred
sparse_voxel_grid.cpp b2e8d0b3d3 Sparse grid bfs (#942) 7 rokov pred
sparse_voxel_grid.h b2e8d0b3d3 Sparse grid bfs (#942) 7 rokov pred
speye.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
speye.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
squared_edge_lengths.cpp 3c9ca8a0c1 clean up grad + templates 7 rokov pred
squared_edge_lengths.h 9698061a02 better templating 9 rokov pred
stdin_to_temp.cpp b473232452 preprend license header to every file 12 rokov pred
stdin_to_temp.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
straighten_seams.cpp a9c3b6d50a rename components.[h|cpp] to vertex_components.[h|cpp] 7 rokov pred
straighten_seams.h 3fe31ec0dc straighten seams 9 rokov pred
sum.cpp f17f286a0f templates 9 rokov pred
sum.h 074577bc17 use sparse matrix redux/for each 9 rokov pred
svd3x3.cpp cce7d90d92 mv SVD to main lib 10 rokov pred
svd3x3.h cce7d90d92 mv SVD to main lib 10 rokov pred
svd3x3_avx.cpp b068e63d4f removed double instantiation 10 rokov pred
svd3x3_avx.h cce7d90d92 mv SVD to main lib 10 rokov pred
svd3x3_sse.cpp cce7d90d92 mv SVD to main lib 10 rokov pred
svd3x3_sse.h cce7d90d92 mv SVD to main lib 10 rokov pred
swept_volume_bounding_box.cpp 36e5b8c423 wrapper for Eigen's buggy LinSpaced 9 rokov pred
swept_volume_bounding_box.h b00e745985 adding missing copyright/license headers 9 rokov pred
swept_volume_signed_distance.cpp 0667cbcb2a fix namespace/include order errors 9 rokov pred
swept_volume_signed_distance.h b00e745985 adding missing copyright/license headers 9 rokov pred
tan_half_angle.cpp aa0faffe9f pull out tan_half_angle; templates 7 rokov pred
tan_half_angle.h aa0faffe9f pull out tan_half_angle; templates 7 rokov pred
tet_tet_adjacency.cpp 10200efa2b Unittests!! (#928) 7 rokov pred
tet_tet_adjacency.h 31d419e2c0 Tetrahedral adjacenct functions (#835) 7 rokov pred
topological_hole_fill.cpp ac7fb9913a files should end with newline 7 rokov pred
topological_hole_fill.h 2726464472 Adding 2D version of SCAF for Bijective Maps and a tutorial (#752) 7 rokov pred
trackball.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
trackball.h 8c809663c2 better tempaltes 10 rokov pred
transpose_blocks.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
transpose_blocks.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
triangle_fan.cpp 53c2b9e8fa missing copyrights 10 rokov pred
triangle_fan.h bae6702731 more misc. typos 8 rokov pred
triangle_triangle_adjacency.cpp 6c3c1a88a2 improve performance for manifold TT 7 rokov pred
triangle_triangle_adjacency.h 4fec50dcb5 fix templating 7 rokov pred
triangles_from_strip.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
triangles_from_strip.h 9522dfd77e generate triangles from a points streaming triangle strip 11 rokov pred
triangulated_grid.cpp f12cecd9d6 fix buggy assert 7 rokov pred
triangulated_grid.h 0eb3fa2acb triangulated grid + test 7 rokov pred
two_axis_valuator_fixed_up.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
two_axis_valuator_fixed_up.h 8c809663c2 better tempaltes 10 rokov pred
uniformly_sample_two_manifold.cpp 77b87e622a rm using namespace igl 10 rokov pred
uniformly_sample_two_manifold.h d06b90a231 comments 9 rokov pred
unique.cpp 928045da6f Missing template instantiations. 7 rokov pred
unique.h 606a4a0c88 clean up winding number code. templates 8 rokov pred
unique_edge_map.cpp 928045da6f Missing template instantiations. 7 rokov pred
unique_edge_map.h 71508b1b30 delaunay unit tests, expose is_delaunay, templates, PlainObject -> Matrix 7 rokov pred
unique_rows.cpp 1deb471727 extra boundary_facets outputs; better sort prototypes; templates; cleanup 7 rokov pred
unique_rows.h 606a4a0c88 clean up winding number code. templates 8 rokov pred
unique_simplices.cpp f787dcc330 Fix missing template instantiation when compiling with CGAL on Windows. 8 rokov pred
unique_simplices.h 67cd80a83b PlainObjectBase -> MatrixBase on a lot of inputs 8 rokov pred
unproject.cpp 1d68023669 templates 9 rokov pred
unproject.h 1d68023669 templates 9 rokov pred
unproject_in_mesh.cpp 417501ef15 templates and __1 10 rokov pred
unproject_in_mesh.h 81d3908f7b unproject onto mesh abstracted away from embree 10 rokov pred
unproject_onto_mesh.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
unproject_onto_mesh.h 81d3908f7b unproject onto mesh abstracted away from embree 10 rokov pred
unproject_ray.cpp dec1ddc168 rm using namespace igl 10 rokov pred
unproject_ray.h a1e8235f15 expose unproject_in_mesh to main library with default brute force option 10 rokov pred
unzip_corners.cpp 606a4a0c88 clean up winding number code. templates 8 rokov pred
unzip_corners.h e287df11ba unzip corners (of an obj-style mesh with attributes) 10 rokov pred
upsample.cpp b6c6db1279 specialization --> instantiation 9 rokov pred
upsample.h 19bc318c12 loop, upsample, bug fix + tutorial 9 rokov pred
vector_area_matrix.cpp 1deb471727 extra boundary_facets outputs; better sort prototypes; templates; cleanup 7 rokov pred
vector_area_matrix.h cb6570075a correct header guard 9 rokov pred
verbose.h b473232452 preprend license header to every file 12 rokov pred
vertex_components.cpp a9c3b6d50a rename components.[h|cpp] to vertex_components.[h|cpp] 7 rokov pred
vertex_components.h a9c3b6d50a rename components.[h|cpp] to vertex_components.[h|cpp] 7 rokov pred
vertex_triangle_adjacency.cpp 928045da6f Missing template instantiations. 7 rokov pred
vertex_triangle_adjacency.h 6c3c1a88a2 improve performance for manifold TT 7 rokov pred
volume.cpp ab730005e9 template nonsense 7 rokov pred
volume.h 9698061a02 better templating 9 rokov pred
voxel_grid.cpp 4f6e28067c better templating 8 rokov pred
voxel_grid.h 67cd80a83b PlainObjectBase -> MatrixBase on a lot of inputs 8 rokov pred
winding_number.cpp 2e79bd99de templates 8 rokov pred
winding_number.h 606a4a0c88 clean up winding number code. templates 8 rokov pred
writeBF.cpp b00e745985 adding missing copyright/license headers 9 rokov pred
writeBF.h b00e745985 adding missing copyright/license headers 9 rokov pred
writeDMAT.cpp 1fe4eb190f Revert "Revert "Marching Tetrahedra (#716)" (#924)" (#925) 7 rokov pred
writeDMAT.h 8a2fb2a3ec unify code for vectors 9 rokov pred
writeMESH.cpp 2e79bd99de templates 8 rokov pred
writeMESH.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
writeOBJ.cpp 2e79bd99de templates 8 rokov pred
writeOBJ.h f3c4930b69 templates 8 rokov pred
writeOFF.cpp 339dfbfcab Add explanation in comment 8 rokov pred
writeOFF.h 33c27124bf OFF color-per-vertex 9 rokov pred
writePLY.cpp 607148cf72 Misc compilation fixes for Eigen 3.3 compatibility. 7 rokov pred
writePLY.h 416a0cd915 ply support any vertex/normal/uv/face type 8 rokov pred
writeSTL.cpp 2e79bd99de templates 8 rokov pred
writeSTL.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
writeTGF.cpp 77b87e622a rm using namespace igl 10 rokov pred
writeTGF.h 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 rokov pred
writeWRL.cpp 2e79bd99de templates 8 rokov pred
writeWRL.h c4270a84b2 Write colors to WRL files. 8 rokov pred
write_triangle_mesh.cpp 2e79bd99de templates 8 rokov pred
write_triangle_mesh.h d1a2c4e2e8 templates 8 rokov pred

readMESH.cpp

// This file is part of libigl, a simple c++ geometry processing library.
//
// Copyright (C) 2013 Alec Jacobson
//
// This Source Code Form is subject to the terms of the Mozilla Public License
// v. 2.0. If a copy of the MPL was not distributed with this file, You can
// obtain one at http://mozilla.org/MPL/2.0/.
#include "readMESH.h"

template
IGL_INLINE bool igl::readMESH(
const std::string mesh_file_name,
std::vector > & V,
std::vector > & T,
std::vector > & F)
{
using namespace std;
FILE * mesh_file = fopen(mesh_file_name.c_str(),"r");
if(NULL==mesh_file)
{
fprintf(stderr,"IOError: %s could not be opened...",mesh_file_name.c_str());
return false;
}
return igl::readMESH(mesh_file,V,T,F);
}

template
IGL_INLINE bool igl::readMESH(
FILE * mesh_file,
std::vector > & V,
std::vector > & T,
std::vector > & F)
{
using namespace std;
#ifndef LINE_MAX
# define LINE_MAX 2048
#endif
char line[LINE_MAX];
bool still_comments;
V.clear();
T.clear();
F.clear();

// eat comments at beginning of file
still_comments= true;
while(still_comments)
{
if(fgets(line,LINE_MAX,mesh_file) == NULL)
{
fprintf(stderr, "Error: couldn't find start of .mesh file");
fclose(mesh_file);
return false;
}
still_comments = (line[0] == '#' || line[0] == '\n');
}
char str[LINE_MAX];
sscanf(line," %s",str);
// check that first word is MeshVersionFormatted
if(0!=strcmp(str,"MeshVersionFormatted"))
{
fprintf(stderr,
"Error: first word should be MeshVersionFormatted not %s\n",str);
fclose(mesh_file);
return false;
}

int one = -1;
if(2 != sscanf(line,"%s %d",str,&one))
{
// 1 appears on next line?
fscanf(mesh_file," %d",&one);
}
if(one != 1)
{
fprintf(stderr,"Error: second word should be 1 not %d\n",one);
fclose(mesh_file);
return false;
}

// eat comments
still_comments= true;
while(still_comments)
{
fgets(line,LINE_MAX,mesh_file);
still_comments = (line[0] == '#' || line[0] == '\n');
}

sscanf(line," %s",str);
// check that third word is Dimension
if(0!=strcmp(str,"Dimension"))
{
fprintf(stderr,"Error: third word should be Dimension not %s\n",str);
fclose(mesh_file);
return false;
}
int three = -1;
if(2 != sscanf(line,"%s %d",str,&three))
{
// 1 appears on next line?
fscanf(mesh_file," %d",&three);
}
if(three != 3)
{
fprintf(stderr,"Error: only Dimension 3 supported not %d\n",three);
fclose(mesh_file);
return false;
}

// eat comments
still_comments= true;
while(still_comments)
{
fgets(line,LINE_MAX,mesh_file);
still_comments = (line[0] == '#' || line[0] == '\n');
}

sscanf(line," %s",str);
// check that fifth word is Vertices
if(0!=strcmp(str,"Vertices"))
{
fprintf(stderr,"Error: fifth word should be Vertices not %s\n",str);
fclose(mesh_file);
return false;
}

//fgets(line,LINE_MAX,mesh_file);

int number_of_vertices;
if(1 != fscanf(mesh_file," %d",&number_of_vertices) || number_of_vertices > 1000000000)
{
fprintf(stderr,"Error: expecting number of vertices less than 10^9...\n");
fclose(mesh_file);
return false;
}
// allocate space for vertices
V.resize(number_of_vertices,vector(3,0));
int extra;
for(int i = 0;i {
double x,y,z;
if(4 != fscanf(mesh_file," %lg %lg %lg %d",&x,&y,&z,&extra))
{
fprintf(stderr,"Error: expecting vertex position...\n");
fclose(mesh_file);
return false;
}
V[i][0] = x;
V[i][1] = y;
V[i][2] = z;
}

// eat comments
still_comments= true;
while(still_comments)
{
fgets(line,LINE_MAX,mesh_file);
still_comments = (line[0] == '#' || line[0] == '\n');
}

sscanf(line," %s",str);
// check that sixth word is Triangles
if(0!=strcmp(str,"Triangles"))
{
fprintf(stderr,"Error: sixth word should be Triangles not %s\n",str);
fclose(mesh_file);
return false;
}
int number_of_triangles;
if(1 != fscanf(mesh_file," %d",&number_of_triangles))
{
fprintf(stderr,"Error: expecting number of triangles...\n");
fclose(mesh_file);
return false;
}
// allocate space for triangles
F.resize(number_of_triangles,vector(3));
// triangle indices
int tri[3];
for(int i = 0;i {
if(4 != fscanf(mesh_file," %d %d %d %d",&tri[0],&tri[1],&tri[2],&extra))
{
printf("Error: expecting triangle indices...\n");
return false;
}
for(int j = 0;j<3;j++)
{
F[i][j] = tri[j]-1;
}
}

// eat comments
still_comments= true;
while(still_comments)
{
fgets(line,LINE_MAX,mesh_file);
still_comments = (line[0] == '#' || line[0] == '\n');
}

sscanf(line," %s",str);
// check that sixth word is Triangles
if(0!=strcmp(str,"Tetrahedra"))
{
fprintf(stderr,"Error: seventh word should be Tetrahedra not %s\n",str);
fclose(mesh_file);
return false;
}
int number_of_tetrahedra;
if(1 != fscanf(mesh_file," %d",&number_of_tetrahedra))
{
fprintf(stderr,"Error: expecting number of tetrahedra...\n");
fclose(mesh_file);
return false;
}
// allocate space for tetrahedra
T.resize(number_of_tetrahedra,vector(4));
// tet indices
int a,b,c,d;
for(int i = 0;i {
if(5 != fscanf(mesh_file," %d %d %d %d %d",&a,&b,&c,&d,&extra))
{
fprintf(stderr,"Error: expecting tetrahedra indices...\n");
fclose(mesh_file);
return false;
}
T[i][0] = a-1;
T[i][1] = b-1;
T[i][2] = c-1;
T[i][3] = d-1;
}
fclose(mesh_file);
return true;
}

#include
#include "list_to_matrix.h"


template
IGL_INLINE bool igl::readMESH(
const std::string mesh_file_name,
Eigen::PlainObjectBase& V,
Eigen::PlainObjectBase& T,
Eigen::PlainObjectBase& F)
{
using namespace std;
FILE * mesh_file = fopen(mesh_file_name.c_str(),"r");
if(NULL==mesh_file)
{
fprintf(stderr,"IOError: %s could not be opened...",mesh_file_name.c_str());
return false;
}
return readMESH(mesh_file,V,T,F);
}

template
IGL_INLINE bool igl::readMESH(
FILE * mesh_file,
Eigen::PlainObjectBase& V,
Eigen::PlainObjectBase& T,
Eigen::PlainObjectBase& F)
{
using namespace std;
#ifndef LINE_MAX
# define LINE_MAX 2048
#endif
char line[LINE_MAX];
bool still_comments;

// eat comments at beginning of file
still_comments= true;
while(still_comments)
{
fgets(line,LINE_MAX,mesh_file);
still_comments = (line[0] == '#' || line[0] == '\n');
}

char str[LINE_MAX];
sscanf(line," %s",str);
// check that first word is MeshVersionFormatted
if(0!=strcmp(str,"MeshVersionFormatted"))
{
fprintf(stderr,
"Error: first word should be MeshVersionFormatted not %s\n",str);
fclose(mesh_file);
return false;
}
int one = -1;
if(2 != sscanf(line,"%s %d",str,&one))
{
// 1 appears on next line?
fscanf(mesh_file," %d",&one);
}
if(one != 1)
{
fprintf(stderr,"Error: second word should be 1 not %d\n",one);
fclose(mesh_file);
return false;
}

// eat comments
still_comments= true;
while(still_comments)
{
fgets(line,LINE_MAX,mesh_file);
still_comments = (line[0] == '#' || line[0] == '\n');
}

sscanf(line," %s",str);
// check that third word is Dimension
if(0!=strcmp(str,"Dimension"))
{
fprintf(stderr,"Error: third word should be Dimension not %s\n",str);
fclose(mesh_file);
return false;
}
int three = -1;
if(2 != sscanf(line,"%s %d",str,&three))
{
// 1 appears on next line?
fscanf(mesh_file," %d",&three);
}
if(three != 3)
{
fprintf(stderr,"Error: only Dimension 3 supported not %d\n",three);
fclose(mesh_file);
return false;
}

// eat comments
still_comments= true;
while(still_comments)
{
fgets(line,LINE_MAX,mesh_file);
still_comments = (line[0] == '#' || line[0] == '\n');
}

sscanf(line," %s",str);
// check that fifth word is Vertices
if(0!=strcmp(str,"Vertices"))
{
fprintf(stderr,"Error: fifth word should be Vertices not %s\n",str);
fclose(mesh_file);
return false;
}

//fgets(line,LINE_MAX,mesh_file);

int number_of_vertices;
if(1 != fscanf(mesh_file," %d",&number_of_vertices) || number_of_vertices > 1000000000)
{
fprintf(stderr,"Error: expecting number of vertices less than 10^9...\n");
fclose(mesh_file);
return false;
}
// allocate space for vertices
V.resize(number_of_vertices,3);
int extra;
for(int i = 0;i {
double x,y,z;
if(4 != fscanf(mesh_file," %lg %lg %lg %d",&x,&y,&z,&extra))
{
fprintf(stderr,"Error: expecting vertex position...\n");
fclose(mesh_file);
return false;
}
V(i,0) = x;
V(i,1) = y;
V(i,2) = z;
}

// eat comments
still_comments= true;
while(still_comments)
{
fgets(line,LINE_MAX,mesh_file);
still_comments = (line[0] == '#' || line[0] == '\n');
}

sscanf(line," %s",str);
// check that sixth word is Triangles
if(0!=strcmp(str,"Triangles"))
{
fprintf(stderr,"Error: sixth word should be Triangles not %s\n",str);
fclose(mesh_file);
return false;
}
int number_of_triangles;
if(1 != fscanf(mesh_file," %d",&number_of_triangles))
{
fprintf(stderr,"Error: expecting number of triangles...\n");
fclose(mesh_file);
return false;
}
// allocate space for triangles
F.resize(number_of_triangles,3);
// triangle indices
int tri[3];
for(int i = 0;i {
if(4 != fscanf(mesh_file," %d %d %d %d",&tri[0],&tri[1],&tri[2],&extra))
{
printf("Error: expecting triangle indices...\n");
return false;
}
for(int j = 0;j<3;j++)
{
F(i,j) = tri[j]-1;
}
}

// eat comments
still_comments= true;
while(still_comments)
{
fgets(line,LINE_MAX,mesh_file);
still_comments = (line[0] == '#' || line[0] == '\n');
}

sscanf(line," %s",str);
// check that sixth word is Triangles
if(0!=strcmp(str,"Tetrahedra"))
{
fprintf(stderr,"Error: seventh word should be Tetrahedra not %s\n",str);
fclose(mesh_file);
return false;
}
int number_of_tetrahedra;
if(1 != fscanf(mesh_file," %d",&number_of_tetrahedra))
{
fprintf(stderr,"Error: expecting number of tetrahedra...\n");
fclose(mesh_file);
return false;
}
// allocate space for tetrahedra
T.resize(number_of_tetrahedra,4);
// tet indices
int a,b,c,d;
for(int i = 0;i {
if(5 != fscanf(mesh_file," %d %d %d %d %d",&a,&b,&c,&d,&extra))
{
fprintf(stderr,"Error: expecting tetrahedra indices...\n");
fclose(mesh_file);
return false;
}
T(i,0) = a-1;
T(i,1) = b-1;
T(i,2) = c-1;
T(i,3) = d-1;
}
fclose(mesh_file);
return true;
}
//{
// std::vector > vV,vT,vF;
// bool success = igl::readMESH(mesh_file_name,vV,vT,vF);
// if(!success)
// {
// // readMESH already printed error message to std err
// return false;
// }
// bool V_rect = igl::list_to_matrix(vV,V);
// if(!V_rect)
// {
// // igl::list_to_matrix(vV,V) already printed error message to std err
// return false;
// }
// bool T_rect = igl::list_to_matrix(vT,T);
// if(!T_rect)
// {
// // igl::list_to_matrix(vT,T) already printed error message to std err
// return false;
// }
// bool F_rect = igl::list_to_matrix(vF,F);
// if(!F_rect)
// {
// // igl::list_to_matrix(vF,F) already printed error message to std err
// return false;
// }
// assert(V.cols() == 3);
// assert(T.cols() == 4);
// assert(F.cols() == 3);
// return true;
//}

#ifdef IGL_STATIC_LIBRARY
// Explicit template instantiation
// generated by autoexplicit.sh
template bool igl::readMESH, Eigen::Matrix, Eigen::Matrix >(FILE*, Eigen::PlainObjectBase >&, Eigen::PlainObjectBase >&, Eigen::PlainObjectBase >&);
// generated by autoexplicit.sh
template bool igl::readMESH, Eigen::Matrix, Eigen::Matrix >(FILE*, Eigen::PlainObjectBase >&, Eigen::PlainObjectBase >&, Eigen::PlainObjectBase >&);
// generated by autoexplicit.sh
template bool igl::readMESH, Eigen::Matrix, Eigen::Matrix >(std::basic_string, std::allocator >, Eigen::PlainObjectBase >&, Eigen::PlainObjectBase >&, Eigen::PlainObjectBase >&);
// generated by autoexplicit.sh
template bool igl::readMESH, Eigen::Matrix, Eigen::Matrix >(std::basic_string, std::allocator >, Eigen::PlainObjectBase >&, Eigen::PlainObjectBase >&, Eigen::PlainObjectBase >&);
// generated by autoexplicit.sh
template bool igl::readMESH, Eigen::Matrix, Eigen::Matrix >(std::basic_string, std::allocator >, Eigen::PlainObjectBase >&, Eigen::PlainObjectBase >&, Eigen::PlainObjectBase >&);
// generated by autoexplicit.sh
template bool igl::readMESH, Eigen::Matrix, Eigen::Matrix >(std::basic_string, std::allocator >, Eigen::PlainObjectBase >&, Eigen::PlainObjectBase >&, Eigen::PlainObjectBase >&);
template bool igl::readMESH, Eigen::Matrix, Eigen::Matrix >(std::basic_string, std::allocator >, Eigen::PlainObjectBase >&, Eigen::PlainObjectBase >&, Eigen::PlainObjectBase >&);
template bool igl::readMESH(std::basic_string, std::allocator >, std::vector >, std::allocator > > >&, std::vector >, std::allocator > > >&, std::vector >, std::allocator > > >&);
template bool igl::readMESH, Eigen::Matrix, Eigen::Matrix >(std::basic_string, std::allocator >, Eigen::PlainObjectBase >&, Eigen::PlainObjectBase >&, Eigen::PlainObjectBase >&);
#endif