Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ TriangleConvexHullTest.h
File
TriangleConvexHullTest.h
tests/tools/ConvexHull/Triangle/TriangleConvexHullTest.h:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* This file is part of PyMesh. Copyright (c) 2017 by Qingnan Zhou */
2
#pragma once
3
#ifdef WITH_TRIANGLE
4
#include <ConvexHull/Triangle/TriangleConvexHullEngine.h>
Callers
nothing calls this directly
Calls
5
TEST_F
Function · 0.50
run
Method · 0.45
get_vertices
Method · 0.45
get_faces
Method · 0.45
get_index_map
Method · 0.45
Tested by
no test coverage detected