Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Bishop <nicholasbishop@gmail.com>2012-05-22 19:28:44 +0400
committerNicholas Bishop <nicholasbishop@gmail.com>2012-05-22 19:28:44 +0400
commitf7b116e0bdedf68631cbc20eb99e2fb22b4325fa (patch)
treefad042dd488cc76133fa48288b51e9f34ad53efd /source/blender/modifiers
parent5e22802fae30feb9fe0dc5f1ee5ddd565f3d1c4d (diff)
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);
Diffstat (limited to 'source/blender/modifiers')
0 files changed, 0 insertions, 0 deletions