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

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