#include
<kfbxmesh.h>
Definition at line 388 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 392 of file kfbxmesh.h.
Sum of all the normals found.
Definition at line 396 of file kfbxmesh.h.
int mNumNormal |
Number of normals added.
Definition at line 399 of file kfbxmesh.h.