kfbxvector4.h File Reference

#include <fbxfilesdk/fbxfilesdk_def.h>
#include <fbxfilesdk/components/kbaselib/klib/karrayul.h>
#include <fbxfilesdk/kfbxplugins/kfbxtypes.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include <fbxfilesdk/fbxfilesdk_nsend.h>

Go to the source code of this file.

Classes

class   KFbxVector4
  FBX SDK 4-elements vector class. More...

Typedefs

typedef class KFBX_DLL
KArrayTemplate< KFbxVector4
KArrayKFbxVector4
typedef KFbxVector4 HKFbxVector4

Functions

EFbxType  FbxTypeOf (KFbxVector4 const &pItem)

Detailed Description

Definition in file kfbxvector4.h.


Typedef Documentation

typedef class KFBX_DLL KArrayTemplate<KFbxVector4> KArrayKFbxVector4

Definition at line 403 of file kfbxvector4.h.


Function Documentation

EFbxType FbxTypeOf ( KFbxVector4 const &  pItem ) [inline]

Definition at line 406 of file kfbxvector4.h.

{ return eDOUBLE4; }