KFbxMesh::KDuplicateVertex Class Reference


Detailed Description

Internal structure used to keep the duplicate vertex information.

Definition at line 427 of file kfbxmesh.h.

#include <kfbxmesh.h>

List of all members.

Public Member Functions

  KDuplicateVertex ()
  Constructor.

Public Attributes

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

Constructor & Destructor Documentation

KDuplicateVertex ( ) [inline]

Constructor.

Definition at line 431 of file kfbxmesh.h.

                           :
          lVertexPolyIndex(0),
          lNewVertexIndex(0),
          lNormal(0,0,0)
          {
          };

Member Data Documentation

Index in mPolygonsVertex where the vertex is found.

Definition at line 436 of file kfbxmesh.h.

The new index of the vertex.

Definition at line 439 of file kfbxmesh.h.

The normal associated with this duplicate control point.

Definition at line 440 of file kfbxmesh.h.

The UV associated with this duplicate control point.

Definition at line 441 of file kfbxmesh.h.

The edge index.

Definition at line 443 of file kfbxmesh.h.


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

KFbxMesh::KDuplicateVertex KFbxMesh::KDuplicateVertex KFbxMesh::KDuplicateVertex KFbxMesh::KDuplicateVertex KFbxMesh::KDuplicateVertex KFbxMesh::KDuplicateVertex KFbxMesh::KDuplicateVertex KFbxMesh::KDuplicateVertex KFbxMesh::KDuplicateVertex KFbxMesh::KDuplicateVertex
KFbxMesh::KDuplicateVertex KFbxMesh::KDuplicateVertex KFbxMesh::KDuplicateVertex KFbxMesh::KDuplicateVertex KFbxMesh::KDuplicateVertex KFbxMesh::KDuplicateVertex KFbxMesh::KDuplicateVertex KFbxMesh::KDuplicateVertex KFbxMesh::KDuplicateVertex KFbxMesh::KDuplicateVertex