MCPcopy Create free account
hub / github.com/PyMesh/PyMesh / TriangleMesh.cpp

File TriangleMesh.cpp

tools/Assembler/Mesh/TriangleMesh.cpp: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#include "TriangleMesh.h"
3
4#include <iostream>

Callers

nothing calls this directly

Calls 2

get_verticesMethod · 0.45
get_facesMethod · 0.45

Tested by

no test coverage detected