Files
bullet3/Extras/FCollada/FMath/FMInterpolation.cpp
2006-05-25 19:18:29 +00:00

10 lines
292 B
C++

/*
Copyright (C) 2005-2006 Feeling Software Inc.
MIT License: http://www.opensource.org/licenses/mit-license.php
*/
#include "StdAfx.h"
#include "FMath/FMInterpolation.h"
// TODO: Move the float-float interpolations here, instead of within the animation system: va_list, anyone?