FbxMesh::VertexNormalInfo Class Reference


Detailed Description

Internal structure used to compute the normals on a mesh.

Definition at line 414 of file fbxmesh.h.

#include <fbxmesh.h>

List of all members.

Public Member Functions

  VertexNormalInfo ()
  Constructor.

Public Attributes

FbxVector4  mTotalNormal
  Sum of all the normals found.
int  mNumNormal
  Number of normals added.

Constructor & Destructor Documentation

VertexNormalInfo ( ) [inline]

Constructor.

Definition at line 418 of file fbxmesh.h.

                          :
          mTotalNormal(0,0,0),
          mNumNormal(0)
          {
          };

Member Data Documentation

Sum of all the normals found.

Definition at line 422 of file fbxmesh.h.

Number of normals added.

Definition at line 425 of file fbxmesh.h.


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

FbxMesh::VertexNormalInfo FbxMesh::VertexNormalInfo FbxMesh::VertexNormalInfo FbxMesh::VertexNormalInfo FbxMesh::VertexNormalInfo FbxMesh::VertexNormalInfo FbxMesh::VertexNormalInfo FbxMesh::VertexNormalInfo FbxMesh::VertexNormalInfo FbxMesh::VertexNormalInfo
FbxMesh::VertexNormalInfo FbxMesh::VertexNormalInfo FbxMesh::VertexNormalInfo FbxMesh::VertexNormalInfo FbxMesh::VertexNormalInfo FbxMesh::VertexNormalInfo FbxMesh::VertexNormalInfo FbxMesh::VertexNormalInfo FbxMesh::VertexNormalInfo FbxMesh::VertexNormalInfo