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

File OBJParserTest.h

tests/src/IO/OBJParserTest.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#include <string>
4#include <memory>

Callers

nothing calls this directly

Calls 8

TEST_FFunction · 0.70
num_verticesMethod · 0.45
num_facesMethod · 0.45
num_voxelsMethod · 0.45
vertex_per_voxelMethod · 0.45
vertex_per_faceMethod · 0.45
dimMethod · 0.45
export_verticesMethod · 0.45

Tested by

no test coverage detected