kfbxnode.h File Reference


Detailed Description

Definition in file kfbxnode.h.

#include <fbxfilesdk/fbxfilesdk_def.h>
#include <fbxfilesdk/kfbxplugins/kfbxobject.h>
#include <fbxfilesdk/kfbxplugins/kfbxnodelimits.h>
#include <fbxfilesdk/kfbxplugins/kfbxgroupname.h>
#include <fbxfilesdk/kfbxmath/kfbxtransformation.h>
#include <fbxfilesdk/kfbxmath/kfbxvector4.h>
#include <fbxfilesdk/kfbxmath/kfbxmatrix.h>
#include <fbxfilesdk/kfbxmath/kfbxxmatrix.h>
#include <fbxfilesdk/components/kbaselib/klib/karrayul.h>
#include <fbxfilesdk/components/kbaselib/klib/kerror.h>
#include <fbxfilesdk/components/kbaselib/klib/kstring.h>
#include <fbxfilesdk/components/kbaselib/klib/ktime.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include <fbxfilesdk/fbxfilesdk_nsend.h>

Include dependency graph for kfbxnode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class   KFbxNode
  Represents an element in the scene graph. More...

Typedefs

typedef KFbxNode HKFbxNode
typedef class KFBX_DLL
KArrayTemplate< KFbxNode * > 
KArrayKFbxNode

Functions

EFbxType  FbxTypeOf (ERotationOrder const &pItem)
EFbxType  FbxTypeOf (ETransformInheritType const &pItem)

Typedef Documentation

typedef KFbxNode* HKFbxNode

Definition at line 2353 of file kfbxnode.h.

typedef class KFBX_DLL KArrayTemplate<KFbxNode*> KArrayKFbxNode

Definition at line 2354 of file kfbxnode.h.


Function Documentation

EFbxType FbxTypeOf ( ETransformInheritType const &  pItem  )  [inline]

Definition at line 2357 of file kfbxnode.h.

References eENUM.

EFbxType FbxTypeOf ( ERotationOrder const &  pItem  )  [inline]

Definition at line 2356 of file kfbxnode.h.

References eENUM.