kfbxvideo.h File Reference

#include <fbxfilesdk/fbxfilesdk_def.h>
#include <fbxfilesdk/components/kbaselib/klib/kerror.h>
#include <fbxfilesdk/kfbxmath/kfbxvector2.h>
#include <fbxfilesdk/kfbxplugins/kfbxgroupname.h>
#include <fbxfilesdk/kfbxplugins/kfbxobject.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include <fbxfilesdk/fbxfilesdk_nsend.h>

Go to the source code of this file.

Classes

class   KFbxVideo
  FBX SDK video class. More...

Typedefs

typedef KFbxVideo HKFbxVideo

Functions

EFbxType  FbxTypeOf (KFbxVideo::EInterlaceMode const &pItem)
EFbxType  FbxTypeOf (KFbxVideo::EAccessMode const &pItem)

Detailed Description

Definition in file kfbxvideo.h.


Typedef Documentation

Definition at line 329 of file kfbxvideo.h.


Function Documentation

EFbxType FbxTypeOf ( KFbxVideo::EInterlaceMode const &  pItem ) [inline]

Definition at line 331 of file kfbxvideo.h.

{ return eENUM; }
EFbxType FbxTypeOf ( KFbxVideo::EAccessMode const &  pItem ) [inline]

Definition at line 332 of file kfbxvideo.h.

{ return eENUM; }