![]() |
UnityMol
1.0.25beta
|
Functions | |
| std::vector< std::vector< int > > | getNeighboorsVertices (int *&triangles, unsigned int vertNum, unsigned int triNum) |
| void | smoothMeshLaplacian (int times, float *&vertices, int *&triangles, unsigned int vertNum, unsigned int triNum) |
| std::vector<std::vector<int> > getNeighboorsVertices | ( | int *& | triangles, |
| unsigned int | vertNum, | ||
| unsigned int | triNum | ||
| ) |
| void smoothMeshLaplacian | ( | int | times, |
| float *& | vertices, | ||
| int *& | triangles, | ||
| unsigned int | vertNum, | ||
| unsigned int | triNum | ||
| ) |