KFbxMesh::KDuplicateVertex Class Reference
#include <kfbxmesh.h>
List of all members.
Detailed Description
Internal structure used to keep the duplicate vertex information.
Definition at line 794 of file kfbxmesh.h.
Member Data Documentation
Index in mPolygonsVertex where the vertex is found.
Definition at line 802 of file kfbxmesh.h.
The new index of the vertex.
Definition at line 805 of file kfbxmesh.h.
The normal associated with this duplicate control point.
Definition at line 806 of file kfbxmesh.h.
The UV associated with this duplicate control point.
Definition at line 807 of file kfbxmesh.h.