kfbxvector2.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   KFbxVector2
  FBX SDK 2-elements vector class. More...

Typedefs

typedef class KFBX_DLL
KArrayTemplate< KFbxVector2
KArrayKFbxVector2

Functions

EFbxType  FbxTypeOf (KFbxVector2 const &pItem)

Detailed Description

Definition in file kfbxvector2.h.


Typedef Documentation

typedef class KFBX_DLL KArrayTemplate<KFbxVector2> KArrayKFbxVector2

Definition at line 330 of file kfbxvector2.h.


Function Documentation

EFbxType FbxTypeOf ( KFbxVector2 const &  pItem ) [inline]

Definition at line 332 of file kfbxvector2.h.

{ return eDOUBLE2;  }