kfbxnode.h File Reference

#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>

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)
EFbxType  FbxTypeOf (EQuaternionInterpolation const &pItem)

Detailed Description

Definition in file kfbxnode.h.


Typedef Documentation

typedef KFbxNode* HKFbxNode

Definition at line 2216 of file kfbxnode.h.

typedef class KFBX_DLL KArrayTemplate<KFbxNode*> KArrayKFbxNode

Definition at line 2217 of file kfbxnode.h.


Function Documentation

EFbxType FbxTypeOf ( ERotationOrder const &  pItem ) [inline]

Definition at line 2219 of file kfbxnode.h.

{ return eENUM; }
EFbxType FbxTypeOf ( ETransformInheritType const &  pItem ) [inline]

Definition at line 2220 of file kfbxnode.h.

{ return eENUM; }
EFbxType FbxTypeOf ( EQuaternionInterpolation const &  pItem ) [inline]

Definition at line 2221 of file kfbxnode.h.

{ return eENUM; }