FbxMesh::DuplicateVertex Class Reference


Detailed Description

Internal structure used to keep the duplicate vertex information.

Definition at line 311 of file fbxmesh.h.

#include <fbxmesh.h>

List of all members.

Public Member Functions

 DuplicateVertex ()

Public Attributes

int lVertexPolyIndex
 Index in mPolygonsVertex where the vertex is found.
int lNewVertexIndex
 The new index of the vertex.
FbxVector4 lNormal
 The normal associated with this duplicate control point.
FbxVector2 lUV
 The UV associated with this duplicate control point.
int lEdgeIndex
 The edge index.

Constructor & Destructor Documentation

DuplicateVertex ( ) [inline]

Definition at line 314 of file fbxmesh.h.

                              :
                lVertexPolyIndex(0),
                lNewVertexIndex(0),
                lNormal(0, 0, 0),
                lUV(0, 0),
                lEdgeIndex(0)
            {
            }

Member Data Documentation

Index in mPolygonsVertex where the vertex is found.

Definition at line 323 of file fbxmesh.h.

The new index of the vertex.

Definition at line 324 of file fbxmesh.h.

The normal associated with this duplicate control point.

Definition at line 325 of file fbxmesh.h.

The UV associated with this duplicate control point.

Definition at line 326 of file fbxmesh.h.

The edge index.

Definition at line 327 of file fbxmesh.h.


The documentation for this class was generated from the following file:

FbxMesh::DuplicateVertex FbxMesh::DuplicateVertex FbxMesh::DuplicateVertex FbxMesh::DuplicateVertex FbxMesh::DuplicateVertex FbxMesh::DuplicateVertex FbxMesh::DuplicateVertex FbxMesh::DuplicateVertex FbxMesh::DuplicateVertex FbxMesh::DuplicateVertex
FbxMesh::DuplicateVertex FbxMesh::DuplicateVertex FbxMesh::DuplicateVertex FbxMesh::DuplicateVertex FbxMesh::DuplicateVertex FbxMesh::DuplicateVertex FbxMesh::DuplicateVertex FbxMesh::DuplicateVertex FbxMesh::DuplicateVertex FbxMesh::DuplicateVertex