gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
GModelIO_PLY.cpp File Reference
#include <stdlib.h>
#include <string.h>
#include "GmshConfig.h"
#include "GModel.h"
#include "MTriangle.h"
#include "OS.h"
#include "StringUtils.h"
Include dependency graph for GModelIO_PLY.cpp:

Go to the source code of this file.

Functions

static bool getMeshVertices (int num, int *indices, std::vector< MVertex * > &vec, std::vector< MVertex * > &vertices)
 

Function Documentation

◆ getMeshVertices()

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().

Here is the call graph for this function:
Here is the caller graph for this function: