![]() |
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Static Public Member Functions | |
static List< Vector3 > | findAdjacentNeighbors (Vector3[] v, int[] t, Vector3 vertex) |
static List< int > | findAdjacentNeighborIndexes (Vector3[] v, int[] t, Vector3 vertex) |
Static Private Member Functions | |
static bool | isVertexExist (List< Vector3 >adjacentV, Vector3 v) |
Definition at line 8 of file MeshUtils.cs.
|
static |
Definition at line 90 of file MeshUtils.cs.
References isVertexExist().
|
static |
Definition at line 13 of file MeshUtils.cs.
References isVertexExist().
|
staticprivate |
Definition at line 167 of file MeshUtils.cs.
Referenced by findAdjacentNeighborIndexes(), and findAdjacentNeighbors().