Blender Git Loki

Git Commits -> Revision f7b116e

Revision f7b116e by Nicholas Bishop (master)
May 22, 2012, 15:28 (GMT)
Add Mesh equivalent to BM_edge_other_vert().

/* Return the index of the edge vert that is not equal to 'v'. If
* neither edge vertex is equal to 'v', returns -1. */
int BKE_mesh_edge_other_vert(const struct MEdge *e, int v);

Commit Details:

Full Hash: f7b116e0bdedf68631cbc20eb99e2fb22b4325fa
SVN Revision: 46889
Parent Commit: 5e22802
Lines Changed: +16, -0

2 Modified Paths:

/source/blender/blenkernel/BKE_mesh.h (+4, -0) (Diff)
/source/blender/blenkernel/intern/mesh.c (+12, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021