#include
<kfbxmesh.h>
Definition at line 416 of file kfbxmesh.h.
Public Member Functions |
|
KVertexNormalInfo () | |
Constructor. |
|
Public Attributes |
|
KFbxVector4 | mTotalNormal |
Sum of all the normals found. |
|
int | mNumNormal |
Number of normals added. |
KVertexNormalInfo | ( | ) | [inline] |
Constructor.
Definition at line 420 of file kfbxmesh.h.
Sum of all the normals found.
Definition at line 424 of file kfbxmesh.h.
Number of normals added.
Definition at line 427 of file kfbxmesh.h.