Definition in file kfbxtexture.h.
#include <kaydaradef.h>
#include <kaydara.h>
#include <klib/kerror.h>
#include <kfbxplugins/kfbxtakenodecontainer.h>
#include <kfbxmath/kfbxvector2.h>
#include <kfbxplugins/kfbxgroupname.h>
#include <fbxfilesdk_nsbegin.h>
#include <fbxfilesdk_nsend.h>
Include dependency graph for kfbxtexture.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KFbxTexture |
A texture is the description of the mapping of an image over a geometry. More... | |
Defines | |
#define | KFBX_DLL K_DLLIMPORT |
#define | KFBXTEXTURE_LEFT 0 |
#define | KFBXTEXTURE_RIGHT 1 |
#define | KFBXTEXTURE_TOP 2 |
#define | KFBXTEXTURE_BOTTOM 3 |
#define | KFBXTEXTURE_U 0 |
#define | KFBXTEXTURE_V 1 |
#define | KFBXTEXTURE_W 2 |
Typedefs | |
typedef KFbxTexture * | HKFbxTexture |