kfbxmesh.h File Reference


Detailed Description

Definition in file kfbxmesh.h.

#include <fbxfilesdk/fbxfilesdk_def.h>
#include <fbxfilesdk/kfbxplugins/kfbxgeometry.h>
#include <fbxfilesdk/kfbxmath/kfbxvector4.h>
#include <fbxfilesdk/kfbxmath/kfbxvector2.h>
#include <fbxfilesdk/components/kbaselib/klib/karrayul.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include <fbxfilesdk/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
  Internal structure used to keep the mapping information between edges and polygons. More...

Typedefs

typedef KFbxMesh HKFbxMesh

Typedef Documentation

typedef KFbxMesh* HKFbxMesh

Definition at line 931 of file kfbxmesh.h.