FCDocument/FCDLightTools.h

Go to the documentation of this file.
00001 /*
00002     Copyright (C) 2005-2007 Feeling Software Inc.
00003     Portions of the code are:
00004     Copyright (C) 2005-2007 Sony Computer Entertainment America
00005     
00006     MIT License: http://www.opensource.org/licenses/mit-license.php
00007 */
00008 
00014 #ifndef _FCD_LIGHT_TOOLS_H_
00015 #define _FCD_LIGHT_TOOLS_H_
00016 
00017 #ifndef _FCD_PARAMETER_ANIMATABLE_H_
00018 #include "FCDocument/FCDParameterAnimatable.h"
00019 #endif // _FCD_PARAMETER_ANIMATABLE_H_
00020 
00021 class FCDLight;
00022 
00024 namespace FCDLightTools
00025 {
00041     void FCOLLADA_EXPORT LoadPenumbra(FCDLight* light, float penumbraValue, FCDAnimated* penumbraAnimated, bool createAnimationChannel=true);
00042 }
00043 
00044 #endif // _FCD_LIGHT_TOOLS_H_

Generated on Thu Feb 14 16:58:34 2008 for FCollada by  doxygen 1.4.6-NO