|
gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <stdlib.h>#include <string.h>#include "GmshConfig.h"#include "GModel.h"#include "MTriangle.h"#include "OS.h"#include "StringUtils.h"
Go to the source code of this file.
Functions | |
| static bool | getMeshVertices (int num, int *indices, std::vector< MVertex * > &vec, std::vector< MVertex * > &vertices) |
|
static |
Definition at line 19 of file GModelIO_PLY.cpp.
Referenced by GModel::readPLY(), and GModel::readPLY2().

