FbxMesh::DuplicateVertex Class Reference
#include <fbxmesh.h>
Internal structure used to keep the duplicate vertex information.
Definition at line 325 of file fbxmesh.h.
Definition at line 328 of file fbxmesh.h.
int lNewVertexIndex
The new index of the vertex.
int lEdgeIndex
The edge index.
FbxVector4 lNormal
The normal associated with this duplicate control point.
int lVertexPolyIndex
Index in mPolygonsVertex where the vertex is found.
FbxVector2 lUV
The UV associated with this duplicate control point.
Index in mPolygonsVertex where the vertex is found.
Definition at line 337 of file fbxmesh.h.
The new index of the vertex.
Definition at line 338 of file fbxmesh.h.
The normal associated with this duplicate control point.
Definition at line 339 of file fbxmesh.h.
The UV associated with this duplicate control point.
Definition at line 340 of file fbxmesh.h.
The documentation for this class was generated from the following file: