#include <fbxsdk/fbxsdk_def.h>
#include <fbxsdk/core/base/fbxarray.h>
#include <fbxsdk/scene/geometry/fbxgeometry.h>
#include <fbxsdk/fbxsdk_nsbegin.h>
#include <fbxsdk/fbxsdk_nsend.h>
Classes | |
class | FbxMesh |
A mesh is a geometry made of polygons. More... | |
class | FbxMesh::DuplicateVertex |
Internal structure used to keep the duplicate vertex information. More... | |
class | FbxMesh::VertexNormalInfo |
Internal structure used to compute the normals on a mesh. More... | |