ode.h __PARAMETERS__(){}; -f __FOLDERS__(){}; ode-0.11.1/include/ode ode-0.11.1/include ode-0.11.1/ode/src __HEADERS__(){}; ode/odecpp_collision.h> ode/odecpp.h> ode/config.h>ode_config.bi __TYPES__(){}; __MACROS__(){}; #define ODE_API #define ODE_API_DEPRECATED __POST_REPS__(){}; dSafeNormalize3&_ ALIAS "dSafeNormalize3" dSafeNormalize4&_ ALIAS "dSafeNormalize4" dNormalize3&_ ALIAS "dNormalize3" dNormalize4&_ ALIAS "dNormalize4" dDot&_ ALIAS "dDot" __START_BI__(){}; ' This is file ode.bi ' (FreeBasic binding for pango library version 0.11.1) ' ' translated with help of h_2_bi.bas by ' Thomas[ dot ]Freiherr[ at ]gmx[ dot ]net. ' ' Licence: ' (C) 2011 Thomas[ dot ]Freiherr[ at ]gmx[ dot ]net ' ' This library binding is free software; you can redistribute it ' and/or modify it under the terms of the GNU Lesser General Public ' License as published by the Free Software Foundation; either ' version 2 of the License, or (at your option) ANY later version. ' ' This binding is distributed in the hope that it will be useful, ' but WITHOUT ANY WARRANTY; without even the implied warranty of ' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ' Lesser General Public License for more details, refer to: ' http://www.gnu.org/licenses/lgpl.html ' ' ' Original license text: '/************************************************************************* '* * '* Open Dynamics Engine, Copyright (C) 2001,2002 Russell L. Smith. * '* All rights reserved. Email: russ@q12.org Web: www.q12.org * '* * '* This library is free software; you can redistribute it and/or * '* modify it under the terms of EITHER: * '* (1) The GNU Lesser General Public License as published by the Free * '* Software Foundation; either version 2.1 of the License, or (at * '* your option) any later version. The text of the GNU Lesser * '* General Public License is included with this library in the * '* file LICENSE.TXT. * '* (2) The BSD-style license that is included with this library in * '* the file LICENSE-BSD.TXT. * '* * '* This library is distributed in the hope that it will be useful, * '* but WITHOUT ANY WARRANTY; without even the implied warranty of * '* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the files * '* LICENSE.TXT and LICENSE-BSD.TXT for more details. * '* * '*************************************************************************/ #IFDEF __FB_WIN32__ #PRAGMA push(msbitfields) #IFDEF dSINGLE #INCLIB "ode_single" #ELSE #INCLIB "ode" #ENDIF #ELSE #INCLIB "ode" #ENDIF __END_BI__(){}; #IFDEF __FB_WIN32__ #PRAGMA pop(msbitfields) #ENDIF