fbxnode.h File Reference

#include <fbxsdk/fbxsdk_def.h>
#include <fbxsdk/core/fbxobject.h>
#include <fbxsdk/core/base/fbxarray.h>
#include <fbxsdk/core/base/fbxerror.h>
#include <fbxsdk/core/base/fbxstring.h>
#include <fbxsdk/core/base/fbxtime.h>
#include <fbxsdk/core/math/fbxvector4.h>
#include <fbxsdk/core/math/fbxmatrix.h>
#include <fbxsdk/core/math/fbxaffinematrix.h>
#include <fbxsdk/core/math/fbxtransforms.h>
#include <fbxsdk/scene/fbxgroupname.h>
#include <fbxsdk/fbxsdk_nsbegin.h>
#include <fbxsdk/fbxsdk_nsend.h>

Go to the source code of this file.

Classes

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

Functions

EFbxType  FbxTypeOf (const EFbxRotationOrder &)
EFbxType  FbxTypeOf (const FbxTransform::EInheritType &)
EFbxType  FbxTypeOf (const EFbxQuatInterpMode &)

Detailed Description

Definition in file fbxnode.h.


Function Documentation

EFbxType FbxTypeOf ( const EFbxRotationOrder ) [inline]

Definition at line 2033 of file fbxnode.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxTransform::EInheritType ) [inline]

Definition at line 2034 of file fbxnode.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const EFbxQuatInterpMode ) [inline]

Definition at line 2035 of file fbxnode.h.

{ return eFbxEnum; }