>
> I wanted to ask about this line:
> const int iGetNrVerts= data->mface[face_num].v4!=0 ? 4 : 3;
>
> Or there is no way that last index points to zero?
>

Correct, this is how blender does it everywhere in its code-base.
Super glad to hear you're getting useful results! Be sure to submit a patch
for review.
_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to