wHiteRabbiT-sTudio Framework
|
This is the complete list of members for MeshUtils, including all inherited members.
ContainsVertice(Vector3 v, Vector2 uv, Vector3 n, List< Vector3 > vs, List< Vector2 > uvs, List< Vector3 > ns, out int indice) | MeshUtils | static |
Extrude(int[] tris, Vector3 extrudeVect, Mesh mesh) | MeshUtils | static |
findAdjacentNeighborIndexes(Vector3[] v, int[] t, Vector3 vertex) | MeshUtils | static |
findAdjacentNeighbors(Vector3[] v, int[] t, Vector3 vertex) | MeshUtils | static |
findMatchingVerticesIndexes(Vector3[] v, int[] t, Vector3 vertex) | MeshUtils | static |
JoinMesh(Mesh M, Mesh toM) | MeshUtils | static |
RemoveAloneVertices(Mesh mesh) | MeshUtils | static |
RemoveTriangles(int[] tris, Mesh mesh) | MeshUtils | static |
WeldVertices(Mesh mesh) | MeshUtils | static |