Martin Thümmel 5f6cc8fc33 Resolved merge for adding texture support to loadMesh(). há 6 anos atrás
..
copyleft 5f6cc8fc33 Resolved merge for adding texture support to loadMesh(). há 6 anos atrás
embree b7124f179f add unit tests for embree (#952) há 6 anos atrás
mosek aa40b908c9 updated gtest to catch há 7 anos atrás
predicates e38ee99766 Fix https://github.com/libigl/libigl/issues/1168 (#1173) há 6 anos atrás
CMakeLists.txt 819cad7168 Made some changes to allow for OBJ and OFF files há 6 anos atrás
accumarray.cpp 1deb471727 extra boundary_facets outputs; better sort prototypes; templates; cleanup há 6 anos atrás
avg_edge_length.cpp 5f6cc8fc33 Resolved merge for adding texture support to loadMesh(). há 6 anos atrás
bbw.cpp aa40b908c9 updated gtest to catch há 7 anos atrás
boundary_facets.cpp 1deb471727 extra boundary_facets outputs; better sort prototypes; templates; cleanup há 6 anos atrás
boundary_loop.cpp 5f6cc8fc33 Resolved merge for adding texture support to loadMesh(). há 6 anos atrás
cat.cpp 450935874f Extending igl::cat to work with std::vectors AND Allowing N-gons in writeOBJ (#1108) há 6 anos atrás
circulation.cpp 1c3c7c7b6f ported new tests to catch2 há 6 anos atrás
cotmatrix.cpp 5f6cc8fc33 Resolved merge for adding texture support to loadMesh(). há 6 anos atrás
cotmatrix_entries.cpp 5f6cc8fc33 Resolved merge for adding texture support to loadMesh(). há 6 anos atrás
cotmatrix_intrinsic.cpp 1c3c7c7b6f ported new tests to catch2 há 6 anos atrás
cumprod.cpp 1c3c7c7b6f ported new tests to catch2 há 6 anos atrás
cumsum.cpp 1c3c7c7b6f ported new tests to catch2 há 6 anos atrás
cut_to_disk.cpp 5f6cc8fc33 Resolved merge for adding texture support to loadMesh(). há 6 anos atrás
decimate.cpp 5f6cc8fc33 Resolved merge for adding texture support to loadMesh(). há 6 anos atrás
dirname.cpp aa40b908c9 updated gtest to catch há 7 anos atrás
doublearea.cpp 5f6cc8fc33 Resolved merge for adding texture support to loadMesh(). há 6 anos atrás
edge_exists_near.cpp 1c3c7c7b6f ported new tests to catch2 há 6 anos atrás
edge_flaps.cpp 5f6cc8fc33 Resolved merge for adding texture support to loadMesh(). há 6 anos atrás
edge_lengths.cpp 5f6cc8fc33 Resolved merge for adding texture support to loadMesh(). há 6 anos atrás
grad.cpp 607148cf72 Misc compilation fixes for Eigen 3.3 compatibility. há 6 anos atrás
grad_intrinsic.cpp 607148cf72 Misc compilation fixes for Eigen 3.3 compatibility. há 6 anos atrás
grid.cpp 1c3c7c7b6f ported new tests to catch2 há 6 anos atrás
guess_extension.cpp 49a74590d4 cleand cmake and added INSTANTIATE_TEST_CASE_P há 6 anos atrás
intrinsic_delaunay_cotmatrix.cpp 1c3c7c7b6f ported new tests to catch2 há 6 anos atrás
intrinsic_delaunay_triangulation.cpp 1c3c7c7b6f ported new tests to catch2 há 6 anos atrás
is_delaunay.cpp 1c3c7c7b6f ported new tests to catch2 há 6 anos atrás
is_edge_manifold.cpp 5f6cc8fc33 Resolved merge for adding texture support to loadMesh(). há 6 anos atrás
is_intrinsic_delaunay.cpp 1c3c7c7b6f ported new tests to catch2 há 6 anos atrás
is_symmetric.cpp aa40b908c9 updated gtest to catch há 7 anos atrás
ismember.cpp aa40b908c9 updated gtest to catch há 7 anos atrás
list_to_matrix.cpp 49a74590d4 cleand cmake and added INSTANTIATE_TEST_CASE_P há 6 anos atrás
pathinfo.cpp aa40b908c9 updated gtest to catch há 7 anos atrás
per_face_normals.cpp 5f6cc8fc33 Resolved merge for adding texture support to loadMesh(). há 6 anos atrás
qslim.cpp aa40b908c9 updated gtest to catch há 7 anos atrás
randperm.cpp 843438eab9 Fix logic error for URNG in igl::randperm há 6 anos atrás
readDMAT.cpp aa40b908c9 updated gtest to catch há 7 anos atrás
readMESH.cpp 819cad7168 Made some changes to allow for OBJ and OFF files há 6 anos atrás
readOBJ.cpp 5f6cc8fc33 Resolved merge for adding texture support to loadMesh(). há 6 anos atrás
readOFF.cpp 5f6cc8fc33 Resolved merge for adding texture support to loadMesh(). há 6 anos atrás
seam_edges.cpp aa40b908c9 updated gtest to catch há 7 anos atrás
segment_segment_intersect.cpp 16ce83c381 rename test há 6 anos atrás
setdiff.cpp aa40b908c9 updated gtest to catch há 7 anos atrás
slice.cpp aa40b908c9 updated gtest to catch há 7 anos atrás
slice_into.cpp aa40b908c9 updated gtest to catch há 7 anos atrás
sort.cpp 49a74590d4 cleand cmake and added INSTANTIATE_TEST_CASE_P há 6 anos atrás
squared_edge_lengths.cpp 5f6cc8fc33 Resolved merge for adding texture support to loadMesh(). há 6 anos atrás
tet_tet_adjacency.cpp 49a74590d4 cleand cmake and added INSTANTIATE_TEST_CASE_P há 6 anos atrás
triangle_triangle_adjacency.cpp 5f6cc8fc33 Resolved merge for adding texture support to loadMesh(). há 6 anos atrás
triangulated_grid.cpp 1c3c7c7b6f ported new tests to catch2 há 6 anos atrás
unique.cpp aa40b908c9 updated gtest to catch há 7 anos atrás
unique_simplices.cpp 1c3c7c7b6f ported new tests to catch2 há 6 anos atrás
upsample.cpp 5f6cc8fc33 Resolved merge for adding texture support to loadMesh(). há 6 anos atrás

readMESH.cpp

#include
#include
TEST(readMESH, simple) {
Eigen::MatrixXd V, TC;
Eigen::MatrixXi F;
// wait... so this is actually testing test_common::load_mesh not readMESH
// directly...
// test_common::load_mesh("F0001_AN01WH_F3D.wrl", V, F, TC);
test_common::load_mesh("000.wrl", V, F, TC);
printf("%d\n", V.rows());
ASSERT_EQ(36678, V.rows());
// ASSERT_EQ(, F.rows());
}