Blender V2.61 - r43446

frameacc.cpp

Go to the documentation of this file.
00001 
00004 /*****************************************************************************
00005  *  \author
00006  *      Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven
00007  *
00008  *  \version
00009  *      ORO_Geometry V0.2
00010  *
00011  *  \par History
00012  *      - $log$
00013  *
00014  *  \par Release
00015  *      $Name:  $
00016  ****************************************************************************/
00017 
00018 
00019 #include "frameacc.hpp"
00020 
00021 namespace KDL {
00022 
00023 #ifndef KDL_INLINE
00024     #include "frameacc.inl"
00025 #endif
00026 
00027 }
00028