kfbxlight.h File Reference

#include <fbxfilesdk/fbxfilesdk_def.h>
#include <fbxfilesdk/kfbxplugins/kfbxnodeattribute.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include <fbxfilesdk/fbxfilesdk_nsend.h>

Go to the source code of this file.

Classes

class   KFbxLight
  This node attribute contains methods for accessing the properties of a light. More...

Typedefs

typedef KFbxLight HKFbxLight

Functions

EFbxType  FbxTypeOf (KFbxLight::ELightType const &pItem)
EFbxType  FbxTypeOf (KFbxLight::EDecayType const &pItem)

Detailed Description

Definition in file kfbxlight.h.


Typedef Documentation

Definition at line 381 of file kfbxlight.h.


Function Documentation

EFbxType FbxTypeOf ( KFbxLight::ELightType const &  pItem ) [inline]

Definition at line 383 of file kfbxlight.h.

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

Definition at line 384 of file kfbxlight.h.

{ return eENUM; }