MCPcopy Create free account
hub / github.com/PyMesh/PyMesh / DuplicatedVertexRemovalTest.h

File DuplicatedVertexRemovalTest.h

tests/tools/MeshUtils/DuplicatedVertexRemovalTest.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* This file is part of PyMesh. Copyright (c) 2015 by Qingnan Zhou */
2#pragma once
3
4#include <cmath>

Callers

nothing calls this directly

Calls 9

load_meshFunction · 0.85
TEST_FFunction · 0.70
get_num_verticesMethod · 0.45
get_num_facesMethod · 0.45
get_vertex_per_faceMethod · 0.45
get_verticesMethod · 0.45
get_facesMethod · 0.45
runMethod · 0.45
get_index_mapMethod · 0.45

Tested by

no test coverage detected