Definition in file kfbxmesh.h.
#include <kaydaradef.h>
#include <kaydara.h>
#include <kfbxplugins/kfbxgeometry.h>
#include <kfbxmath/kfbxvector4.h>
#include <kfbxmath/kfbxvector2.h>
#include <klib/karrayul.h>
#include <fbxfilesdk_nsbegin.h>
#include <fbxfilesdk_nsend.h>
Include dependency graph for kfbxmesh.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | KFbxMesh |
| A mesh is a geometry made of polygons. More... | |
| class | KFbxMesh::KDuplicateVertex |
| Internal structure used to keep the duplicate vertex information. More... | |
| class | KFbxMesh::KVertexNormalInfo |
| Internal structure used to compute the normals on a mesh. More... | |
| struct | KFbxMesh::KFbxComponentMap |
Defines | |
| #define | KFBX_DLL K_DLLIMPORT |
Typedefs | |
| typedef KFbxMesh * | HKFbxMesh |