Files
LNXSDK/lib/haxejolt/jolt/jolt.js

1912 lines
3.0 MiB
JavaScript
Raw Normal View History

2026-03-04 00:50:15 -08:00
// SPDX-FileCopyrightText: 2022-2024 Jorrit Rouwe
// SPDX-License-Identifier: MIT
// This is Web Assembly version of Jolt Physics, see: https://github.com/jrouwe/JoltPhysics.js
async function Jolt(moduleArg={}){var moduleRtn;var d=moduleArg,aaa=!!globalThis.window,baa=!!globalThis.WorkerGlobalScope,aa=globalThis.process?.versions?.node&&"renderer"!=globalThis.process?.type;if(aa){const {createRequire:a}=({createRequire:function(){return function(){}}});var require=a("")}var ba="./this.program",ca="";
if(aa){var fs=require("fs");ca.startsWith("file:")&&require("path").dirname(require("url").fileURLToPath(ca));1<process.argv.length&&(ba=process.argv[1].replace(/\\/g,"/"));process.argv.slice(2)}else if(aaa||baa)try{new URL(".",ca)}catch{}var da=console.log.bind(console),ea=console.error.bind(console),fa=!1;function caa(a){for(var c=0,b=a.length,f=new Uint8Array(b),g;c<b;++c)g=a.charCodeAt(c),f[c]=~g>>8&g;return f}var ha,ia,ja,ka,la,ma,na,pa=!1;
function qa(a){d.onAbort?.(a);a="Aborted("+a+")";ea(a);fa=!0;a=new WebAssembly.RuntimeError(a+". Build with -sASSERTIONS for more info.");ia?.(a);throw a;}var ra;async function daa(a){return a}async function eaa(a){var c=ra;try{var b=await daa(c);return await WebAssembly.instantiate(b,a)}catch(f){ea(`failed to asynchronously prepare wasm: ${f}`),qa(f)}}async function faa(a){return eaa(a)}
for(var sa=a=>{for(;0<a.length;)a.shift()(d)},ta=[],ua=[],gaa=()=>{var a=d.preRun.shift();ua.push(a)},va=(a,c,b,f)=>{if(!(0<f))return 0;var g=b;f=b+f-1;for(var k=0;k<a.length;++k){var u=a.codePointAt(k);if(127>=u){if(b>=f)break;c[b++]=u}else if(2047>=u){if(b+1>=f)break;c[b++]=192|u>>6;c[b++]=128|u&63}else if(65535>=u){if(b+2>=f)break;c[b++]=224|u>>12;c[b++]=128|u>>6&63;c[b++]=128|u&63}else{if(b+3>=f)break;c[b++]=240|u>>18;c[b++]=128|u>>12&63;c[b++]=128|u>>6&63;c[b++]=128|u&63;k++}}c[b]=0;return b-
g},wa=[],xa=(a,c,b)=>{wa.length=0;for(var f;f=ka[c++];){var g=105!=f;g&=112!=f;b+=g&&b%8?4:0;wa.push(112==f?ma[b>>2]:105==f?la[b>>2]:na[b>>3]);b+=g?8:4}return haa[a](...wa)},ya={},Aa=()=>{if(!za){var a={USER:"web_user",LOGNAME:"web_user",PATH:"/",PWD:"/",HOME:"/home/web_user",LANG:(globalThis.navigator?.language??"C").replace("-","_")+".UTF-8",_:ba||"./this.program"},c;for(c in ya)void 0===ya[c]?delete a[c]:a[c]=ya[c];var b=[];for(c in a)b.push(`${c}=${a[c]}`);za=b}return za},za,Ba=a=>{for(var c=
0,b=0;b<a.length;++b){var f=a.charCodeAt(b);127>=f?c++:2047>=f?c+=2:55296<=f&&57343>=f?(c+=4,++b):c+=3}return c},iaa=[null,[],[]],Ca=globalThis.TextDecoder&&new TextDecoder,Da=(a,c=0)=>{var b=c;for(var f=b+void 0;a[b]&&!(b>=f);)++b;if(16<b-c&&a.buffer&&Ca)return Ca.decode(a.subarray(c,b));for(f="";c<b;){var g=a[c++];if(g&128){var k=a[c++]&63;if(192==(g&224))f+=String.fromCharCode((g&31)<<6|k);else{var u=a[c++]&63;g=224==(g&240)?(g&15)<<12|k<<6|u:(g&7)<<18|k<<12|u<<6|a[c++]&63;65536>g?f+=String.fromCharCode(g):
(g-=65536,f+=String.fromCharCode(55296|g>>10,56320|g&1023))}}else f+=String.fromCharCode(g)}return f},Ea=[],Fa=new Uint8Array(123),Ga=25;0<=Ga;--Ga)Fa[48+Ga]=52+Ga,Fa[65+Ga]=Ga,Fa[97+Ga]=26+Ga;Fa[43]=62;Fa[47]=63;d.print&&(da=d.print);d.printErr&&(ea=d.printErr);d.thisProgram&&(ba=d.thisProgram);if(d.preInit)for("function"==typeof d.preInit&&(d.preInit=[d.preInit]);0<d.preInit.length;)d.preInit.shift()();
var haa={36186:a=>{a=d.getCache(d.PathConstraintPathJS)[a];if(!a.hasOwnProperty("GetPathMaxFraction"))throw"a JSImplementation must implement all functions, you forgot PathConstraintPathJS::GetPathMaxFraction.";return a.GetPathMaxFraction()},36453:(a,c,b)=>{a=d.getCache(d.PathConstraintPathJS)[a];if(!a.hasOwnProperty("GetClosestPoint"))throw"a JSImplementation must implement all functions, you forgot PathConstraintPathJS::GetClosestPoint.";return a.GetClosestPoint(c,b)},36716:(a,c,b,f,g,k)=>{a=d.getCache(d.PathConstraintPathJS)[a];
if(!a.hasOwnProperty("GetPointOnPath"))throw"a JSImplementation must implement all functions, you forgot PathConstraintPathJS::GetPointOnPath.";a.GetPointOnPath(c,b,f,g,k)},36978:(a,c,b)=>{a=d.getCache(d.GroupFilterJS)[a];if(!a.hasOwnProperty("CanCollide"))throw"a JSImplementation must implement all functions, you forgot GroupFilterJS::CanCollide.";return a.CanCollide(c,b)},37212:(a,c)=>{a=d.getCache(d.StateRecorderFilterJS)[a];if(!a.hasOwnProperty("ShouldSaveBody"))throw"a JSImplementation must implement all functions, you forgot StateRecorderFilterJS::ShouldSaveBody.";
return a.ShouldSaveBody(c)},37471:(a,c)=>{a=d.getCache(d.StateRecorderFilterJS)[a];if(!a.hasOwnProperty("ShouldSaveConstraint"))throw"a JSImplementation must implement all functions, you forgot StateRecorderFilterJS::ShouldSaveConstraint.";return a.ShouldSaveConstraint(c)},37748:(a,c,b)=>{a=d.getCache(d.StateRecorderFilterJS)[a];if(!a.hasOwnProperty("ShouldSaveContact"))throw"a JSImplementation must implement all functions, you forgot StateRecorderFilterJS::ShouldSaveContact.";return a.ShouldSaveContact(c,
b)},38019:(a,c,b)=>{a=d.getCache(d.StateRecorderFilterJS)[a];if(!a.hasOwnProperty("ShouldRestoreContact"))throw"a JSImplementation must implement all functions, you forgot StateRecorderFilterJS::ShouldRestoreContact.";return a.ShouldRestoreContact(c,b)},38299:a=>{a=d.getCache(d.StateRecorderJS)[a];if(!a.hasOwnProperty("IsEOF"))throw"a JSImplementation must implement all functions, you forgot StateRecorderJS::IsEOF.";return a.IsEOF()},38517:a=>{a=d.getCache(d.StateRecorderJS)[a];if(!a.hasOwnProperty("IsFailed"))throw"a JSImplementation must implement all functions, you forgot StateRecorderJS::IsFailed.";
return a.IsFailed()},38744:(a,c,b)=>{a=d.getCache(d.StateRecorderJS)[a];if(!a.hasOwnProperty("WriteBytes"))throw"a JSImplementation must implement all functions, you forgot StateRecorderJS::WriteBytes.";a.WriteBytes(c,b)},38975:(a,c,b)=>{a=d.getCache(d.StateRecorderJS)[a];if(!a.hasOwnProperty("ReadBytes"))throw"a JSImplementation must implement all functions, you forgot StateRecorderJS::ReadBytes.";a.ReadBytes(c,b)},39203:(a,c,b,f,g)=>{a=d.getCache(d.ContactListenerJS)[a];if(!a.hasOwnProperty("OnContactAdded"))throw"a JSImplementation must implement all functions, you forgot ContactListenerJS::OnContactAdded.";
a.OnContactAdded(c,b,f,g)},39456:(a,c,b,f,g)=>{a=d.getCache(d.ContactListenerJS)[a];if(!a.hasOwnProperty("OnContactPersisted"))throw"a JSImplementation must implement all functions, you forgot ContactListenerJS::OnContactPersisted.";a.OnContactPersisted(c,b,f,g)},39721:(a,c)=>{a=d.getCache(d.ContactListenerJS)[a];if(!a.hasOwnProperty("OnContactRemoved"))throw"a JSImplementation must implement all functions, you forgot ContactListenerJS::OnContactRemoved.";a.OnContactRemoved(c)},39971:(a,c,b,f,g)=>
{a=d.getCache(d.ContactListenerJS)[a];if(!a.hasOwnProperty("OnContactValidate"))throw"a JSImplementation must implement all functions, you forgot ContactListenerJS::OnContactValidate.";return a.OnContactValidate(c,b,f,g)},40240:(a,c,b)=>{a=d.getCache(d.SoftBodyContactListenerJS)[a];if(!a.hasOwnProperty("OnSoftBodyContactAdded"))throw"a JSImplementation must implement all functions, you forgot SoftBodyContactListenerJS::OnSoftBodyContactAdded.";a.OnSoftBodyContactAdded(c,b)},40527:(a,c,b,f)=>{a=d.getCache(d.SoftBodyContactListenerJS)[a];
if(!a.hasOwnProperty("OnSoftBodyContactValidate"))throw"a JSImplementation must implement all functions, you forgot SoftBodyContactListenerJS::OnSoftBodyContactValidate.";return a.OnSoftBodyContactValidate(c,b,f)},40833:a=>{a=d.getCache(d.RayCastBodyCollectorJS)[a];if(!a.hasOwnProperty("Reset"))throw"a JSImplementation must implement all functions, you forgot RayCastBodyCollectorJS::Reset.";a.Reset()},41058:(a,c)=>{a=d.getCache(d.RayCastBodyCollectorJS)[a];if(!a.hasOwnProperty("AddHit"))throw"a JSImplementation must implement all functions, you forgot RayCastBodyCollectorJS::AddHit.";
a.AddHit(c)},41288:a=>{a=d.getCache(d.CollideShapeBodyCollectorJS)[a];if(!a.hasOwnProperty("Reset"))throw"a JSImplementation must implement all functions, you forgot CollideShapeBodyCollectorJS::Reset.";a.Reset()},41523:(a,c)=>{a=d.getCache(d.CollideShapeBodyCollectorJS)[a];if(!a.hasOwnProperty("AddHit"))throw"a JSImplementation must implement all functions, you forgot CollideShapeBodyCollectorJS::AddHit.";a.AddHit(c)},41763:a=>{a=d.getCache(d.CastShapeBodyCollectorJS)[a];if(!a.hasOwnProperty("Reset"))throw"a JSImplementation must implement all functions, you forgot CastShapeBodyCollectorJS::Reset.";
a.Reset()},41992:(a,c)=>{a=d.getCache(d.CastShapeBodyCollectorJS)[a];if(!a.hasOwnProperty("AddHit"))throw"a JSImplementation must implement all functions, you forgot CastShapeBodyCollectorJS::AddHit.";a.AddHit(c)},42226:a=>{a=d.getCache(d.CastRayCollectorJS)[a];if(!a.hasOwnProperty("Reset"))throw"a JSImplementation must implement all functions, you forgot CastRayCollectorJS::Reset.";a.Reset()},42443:(a,c)=>{a=d.getCache(d.CastRayCollectorJS)[a];if(!a.hasOwnProperty("OnBody"))throw"a JSImplementation must implement all functions, you forgot CastRayCollectorJS::OnBody.";
a.OnBody(c)},42665:(a,c)=>{a=d.getCache(d.CastRayCollectorJS)[a];if(!a.hasOwnProperty("AddHit"))throw"a JSImplementation must implement all functions, you forgot CastRayCollectorJS::AddHit.";a.AddHit(c)},42887:a=>{a=d.getCache(d.CollidePointCollectorJS)[a];if(!a.hasOwnProperty("Reset"))throw"a JSImplementation must implement all functions, you forgot CollidePointCollectorJS::Reset.";a.Reset()},43114:(a,c)=>{a=d.getCache(d.CollidePointCollectorJS)[a];if(!a.hasOwnProperty("OnBody"))throw"a JSImplementation must implement all functions, you forgot CollidePointCollectorJS::OnBody.";
a.OnBody(c)},43346:(a,c)=>{a=d.getCache(d.CollidePointCollectorJS)[a];if(!a.hasOwnProperty("AddHit"))throw"a JSImplementation must implement all functions, you forgot CollidePointCollectorJS::AddHit.";a.AddHit(c)},43578:a=>{a=d.getCache(d.CollideShapeCollectorJS)[a];if(!a.hasOwnProperty("Reset"))throw"a JSImplementation must implement all functions, you forgot CollideShapeCollectorJS::Reset.";a.Reset()},43805:(a,c)=>{a=d.getCache(d.CollideShapeCollectorJS)[a];if(!a.hasOwnProperty("OnBody"))throw"a JSImplementation must implement all functions, you forgot CollideShapeCollectorJS::OnBody.";
a.OnBody(c)},44037:(a,c)=>{a=d.getCache(d.CollideShapeCollectorJS)[a];if(!a.hasOwnProperty("AddHit"))throw"a JSImplementation must implement all functions, you forgot CollideShapeCollectorJS::AddHit.";a.AddHit(c)},44269:a=>{a=d.getCache(d.CastShapeCollectorJS)[a];if(!a.hasOwnProperty("Reset"))throw"a JSImplementation must implement all functions, you forgot CastShapeCollectorJS::Reset.";a.Reset()},44490:(a,c)=>{a=d.getCache(d.CastShapeCollectorJS)[a];if(!a.hasOwnProperty("OnBody"))throw"a JSImplementation must implement all functions, you forgot CastShapeCollectorJS::OnBody.";
a.OnBody(c)},44716:(a,c)=>{a=d.getCache(d.CastShapeCollectorJS)[a];if(!a.hasOwnProperty("AddHit"))throw"a JSImplementation must implement all functions, you forgot CastShapeCollectorJS::AddHit.";a.AddHit(c)},44942:a=>{a=d.getCache(d.TransformedShapeCollectorJS)[a];if(!a.hasOwnProperty("Reset"))throw"a JSImplementation must implement all functions, you forgot TransformedShapeCollectorJS::Reset.";a.Reset()},45177:(a,c)=>{a=d.getCache(d.TransformedShapeCollectorJS)[a];if(!a.hasOwnProperty("OnBody"))throw"a JSImplementation must implement all functions, you forgot TransformedShapeCollectorJS::OnBody.";
a.OnBody(c)},45417:(a,c)=>{a=d.getCache(d.TransformedShapeCollectorJS)[a];if(!a.hasOwnProperty("AddHit"))throw"a JSImplementation must implement all functions, you forgot TransformedShapeCollectorJS::AddHit.";a.AddHit(c)},45657:(a,c)=>{a=d.getCache(d.PhysicsStepListenerJS)[a];if(!a.hasOwnProperty("OnStep"))throw"a JSImplementation must implement all functions, you forgot PhysicsStepListenerJS::OnStep.";a.OnStep(c)},45885:(a,c,b)=>{a=d.getCache(d.BodyActivationListenerJS)[a];if(!a.hasOwnProperty("OnBodyActivated"))throw"a JSImplementation must implement all functions, you forgot BodyActivationListenerJS::OnBodyActivated.";
a.OnBodyActivated(c,b)},46149:(a,c,b)=>{a=d.getCache(d.BodyActivationListenerJS)[a];if(!a.hasOwnProperty("OnBodyDeactivated"))throw"a JSImplementation must implement all functions, you forgot BodyActivationListenerJS::OnBodyDeactivated.";a.OnBodyDeactivated(c,b)},46419:(a,c,b,f,g)=>{a=d.getCache(d.CharacterContactListenerJS)[a];if(!a.hasOwnProperty("OnAdjustBodyVelocity"))throw"a JSImplementation must implement all functions, you forgot CharacterContactListenerJS::OnAdjustBodyVelocity.";a.OnAdjustBodyVelocity(c,
b,f,g)},46708:(a,c,b,f)=>{a=d.getCache(d.CharacterContactListenerJS)[a];if(!a.hasOwnProperty("OnContactValidate"))throw"a JSImplementation must implement all functions, you forgot CharacterContactListenerJS::OnContactValidate.";return a.OnContactValidate(c,b,f)},46992:(a,c,b,f)=>{a=d.getCache(d.CharacterContactListenerJS)[a];if(!a.hasOwnProperty("OnCharacterContactValidate"))throw"a JSImplementation must implement all functions, you forgot CharacterContactListenerJS::OnCharacterContactValidate.";
return a.OnCharacterContactValidate(c,b,f)},47303:(a,c,b,f)=>{a=d.getCache(d.CharacterContactListenerJS)[a];if(!a.hasOwnProperty("OnContactRemoved"))throw"a JSImplementation must implement all functions, you forgot CharacterContactListenerJS::OnContactRemoved.";a.OnContactRemoved(c,b,f)},47577:(a,c,b,f)=>{a=d.getCache(d.CharacterContactListenerJS)[a];if(!a.hasOwnProperty("OnCharacterContactRemoved"))throw"a JSImplementation must implement all functions, you forgot CharacterContactListenerJS::OnCharacterContactRemoved.";
a.OnCharacterContactRemoved(c,b,f)},47878:(a,c,b,f,g,k,u)=>{a=d.getCache(d.CharacterContactListenerJS)[a];if(!a.hasOwnProperty("OnContactAdded"))throw"a JSImplementation must implement all functions, you forgot CharacterContactListenerJS::OnContactAdded.";a.OnContactAdded(c,b,f,g,k,u)},48155:(a,c,b,f,g,k,u)=>{a=d.getCache(d.CharacterContactListenerJS)[a];if(!a.hasOwnProperty("OnContactPersisted"))throw"a JSImplementation must implement all functions, you forgot CharacterContactListenerJS::OnContactPersisted.";
a.OnContactPersisted(c,b,f,g,k,u)},48444:(a,c,b,f,g,k,u)=>{a=d.getCache(d.CharacterContactListenerJS)[a];if(!a.hasOwnProperty("OnCharacterContactAdded"))throw"a JSImplementation must implement all functions, you forgot CharacterContactListenerJS::OnCharacterContactAdded.";a.OnCharacterContactAdded(c,b,f,g,k,u)},48748:(a,c,b,f,g,k,u)=>{a=d.getCache(d.CharacterContactListenerJS)[a];if(!a.hasOwnProperty("OnCharacterContactPersisted"))throw"a JSImplementation must implement all functions, you forgot CharacterContactListenerJS::OnCharacterContactPersisted.";
a.OnCharacterContactPersisted(c,b,f,g,k,u)},49064:(a,c,b,f,g,k,u,L,oa,Vb)=>{a=d.getCache(d.CharacterContactListenerJS)[a];if(!a.hasOwnProperty("OnContactSolve"))throw"a JSImplementation must implement all functions, you forgot CharacterContactListenerJS::OnContactSolve.";a.OnContactSolve(c,b,f,g,k,u,L,oa,Vb)},49350:(a,c,b,f,g,k,u,L,oa,Vb)=>{a=d.getCache(d.CharacterContactListenerJS)[a];if(!a.hasOwnProperty("OnCharacterContactSolve"))throw"a JSImplementation must implement all functions, you forgot CharacterContactListenerJS::OnCharacterContactSolve.";
a.OnCharacterContactSolve(c,b,f,g,k,u,L,oa,Vb)},49663:(a,c,b)=>{a=d.getCache(d.ObjectVsBroadPhaseLayerFilterJS)[a];if(!a.hasOwnProperty("ShouldCollide"))throw"a JSImplementation must implement all functions, you forgot ObjectVsBroadPhaseLayerFilterJS::ShouldCollide.";return a.ShouldCollide(c,b)},49942:(a,c)=>{a=d.getCache(d.ObjectLayerFilterJS)[a];if(!a.hasOwnProperty("ShouldCollide"))throw"a JSImplementation must implement all functions, you forgot ObjectLayerFilterJS::ShouldCollide.";return a.ShouldCollide(c)},
50194:(a,c,b)=>{a=d.getCache(d.ObjectLayerPairFilterJS)[a];if(!a.hasOwnProperty("ShouldCollide"))throw"a JSImplementation must implement all functions, you forgot ObjectLayerPairFilterJS::ShouldCollide.";return a.ShouldCollide(c,b)},50457:(a,c)=>{a=d.getCache(d.BodyFilterJS)[a];if(!a.hasOwnProperty("ShouldCollide"))throw"a JSImplementation must implement all functions, you forgot BodyFilterJS::ShouldCollide.";return a.ShouldCollide(c)},50695:(a,c)=>{a=d.getCache(d.BodyFilterJS)[a];if(!a.hasOwnProperty("ShouldCollideLocked"))throw"a JSImplementation must implement all functions, you forgot BodyFilterJS::ShouldCollideLocked.";
return a.ShouldCollideLocked(c)},50951:(a,c,b)=>{a=d.getCache(d.ShapeFilterJS)[a];if(!a.hasOwnProperty("ShouldCollide"))throw"a JSImplementation must implement all functions, you forgot ShapeFilterJS::ShouldCollide.";return a.ShouldCollide(c,b)},51194:(a,c,b,f,g)=>{a=d.getCache(d.ShapeFilterJS2)[a];if(!a.hasOwnProperty("ShouldCollide"))throw"a JSImplementation must implement all functions, you forgot ShapeFilterJS2::ShouldCollide.";return a.ShouldCollide(c,b,f,g)},51445:(a,c,b,f,g,k,u)=>{a=d.getCache(d.SimShapeFilterJS)[a];
if(!a.hasOwnProperty("ShouldCollide"))throw"a JSImplementation must implement all functions, you forgot SimShapeFilterJS::ShouldCollide.";return a.ShouldCollide(c,b,f,g,k,u)},51706:(a,c,b,f,g,k)=>{a=d.getCache(d.VehicleConstraintCallbacksJS)[a];if(!a.hasOwnProperty("GetCombinedFriction"))throw"a JSImplementation must implement all functions, you forgot VehicleConstraintCallbacksJS::GetCombinedFriction.";return a.GetCombinedFriction(c,b,f,g,k)},52006:(a,c,b)=>{a=d.getCache(d.VehicleConstraintCallbacksJS)[a];
if(!a.hasOwnProperty("OnPreStepCallback"))throw"a JSImplementation must implement all functions, you forgot VehicleConstraintCallbacksJS::OnPreStepCallback.";a.OnPreStepCallback(c,b)},52284:(a,c,b)=>{a=d.getCache(d.VehicleConstraintCallbacksJS)[a];if(!a.hasOwnProperty("OnPostCollideCallback"))throw"a JSImplementation must implement all functions, you forgot VehicleConstraintCallbacksJS::OnPostCollideCallback.";a.OnPostCollideCallback(c,b)},52574:(a,c,b)=>{a=d.getCache(d.VehicleConstraintCallbacksJS)[a];
if(!a.hasOwnProperty("OnPostStepCallback"))throw"a JSImplementation must implement all functions, you forgot VehicleConstraintCallbacksJS::OnPostStepCallback.";a.OnPostStepCallback(c,b)},52855:(a,c,b,f,g,k,u,L,oa)=>{a=d.getCache(d.WheeledVehicleControllerCallbacksJS)[a];if(!a.hasOwnProperty("OnTireMaxImpulseCallback"))throw"a JSImplementation must implement all functions, you forgot WheeledVehicleControllerCallbacksJS::OnTireMaxImpulseCallback.";a.OnTireMaxImpulseCallback(c,b,f,g,k,u,L,oa)},53186:a=>
{a=d.getCache(d.BroadPhaseLayerInterfaceJS)[a];if(!a.hasOwnProperty("GetNumBroadPhaseLayers"))throw"a JSImplementation must implement all functions, you forgot BroadPhaseLayerInterfaceJS::GetNumBroadPhaseLayers.";return a.GetNumBroadPhaseLayers()},53477:(a,c)=>{a=d.getCache(d.BroadPhaseLayerInterfaceJS)[a];if(!a.hasOwnProperty("GetBPLayer"))throw"a JSImplementation must implement all functions, you forgot BroadPhaseLayerInterfaceJS::GetBPLayer.";return a.GetBPLayer(c)},53734:()=>ja.length},Ha,Ia,
Ja,Ka,La,Ma,Na,Oa,Pa,Qa,Ra,Sa,Ta,Ua,Va,Wa,Xa,Ya,Za,$a,ab,bb,cb,db,eb,fb,gb,hb,ib,jb,kb,lb,mb,nb,ob,pb,qb,rb,sb,tb,ub,vb,wb,xb,yb,zb,Ab,Bb,Cb,Db,Eb,Fb,Gb,Hb,Ib,Jb,Kb,Lb,Mb,Nb,Ob,Pb,Qb,Rb,Sb,Tb,Ub,Wb,Xb,Yb,Zb,$b,ac,bc,cc,dc,ec,fc,gc,hc,ic,jc,kc,lc,mc,nc,oc,pc,qc,rc,sc,tc,uc,vc,wc,xc,yc,zc,Ac,Bc,Cc,Dc,Ec,Fc,Gc,Hc,Ic,Jc,Kc,Lc,Mc,Nc,Oc,Pc,Qc,Rc,Sc,Tc,Uc,Vc,Wc,Xc,Yc,Zc,$c,ad,bd,cd,dd,ed,fd,gd,hd,jd,kd,ld,md,nd,od,pd,qd,rd,sd,td,ud,vd,wd,xd,yd,zd,Ad,Bd,Cd,Dd,Ed,Fd,Gd,Hd,Id,Jd,Kd,Ld,Md,Nd,Od,Pd,Qd,Rd,Sd,
Td,Ud,Vd,Wd,Xd,Yd,Zd,$d,ae,be,ce,de,ee,fe,ge,he,ie,je,ke,le,me,ne,oe,pe,qe,re,se,te,ue,ve,we,xe,ye,ze,Ae,Be,Ce,De,Ee,Fe,Ge,He,Ie,Je,Ke,Le,Me,Ne,Oe,Pe,Qe,Re,Se,Te,Ue,Ve,We,Xe,Ye,Ze,$e,af,bf,cf,df,ef,ff,gf,hf,jf,kf,lf,mf,of,pf,qf,rf,sf,tf,uf,vf,wf,xf,yf,zf,Af,Bf,Cf,Df,Ef,Ff,Gf,Hf,If,Jf,Kf,Lf,Mf,Nf,Of,Pf,Qf,Rf,Sf,Tf,Uf,Vf,Wf,Xf,Yf,Zf,$f,ag,bg,cg,dg,eg,fg,gg,hg,jg,kg,lg,mg,ng,og,pg,qg,rg,sg,tg,ug,vg,wg,xg,yg,zg,Ag,Bg,Cg,Dg,Eg,Fg,Gg,Hg,Ig,Jg,Kg,Lg,Mg,Ng,Og,Pg,Qg,Rg,Sg,Tg,Ug,Vg,Wg,Xg,Yg,Zg,$g,ah,bh,ch,
dh,eh,fh,gh,hh,ih,jh,kh,lh,mh,nh,oh,ph,qh,rh,sh,th,uh,vh,wh,xh,yh,zh,Ah,Bh,Ch,Dh,Eh,Fh,Gh,Hh,Ih,Jh,Kh,Lh,Mh,Nh,Oh,Ph,Qh,Rh,Sh,Th,Uh,Vh,Wh,Xh,Yh,Zh,$h,ai,bi,ci,di,ei,fi,gi,hi,ii,ji,ki,li,mi,ni,oi,pi,qi,ri,si,ti,ui,vi,wi,xi,yi,zi,Ai,Bi,Ci,Di,Ei,Fi,Gi,Hi,Ii,Ji,Ki,Li,Mi,Ni,Oi,Pi,Qi,Ri,Si,Ti,Ui,Vi,Wi,Xi,Yi,Zi,$i,aj,bj,cj,dj,ej,fj,gj,hj,ij,jj,kj,lj,mj,nj,oj,pj,qj,rj,sj,tj,uj,vj,wj,xj,yj,zj,Aj,Bj,Cj,Dj,Ej,Fj,Gj,Hj,Ij,Jj,Kj,Lj,Mj,Nj,Oj,Pj,Qj,Rj,Sj,Tj,Uj,Vj,Wj,Xj,Yj,Zj,ak,bk,ck,dk,ek,fk,gk,hk,ik,jk,kk,lk,
mk,nk,ok,pk,qk,rk,sk,tk,uk,vk,wk,xk,yk,zk,Ak,Bk,Ck,Dk,Ek,Fk,Gk,Hk,Ik,Jk,Kk,Lk,Mk,Nk,Ok,Pk,Qk,Rk,Sk,Tk,Uk,Vk,Wk,Xk,Yk,Zk,$k,al,bl,cl,dl,el,fl,gl,hl,il,jl,kl,ll,ml,nl,ol,pl,ql,rl,sl,tl,ul,vl,wl,xl,yl,zl,Al,Bl,Cl,Dl,El,Fl,Gl,Hl,Il,Jl,Kl,Ll,Ml,Nl,Ol,Pl,Ql,Rl,Sl,Tl,Ul,Vl,Wl,Xl,Yl,Zl,$l,am,bm,cm,dm,em,fm,gm,hm,im,jm,km,lm,mm,nm,om,pm,qm,rm,sm,tm,um,wm,xm,ym,zm,Am,Bm,Cm,Dm,Em,Fm,Gm,Hm,Im,Jm,Km,Lm,Mm,Nm,Om,Pm,Qm,Rm,Sm,Tm,Um,Vm,Wm,Xm,Ym,Zm,$m,an,bn,cn,dn,en,fn,gn,hn,jn,kn,ln,mn,nn,on,pn,qn,rn,sn,tn,un,vn,
wn,xn,yn,zn,An,Bn,Cn,Dn,En,Fn,Gn,Hn,In,Jn,Kn,Ln,Mn,Nn,On,Pn,Qn,Rn,Sn,Tn,Un,Vn,Wn,Xn,Yn,Zn,$n,ao,bo,co,eo,fo,go,ho,io,jo,ko,lo,mo,no,oo,po,qo,ro,so,to,uo,vo,wo,xo,yo,zo,Ao,Bo,Co,Do,Eo,Fo,Go,Ho,Io,Jo,Ko,Lo,Mo,No,Oo,Po,Qo,Ro,So,To,Uo,Vo,Wo,Xo,Yo,Zo,$o,ap,bp,cp,dp,ep,fp,gp,hp,ip,jp,kp,lp,mp,np,op,pp,qp,rp,sp,tp,up,vp,wp,xp,yp,zp,Ap,Bp,Cp,Dp,Ep,Fp,Gp,Hp,Ip,Jp,Kp,Lp,Mp,Np,Op,Pp,Qp,Rp,Sp,Tp,Up,Vp,Wp,Xp,Yp,Zp,$p,aq,bq,cq,dq,eq,fq,gq,hq,iq,jq,kq,lq,mq,nq,oq,pq,qq,rq,sq,tq,uq,vq,wq,xq,yq,zq,Aq,Bq,Cq,Dq,Eq,
Fq,Gq,Hq,Iq,Jq,Kq,Lq,Mq,Nq,Oq,Pq,Qq,Rq,Sq,Tq,Uq,Vq,Wq,Xq,Yq,Zq,$q,ar,br,cr,dr,er,fr,gr,hr,ir,jr,kr,lr,mr,nr,or,pr,qr,rr,sr,tr,ur,vr,wr,xr,yr,zr,Ar,Br,Cr,Dr,Er,Fr,Gr,Hr,Ir,Jr,Kr,Lr,Mr,Nr,Or,Pr,Qr,Rr,Sr,Tr,Ur,Vr,Wr,Xr,Yr,Zr,$r,as,bs,cs,ds,es,gs,hs,is,js,ks,ls,ms,ns,ps,qs,rs,ss,ts,us,vs,xs,ys,zs,As,Bs,Cs,Ds,Es,Fs,Gs,Hs,Is,Js,Ks,Ls,Ms,Ns,Os,Ps,Qs,Rs,Ss,Ts,Us,Vs,Ws,Xs,Ys,Zs,$s,at,bt,ct,dt,et,ft,gt,ht,it,jt,kt,lt,mt,nt,ot,pt,qt,rt,st,tt,ut,vt,wt,xt,yt,zt,At,Bt,Ct,Dt,Et,Ft,Gt,Ht,It,Jt,Kt,Lt,Mt,Nt,Ot,Pt,
Qt,Rt,St,Tt,Ut,Vt,Wt,Xt,Yt,Zt,$t,au,bu,cu,du,eu,fu,gu,hu,iu,ju,ku,lu,mu,nu,ou,pu,qu,ru,su,tu,uu,vu,wu,xu,yu,zu,Au,Bu,Cu,Du,Eu,Fu,Gu,Hu,Iu,Ju,Ku,Lu,Mu,Nu,Ou,Pu,Qu,Ru,Su,Tu,Uu,Vu,Wu,Xu,Yu,Zu,$u,av,bv,cv,dv,ev,fv,gv,hv,iv,jv,kv,lv,mv,nv,ov,pv,qv,rv,sv,tv,uv,vv,wv,xv,yv,zv,Av,Bv,Cv,Dv,Ev,Fv,Gv,Hv,Iv,Jv,Kv,Lv,Mv,Nv,Ov,Pv,Qv,Rv,Sv,Tv,Uv,Vv,Wv,Xv,Yv,Zv,$v,aw,bw,cw,dw,ew,fw,gw,hw,iw,jw,kw,lw,mw,nw,ow,pw,qw,rw,sw,tw,uw,vw,ww,xw,yw,zw,Aw,Bw,Cw,Dw,Ew,Fw,Gw,Hw,Iw,Jw,Kw,Lw,Mw,Nw,Ow,Pw,Qw,Rw,Sw,Tw,Uw,Vw,Ww,Xw,
Yw,Zw,$w,ax,bx,cx,dx,ex,fx,gx,hx,ix,jx,kx,lx,mx,nx,ox,px,qx,rx,sx,tx,ux,vx,wx,xx,yx,zx,Ax,Bx,Cx,Dx,Ex,Fx,Gx,Hx,Ix,Jx,Kx,Lx,Mx,Nx,Ox,Px,Qx,Rx,Sx,Tx,Ux,Vx,Wx,Xx,Yx,Zx,$x,ay,by,cy,dy,ey,fy,gy,hy,iy,jy,ky,ly,my,ny,oy,py,qy,ry,sy,ty,uy,vy,wy,xy,yy,zy,Ay,By,Cy,Dy,Ey,Fy,Gy,Hy,Iy,Jy,Ky,Ly,My,Ny,Oy,Py,Qy,Ry,Sy,Ty,Uy,Vy,Wy,Xy,Yy,Zy,$y,az,bz,cz,dz,ez,fz,gz,hz,iz,jz,kz,lz,mz,nz,oz,pz,qz,rz,sz,tz,uz,vz,wz,xz,yz,zz,Az,Bz,Cz,Dz,Ez,Fz,Gz,Hz,Iz,Jz,Kz,Lz,Mz,Nz,Oz,Pz,Qz,Rz,Sz,Tz,Uz,Vz,Wz,Xz,Yz,Zz,$z,aA,bA,cA,dA,eA,
fA,gA,hA,iA,jA,kA,lA,mA,nA,oA,pA,qA,rA,sA,tA,uA,vA,wA,xA,yA,zA,AA,BA,CA,DA,EA,FA,GA,HA,IA,JA,KA,LA,MA,NA,OA,PA,QA,RA,SA,TA,UA,VA,WA,XA,YA,ZA,$A,aB,bB,cB,dB,eB,fB,gB,hB,iB,jB,kB,lB,mB,nB,oB,pB,qB,rB,sB,tB,uB,vB,wB,xB,yB,zB,AB,BB,CB,DB,EB,FB,GB,HB,IB,JB,KB,LB,MB,NB,OB,PB,QB,RB,SB,TB,UB,VB,WB,XB,YB,ZB,$B,aC,bC,cC,dC,eC,fC,gC,hC,iC,jC,kC,lC,mC,nC,oC,pC,qC,rC,sC,tC,uC,vC,wC,xC,yC,zC,AC,BC,CC,DC,EC,FC,GC,HC,IC,JC,KC,LC,MC,NC,OC,PC,QC,RC,SC,TC,UC,VC,WC,XC,YC,ZC,$C,aD,bD,cD,dD,eD,fD,gD,hD,iD,jD,kD,lD,mD,
nD,oD,pD,qD,rD,sD,tD,uD,vD,wD,xD,yD,zD,AD,BD,CD,DD,ED,FD,GD,HD,ID,JD,KD,LD,MD,ND,OD,PD,QD,RD,SD,TD,UD,VD,WD,XD,YD,ZD,$D,aE,bE,cE,dE,eE,fE,gE,hE,iE,jE,kE,lE,mE,nE,oE,pE,qE,rE,sE,tE,uE,vE,wE,xE,yE,zE,AE,BE,CE,DE,EE,FE,GE,HE,IE,JE,KE,LE,ME,NE,OE,PE,QE,RE,SE,TE,UE,VE,WE,XE,YE,ZE,$E,aF,bF,cF,dF,eF,fF,gF,hF,iF,jF,kF,lF,mF,nF,oF,pF,qF,rF,sF,tF,uF,vF,wF,xF,yF,zF,AF,BF,CF,DF,EF,FF,GF,HF,IF,JF,KF,LF,MF,NF,OF,PF,QF,RF,SF,TF,UF,VF,WF,XF,YF,ZF,$F,aG,bG,cG,dG,eG,fG,gG,hG,iG,jG,kG,lG,mG,nG,oG,pG,qG,rG,sG,tG,uG,
vG,wG,xG,yG,zG,AG,BG,CG,DG,EG,FG,GG,HG,IG,JG,KG,LG,MG,NG,OG,PG,QG,RG,SG,TG,UG,VG,WG,XG,YG,ZG,$G,aH,bH,cH,dH,eH,fH,gH,hH,iH,jH,kH,lH,mH,nH,oH,pH,qH,rH,sH,tH,uH,vH,wH,xH,yH,zH,AH,BH,CH,DH,EH,FH,GH,HH,IH,JH,KH,LH,MH,NH,OH,PH,QH,RH,SH,TH,UH,VH,WH,XH,YH,ZH,$H,aI,bI,cI,dI,eI,fI,gI,hI,iI,jI,kI,lI,mI,nI,oI,pI,qI,rI,sI,tI,uI,vI,wI,xI,yI,zI,AI,BI,CI,DI,EI,FI,GI,HI,II,JI,KI,LI,MI,NI,OI,PI,QI,RI,SI,TI,UI,VI,WI,XI,YI,ZI,$I,aJ,bJ,cJ,dJ,eJ,fJ,gJ,hJ,iJ,jJ,kJ,lJ,mJ,nJ,oJ,pJ,qJ,rJ,sJ,tJ,uJ,vJ,wJ,xJ,yJ,zJ,AJ,BJ,CJ,
DJ,EJ,FJ,GJ,HJ,IJ,JJ,KJ,LJ,MJ,NJ,OJ,PJ,QJ,RJ,SJ,TJ,UJ,VJ,WJ,XJ,YJ,ZJ,$J,aK,bK,cK,dK,eK,fK,gK,hK,iK,jK,kK,lK,mK,nK,oK,pK,qK,rK,sK,tK,uK,vK,wK,xK,yK,zK,AK,BK,CK,DK,EK,FK,GK,HK,IK,JK,KK,LK,MK,NK,OK,PK,QK,RK,SK,TK,UK,VK,WK,XK,YK,ZK,$K,aL,bL,cL,dL,eL,fL,gL,hL,iL,jL,kL,lL,mL,nL,oL,pL,qL,rL,sL,tL,uL,vL,wL,xL,yL,zL,AL,BL,CL,DL,EL,FL,GL,HL,IL,JL,KL,LL,ML,NL,OL,PL,QL,RL,SL,TL,UL,VL,WL,XL,YL,ZL,$L,aM,bM,cM,dM,eM,fM,gM,hM,iM,jM,kM,lM,mM,nM,oM,pM,qM,rM,sM,tM,uM,vM,wM,xM,yM,zM,AM,BM,CM,DM,EM,FM,GM,HM,IM,JM,KM,
LM,MM,NM,OM,PM,QM,RM,SM,TM,UM,VM,WM,XM,YM,ZM,$M,aN,bN,cN,dN,eN,fN,gN,hN,iN,jN,kN,lN,mN,nN,oN,pN,qN,rN,sN,tN,uN,vN,wN,xN,yN,zN,AN,BN,CN,DN,EN,FN,GN,HN,IN,JN,KN,LN,MN,NN,ON,PN,QN,RN,SN,TN,UN,VN,WN,XN,YN,ZN,$N,aO,bO,cO,dO,eO,fO,gO,hO,iO,jO,kO,lO,mO,nO,oO,pO,qO,rO,sO,tO,uO,vO,wO,xO,yO,zO,AO,BO,CO,DO,EO,FO,GO,HO,IO,JO,KO,LO,MO,NO,OO,PO,QO,RO,SO,TO,UO,VO,WO,XO,YO,ZO,$O,aP,bP,cP,dP,eP,fP,gP,hP,iP,jP,kP,lP,mP,nP,oP,pP,qP,rP,sP,tP,uP,vP,wP,xP,yP,zP,AP,BP,CP,DP,EP,FP,GP,HP,IP,JP,KP,LP,MP,NP,OP,PP,QP,RP,SP,
TP,UP,VP,WP,XP,YP,ZP,$P,aQ,bQ,cQ,dQ,eQ,fQ,gQ,hQ,iQ,jQ,kQ,lQ,mQ,nQ,oQ,pQ,qQ,rQ,sQ,tQ,uQ,vQ,wQ,xQ,yQ,zQ,AQ,BQ,CQ,DQ,EQ,FQ,GQ,HQ,IQ,JQ,KQ,LQ,MQ,NQ,OQ,PQ,QQ,RQ,SQ,TQ,UQ,VQ,WQ,XQ,YQ,ZQ,$Q,aR,bR,cR,dR,eR,fR,gR,hR,iR,jR,kR,lR,mR,nR,oR,pR,qR,rR,sR,tR,uR,vR,wR,xR,yR,zR,AR,BR,CR,DR,ER,FR,GR,HR,IR,JR,KR,LR,MR,NR,OR,PR,QR,RR,SR,TR,UR,VR,WR,YR,ZR,$R,aS,bS,cS,dS,eS,fS,gS,hS,iS,jS,kS,lS,mS,nS,oS,pS,qS,rS,sS,tS,uS,vS,wS,xS,yS,zS,AS,BS,CS,DS,ES,FS,GS,HS,IS,JS,KS,LS,MS,NS,OS,PS,QS,RS,SS,TS,US,VS,WS,XS,YS,ZS,$S,aT,
bT,cT,dT,eT,fT,gT,hT,iT,jT,kT,lT,mT,nT,oT,pT,qT,rT,sT,tT,uT,vT,wT,xT,yT,zT,AT,BT,CT,DT,ET,FT,GT,HT,IT,JT,KT,LT,MT,NT,OT,PT,QT,RT,ST,TT,UT,VT,WT,XT,YT,ZT,$T,aU,bU,cU,dU,eU,fU,gU,hU,iU,jU,kU,lU,mU,nU,oU,pU,qU,rU,sU,tU,uU,vU,wU,xU,yU,zU,AU,BU,CU,DU,EU,FU,GU,HU,IU,JU,KU,LU,MU,NU,OU,PU,QU,RU,SU,TU,UU,VU,WU,XU,YU,ZU,$U,aV,bV,cV,dV,eV,fV,gV,hV,iV,jV,kV,lV,mV,nV,oV,pV,qV,rV,sV,tV,uV,vV,wV,xV,yV,zV,AV,BV,CV,DV,EV,FV,GV,HV,IV,JV,KV,LV,MV,NV,OV,PV,QV,RV,SV,TV,UV,VV,WV,XV,YV,ZV,$V,aW,bW,cW,dW,eW,fW,gW,hW,iW,
jW,kW,lW,mW,nW,oW,pW,qW,rW,sW,tW,uW,vW,wW,xW,yW,zW,AW,BW,CW,DW,EW,FW,GW,HW,IW,JW,KW,LW,MW,NW,OW,PW,QW,RW,SW,TW,UW,VW,WW,XW,YW,ZW,$W,aX,bX,cX,dX,eX,fX,gX,hX,iX,jX,kX,lX,mX,nX,oX,pX,qX,rX,sX,tX,uX,vX,wX,xX,yX,zX,AX,BX,CX,DX,EX,FX,GX,HX,IX,JX,KX,LX,MX,NX,OX,PX,QX,RX,SX,TX,UX,VX,WX,XX,YX,ZX,$X,aY,bY,cY,dY,eY,fY,gY,hY,iY,jY,kY,lY,mY,nY,oY,pY,qY,rY,sY,tY,uY,vY,wY,xY,yY,zY,AY,BY,CY,DY,EY,FY,GY,HY,IY,JY,KY,LY,MY,NY,OY,PY,QY,RY,SY,TY,UY,VY,WY,XY,YY,ZY,$Y,aZ,bZ,cZ,dZ,eZ,fZ,gZ,hZ,iZ,jZ,kZ,lZ,mZ,nZ,oZ,pZ,qZ,
rZ,sZ,tZ,uZ,vZ,wZ,xZ,yZ,zZ,AZ,BZ,CZ,DZ,EZ,FZ,GZ,HZ,IZ,JZ,KZ,LZ,MZ,NZ,OZ,PZ,QZ,RZ,SZ,TZ,UZ,VZ,WZ,XZ,YZ,ZZ,$Z,a_,b_,c_,d_,e_,f_,g_,h_,i_,j_,k_,l_,m_,n_,o_,p_,q_,r_,s_,t_,u_,v_,w_,x_,y_,z_,A_,B_,C_,D_,E_,F_,G_,H_,I_,J_,K_,L_,M_,N_,O_,P_,Q_,R_,S_,T_,U_,V_,W_,X_,Y_,Z_,$_,a0,b0,c0,d0,e0,f0,g0,h0,i0,j0,k0,l0,m0,n0,o0,p0,q0,r0,s0,t0,u0,v0,w0,x0,y0,z0,A0,B0,C0,D0,E0,F0,G0,H0,I0,J0,K0,L0,M0,N0,O0,P0,Q0,R0,S0,T0,U0,V0,W0,X0,Y0,Z0,$0,a1,b1,c1,d1,e1,f1,g1,h1,i1,j1,k1,l1,m1,n1,o1,p1,q1,r1,s1,t1,u1,v1,w1,x1,y1,
z1,A1,B1,C1,D1,E1,F1,G1,H1,I1,J1,K1,L1,M1,N1,O1,P1,Q1,R1,S1,T1,U1,V1,W1,X1,Y1,Z1,$1,a2,b2,c2,d2,e2,f2,g2,h2,i2,j2,k2,l2,m2,n2,o2,p2,q2,r2,s2,t2,u2,v2,w2,x2,y2,z2,A2,B2,C2,D2,E2,F2,G2,H2,I2,J2,K2,L2,M2,N2,O2,P2,Q2,R2,S2,T2,U2,V2,W2,X2,Y2,Z2,$2,a3,b3,c3,d3,e3,f3,g3,h3,i3,j3,k3,l3,m3,n3,o3,p3,q3,r3,s3,t3,u3,v3,w3,x3,y3,z3,A3,B3,C3,D3,E3,F3,G3,H3,I3,J3,K3,L3,M3,N3,O3,P3,Q3,R3,S3,T3,U3,V3,W3,X3,Y3,Z3,$3,a4,b4,c4,d4,e4,f4,g4,h4,i4,j4,k4,l4,m4,n4,o4,p4,q4,r4,s4,t4,u4,v4,w4,x4,y4,z4,A4,B4,C4,D4,E4,F4,G4,
H4,I4,J4,K4,L4,M4,N4,O4,P4,Q4,R4,S4,T4,U4,V4,W4,X4,Y4,Z4,$4,a5,b5,c5,d5,e5,f5,g5,h5,i5,j5,k5,l5,m5,n5,o5,jaa,kaa,laa,maa,naa,oaa,paa,qaa,raa,saa,taa,uaa,vaa,waa,xaa,yaa,zaa,Aaa,Baa,Caa,Daa,Eaa,Faa,Gaa,Haa,Iaa,Jaa,Kaa,Laa,Maa,Naa,Oaa,Paa,Qaa,Raa,Saa,Taa,Uaa,Vaa,Waa,Xaa,Yaa,Zaa,$aa,aba,bba,cba,dba,eba,fba,gba,hba,iba,jba,kba,lba,mba,nba,oba,pba,qba,rba,sba,tba,uba,vba,wba,xba,yba,zba,Aba,Bba,Cba,Dba,Eba,Fba,Gba,Hba,Iba,Jba,Kba,Lba,Mba,Nba,Oba,Pba,Qba,Rba,Sba,Tba,Uba,Vba,Wba,Xba,Yba,Zba,$ba,aca,bca,
cca,dca,eca,fca,gca,hca,ica,jca,kca,lca,mca,nca,oca,pca,qca,rca,sca,tca,uca,vca,wca,xca,yca,zca,Aca,Bca,Cca,Dca,Eca,Fca,Gca,Hca,Ica,Jca,Kca,Lca,Mca,Nca,Oca,Pca,Qca,Rca,Sca,Tca,Uca,Vca,Wca,Xca,Yca,Zca,$ca,ada,bda,cda,dda,eda,fda,gda,hda,ida,jda,kda,lda,mda,nda,oda,pda,qda,rda,sda,tda,uda,vda,wda,xda,yda,zda,Ada,Bda,Cda,Dda,Eda,Fda,Gda,Hda,Ida,Jda,Kda,Lda,Mda,Nda,Oda,Pda,Qda,Rda,Sda,Tda,Uda,Vda,Wda,Xda,Yda,Zda,$da,aea,bea,cea,dea,eea,fea,gea,hea,iea,jea,kea,lea,mea,nea,oea,pea,qea,rea,sea,tea,uea,vea,
wea,xea,yea,zea,Aea,Bea,Cea,Dea,Eea,Fea,Gea,Hea,Iea,Jea,Kea,Lea,Mea,Nea,Oea,Pea,Qea,Rea,Sea,Tea,Uea,Vea,Wea,Xea,Yea,Zea,$ea,afa,bfa,cfa,dfa,efa,ffa,gfa,hfa,ifa,jfa,kfa,lfa,mfa,nfa,ofa,pfa,qfa,rfa,sfa,tfa,ufa,vfa,wfa,xfa,yfa,zfa,Afa,Bfa,Cfa,Dfa,Efa,Ffa,Gfa,Hfa,Ifa,Jfa,Kfa,Lfa,Mfa,Nfa,Ofa,Pfa,Qfa,Rfa,Sfa,Tfa,Ufa,Vfa,Wfa,Xfa,Yfa,Zfa,$fa,aga,bga,cga,dga,ega,fga,gga,hga,iga,jga,kga,lga,mga,nga,oga,pga,qga,rga,sga,tga,uga,vga,wga,xga,yga,zga,Aga,Bga,Cga,Dga,Ega,Fga,Gga,Hga,Iga,Jga,Kga,Lga,Mga,Nga,Oga,Pga,
Qga,Rga,Sga,Tga,Uga,Vga,Wga,Xga,Yga,Zga,$ga,aha,bha,cha,dha,eha,fha,gha,hha,iha,jha,kha,lha,mha,nha,oha,pha,qha,rha,sha,tha,uha,vha,wha,xha,yha,zha,Aha,Bha,Cha,Dha,Eha,Fha,Gha,Hha,Iha,Jha,Kha,Lha,Mha,Nha,Oha,Pha,Qha,Rha,Sha,Tha,Uha,Vha,Wha,Xha,Yha,Zha,$ha,aia,bia,cia,dia,eia,fia,gia,hia,iia,jia,kia,lia,mia,nia,oia,pia,qia,ria,sia,tia,uia,via,wia,xia,yia,zia,Aia,Bia,Cia,Dia,Eia,Fia,Gia,Hia,Iia,Jia,Kia,Lia,Mia,Nia,Oia,Pia,Qia,Ria,Sia,Tia,Uia,Via,Wia,Xia,Yia,Zia,$ia,aja,bja,cja,dja,eja,fja,gja,hja,ija,
jja,kja,lja,mja,nja,oja,pja,qja,rja,sja,tja,uja,vja,wja,xja,yja,zja,Aja,Bja,Cja,Dja,Eja,Fja,Gja,Hja,Ija,Jja,Kja,Lja,Mja,Nja,Oja,Pja,Qja,Rja,Sja,Tja,Uja,Vja,Wja,Xja,Yja,Zja,$ja,aka,bka,cka,dka,eka,fka,gka,hka,ika,jka,kka,lka,mka,nka,oka,pka,qka,rka,ska,tka,uka,vka,wka,xka,yka,zka,Aka,Bka,Cka,Dka,Eka,Fka,Gka,Hka,Ika,Jka,Kka,Lka,Mka,Nka,Oka,Pka,Qka,Rka,Ska,Tka,Uka,Vka,Wka,Xka,Yka,Zka,$ka,ala,bla,cla,dla,ela,fla,gla,hla,ila,jla,kla,lla,mla,nla,ola,pla,qla,rla,sla,tla,ula,vla,wla,xla,yla,zla,Ala,Bla,Cla,
Dla,Ela,Fla,Gla,Hla,Ila,Jla,Kla,Lla,Mla,Nla,Ola,Pla,Qla,Rla,Sla,Tla,Ula,Vla,Wla,Xla,Yla,Zla,$la,ama,bma,cma,dma,ema,fma,gma,hma,ima,jma,kma,lma,mma,nma,oma,pma,qma,rma,sma,tma,uma,vma,wma,xma,yma,zma,Ama,Bma,Cma,Dma,Ema,Fma,Gma,Hma,Ima,Jma,Kma,Lma,Mma,Nma,Oma,Pma,Qma,Rma,Sma,Tma,Uma,Vma,Wma,Xma,Yma,Zma,$ma,ana,bna,cna,dna,ena,fna,gna,hna,ina,jna,kna,lna,mna,nna,ona,pna,qna,rna,sna,tna,una,vna,wna,xna,yna,zna,Ana,Bna,Cna,Dna,Ena,Fna,Gna,Hna,Ina,Jna,Kna,Lna,Mna,Nna,Ona,Pna,Qna,Rna,Sna,Tna,Una,Vna,Wna,
Xna,Yna,Zna,$na,aoa,boa,coa,doa,eoa,foa,goa,hoa,ioa,joa,koa,loa,moa,noa,ooa,poa,qoa,roa,soa,toa,uoa,voa,woa,xoa,yoa,zoa,Aoa,Boa,Coa,Doa,Eoa,Foa,Goa,Hoa,Ioa,Joa,Koa,Loa,Moa,Noa,Ooa,Poa,Qoa,Roa,Soa,Toa,Uoa,Voa,Woa,Xoa,Yoa,Zoa,$oa,apa,bpa,cpa,dpa,epa,fpa,gpa,hpa,ipa,jpa,kpa,lpa,mpa,npa,opa,ppa,qpa,rpa,spa,tpa,upa,vpa,wpa,xpa,ypa,zpa,Apa,Bpa,Cpa,Dpa,Epa,Fpa,Gpa,Hpa,Ipa,Jpa,Kpa,Lpa,Mpa,Npa,Opa,Ppa,Qpa,Rpa,Spa,Tpa,Upa,Vpa,Wpa,Xpa,Ypa,Zpa,$pa,aqa,bqa,cqa,dqa,eqa,fqa,gqa,hqa,iqa,jqa,kqa,lqa,mqa,nqa,oqa,pqa,
qqa,rqa,sqa,tqa,uqa,vqa,wqa,xqa,yqa,zqa,Aqa,Bqa,Cqa,Dqa,Eqa,Fqa,Gqa,Hqa,Iqa,Jqa,Kqa,Lqa,Mqa,Nqa,Oqa,Pqa,Qqa,Rqa,Sqa,Tqa,Uqa,Vqa,Wqa,Xqa,Yqa,Zqa,$qa,ara,bra,cra,dra,era,fra,gra,hra,ira,jra,kra,lra,mra,nra,ora,pra,qra,rra,sra,tra,ura,vra,wra,xra,yra,zra,Ara,Bra,Cra,Dra,Era,Fra,Gra,Hra,Ira,Jra,Kra,Lra,Mra,Nra,Ora,Pra,Qra,Rra,Sra,Tra,Ura,Vra,Wra,Xra,Yra,Zra,$ra,asa,bsa,csa,dsa,esa,fsa,gsa,hsa,isa,jsa,ksa,lsa,msa,nsa,osa,psa,qsa,rsa,ssa,tsa,usa,vsa,wsa,xsa,ysa,zsa,Asa,Bsa,Csa,Dsa,Esa,Fsa,Gsa,Hsa,Isa,Jsa,
Ksa,Lsa,Msa,Nsa,Osa,Psa,Qsa,Rsa,Ssa,Tsa,Usa,Vsa,Wsa,Xsa,Ysa,Zsa,$sa,ata,bta,cta,dta,eta,fta,gta,hta,ita,jta,kta,lta,mta,nta,ota,pta,qta,rta,sta,tta,uta,vta,wta,xta,yta,zta,Ata,Bta,Cta,Dta,Eta,Fta,Gta,Hta,Ita,Jta,Kta,Lta,Mta,Nta,Ota,Pta,Qta,Rta,Sta,Tta,Uta,Vta,Wta,Xta,Yta,Zta,$ta,aua,bua,cua,dua,eua,fua,gua,hua,iua,jua,kua,lua,mua,nua,oua,pua,qua,rua,sua,tua,uua,vua,wua,xua,yua,zua,Aua,Bua,Cua,Dua,Eua,Fua,Gua,Hua,Iua,Jua,Kua,Lua,Mua,Nua,Oua,Pua,Qua,Rua,Sua,Tua,Uua,Vua,Wua,Xua,Yua,Zua,$ua,ava,bva,cva,
dva,eva,fva,gva,hva,iva,jva,kva,lva,mva,nva,ova,pva,qva,rva,sva,tva,uva,vva,wva,xva,yva,zva,Ava,Bva,Cva,Dva,Eva,Fva,Gva,Hva,Iva,Jva,Kva,Lva,Mva,Nva,Ova,Pva,Qva,Rva,Sva,Tva,Uva,Vva,Wva,Xva,Yva,Zva,$va,awa,bwa,cwa,dwa,ewa,fwa,gwa,hwa,iwa,jwa,kwa,lwa,mwa,nwa,owa,pwa,qwa,rwa,swa,twa,uwa,vwa,wwa,xwa,ywa,zwa,Awa,Bwa,Cwa,Dwa,Ewa,Fwa,Gwa,Hwa,Iwa,Jwa,Kwa,Lwa,Mwa,Nwa,Owa,Pwa,Qwa,Rwa,Swa,Twa,Uwa,Vwa,Wwa,Xwa,Ywa,Zwa,$wa,axa,bxa,cxa,dxa,exa,fxa,gxa,hxa,ixa,jxa,kxa,lxa,mxa,nxa,oxa,pxa,qxa,rxa,sxa,txa,uxa,vxa,wxa,
xxa,yxa,zxa,Axa,Bxa,Cxa,Dxa,Exa,Fxa,Gxa,Hxa,Ixa,Jxa,Kxa,Lxa,Mxa,Nxa,Oxa,Pxa,Qxa,Rxa,Sxa,Txa,Uxa,Vxa,Wxa,Xxa,Yxa,Zxa,$xa,aya,bya,cya,dya,eya,fya,gya,hya,iya,jya,kya,lya,mya,nya,oya,pya,qya,rya,sya,tya,uya,vya,wya,xya,yya,zya,Aya,Bya,Cya,Dya,Eya,Fya,Gya,Hya,Iya,Jya,Kya,Lya,Mya,Nya,Oya,Pya,Qya,Rya,Sya,Tya,Uya,Vya,Wya,Xya,Yya,Zya,$ya,aza,bza,cza,dza,eza,fza,gza,hza,iza,jza,kza,lza,mza,nza,oza,pza,qza,rza,sza,tza,uza,vza,wza,xza,yza,zza,Aza,Bza,Cza,Dza,Eza,Fza,Gza,Hza,Iza,Jza,Kza,Lza,Mza,Nza,Oza,Pza,Qza,
Rza,Sza,Tza,Uza,Vza,Wza,Xza,Yza,Zza,$za,aAa,bAa,cAa,dAa,eAa,fAa,gAa,hAa,iAa,jAa,kAa,lAa,mAa,nAa,oAa,pAa,qAa,rAa,sAa,tAa,uAa,vAa,wAa,xAa,yAa,zAa,AAa,BAa,CAa,DAa,EAa,FAa,GAa,HAa,IAa,JAa,KAa,LAa,MAa,NAa,OAa,PAa,QAa,RAa,SAa,TAa,UAa,VAa,WAa,XAa,YAa,ZAa,$Aa,aBa,bBa,cBa,dBa,eBa,fBa,gBa,hBa,iBa,jBa,kBa,lBa,mBa,nBa,oBa,pBa,qBa,rBa,sBa,tBa,uBa,vBa,wBa,xBa,yBa,zBa,ABa,BBa,CBa,DBa,EBa,FBa,GBa,HBa,IBa,JBa,KBa,LBa,MBa,NBa,OBa,PBa,QBa,RBa,SBa,TBa,UBa,VBa,WBa,XBa,YBa,ZBa,$Ba,aCa,bCa,cCa,dCa,eCa,fCa,gCa,hCa,iCa,jCa,
kCa,lCa,mCa,nCa,oCa,pCa,qCa,rCa,sCa,tCa,uCa,vCa,wCa,xCa,yCa,zCa,ACa,BCa,CCa,DCa,ECa,FCa,GCa,HCa,ICa,JCa,KCa,LCa,MCa,NCa,OCa,PCa,QCa,RCa,SCa,TCa,UCa,VCa,WCa,XCa,YCa,ZCa,$Ca,aDa,bDa,cDa,dDa,eDa,fDa,gDa,hDa,iDa,jDa,kDa,lDa,mDa,nDa,oDa,pDa,qDa,rDa,sDa,tDa,uDa,vDa,wDa,xDa,yDa,zDa,ADa,BDa,CDa,DDa,EDa,FDa,GDa,HDa,IDa,JDa,KDa,LDa,MDa,NDa,ODa,PDa,QDa,RDa,SDa,TDa,UDa,VDa,WDa,XDa,YDa,ZDa,$Da,aEa,bEa,cEa,dEa,eEa,fEa,gEa,hEa,iEa,jEa,kEa,lEa,mEa,nEa,oEa,pEa,qEa,rEa,sEa,tEa,uEa,vEa,wEa,xEa,yEa,zEa,AEa,BEa,CEa,DEa,
EEa,FEa,GEa,HEa,IEa,JEa,KEa,LEa,MEa,NEa,OEa,PEa,QEa,REa,SEa,TEa,UEa,VEa,WEa,XEa,YEa,ZEa,$Ea,aFa,bFa,cFa,dFa,eFa,fFa,gFa,hFa,iFa,jFa,kFa,lFa,mFa,nFa,oFa,pFa,qFa,rFa,sFa,tFa,uFa,vFa,wFa,xFa,yFa,zFa,AFa,BFa,CFa,DFa,EFa,FFa,GFa,HFa,IFa,JFa,KFa,LFa,MFa,NFa,OFa,PFa,QFa,RFa,SFa,TFa,UFa,VFa,WFa,XFa,YFa,ZFa,$Fa,aGa,bGa,cGa,dGa,eGa,fGa,gGa,hGa,iGa,jGa,kGa,lGa,mGa,nGa,oGa,pGa,qGa,rGa,sGa,tGa,uGa,vGa,wGa,xGa,yGa,zGa,AGa,BGa,CGa,DGa,EGa,FGa,GGa,HGa,IGa,JGa,KGa,LGa,MGa,NGa,OGa,PGa,QGa,RGa,SGa,TGa,UGa,VGa,WGa,XGa,
YGa,ZGa,$Ga,aHa,bHa,cHa,dHa,eHa,fHa,gHa,hHa,iHa,jHa,kHa,lHa,mHa,nHa,oHa,pHa,qHa,rHa,sHa,tHa,uHa,vHa,wHa,xHa,yHa,zHa,AHa,BHa,CHa,DHa,EHa,FHa,GHa,HHa,IHa,JHa,KHa,LHa,MHa,NHa,OHa,PHa,QHa,RHa,SHa,THa,UHa,VHa,WHa,XHa,YHa,ZHa,$Ha,aIa,bIa,cIa,dIa,eIa,fIa,gIa,hIa,iIa,jIa,kIa,lIa,mIa,nIa,oIa,pIa,qIa,rIa,sIa,tIa,uIa,vIa,wIa,xIa,yIa,zIa,AIa,BIa,CIa,DIa,EIa,FIa,GIa,HIa,IIa,JIa,KIa,LIa,MIa,NIa,OIa,PIa,QIa,RIa,SIa,TIa,UIa,VIa,WIa,XIa,YIa,ZIa,$Ia,aJa,bJa,cJa,dJa,eJa,fJa,gJa,hJa,iJa,jJa,kJa,lJa,mJa,nJa,oJa,pJa,qJa,
rJa,sJa,tJa,uJa,vJa,wJa,xJa,yJa,zJa,AJa,BJa,CJa,DJa,EJa,FJa,GJa,HJa,IJa,JJa,KJa,LJa,MJa,NJa,OJa,PJa,QJa,RJa,SJa,TJa,UJa,VJa,WJa,XJa,YJa,ZJa,$Ja,aKa,bKa,cKa,dKa,eKa,fKa,gKa,hKa,iKa,jKa,kKa,lKa,mKa,nKa,oKa,pKa,qKa,rKa,sKa,tKa,uKa,vKa,wKa,xKa,yKa,zKa,AKa,BKa,CKa,DKa,EKa,FKa,GKa,HKa,IKa,JKa,KKa,LKa,MKa,NKa,OKa,PKa,QKa,RKa,SKa,TKa,UKa,VKa,WKa,XKa,YKa,ZKa,$Ka,aLa,bLa,cLa,dLa,eLa,fLa,gLa,hLa,iLa,jLa,kLa,lLa,mLa,nLa,oLa,pLa,qLa,rLa,sLa,tLa,uLa,vLa,wLa,xLa,yLa,zLa,ALa,BLa,CLa,DLa,ELa,FLa,GLa,HLa,ILa,JLa,KLa,
LLa,MLa,NLa,OLa,PLa,QLa,RLa,SLa,TLa,ULa,VLa,WLa,XLa,YLa,ZLa,$La,aMa,bMa,cMa,dMa,eMa,fMa,gMa,hMa,iMa,jMa,kMa,lMa,mMa,nMa,oMa,pMa,qMa,rMa,sMa,tMa,uMa,vMa={i:()=>qa(""),l:(a,c,b,f)=>{var g=(new Date).getFullYear(),k=(new Date(g,0,1)).getTimezoneOffset();g=(new Date(g,6,1)).getTimezoneOffset();ma[a>>2]=60*Math.max(k,g);la[c>>2]=Number(k!=g);c=u=>{var L=Math.abs(u);return`UTC${0<=u?"-":"+"}${String(Math.floor(L/60)).padStart(2,"0")}${String(L%60).padStart(2,"0")}`};a=c(k);c=c(g);g<k?(va(a,ka,b,17),va(c,
ka,f,17)):(va(a,ka,f,17),va(c,ka,b,17))},c:(a,c,b)=>xa(a,c,b),a:(a,c,b)=>xa(a,c,b),n:(a,c,b)=>xa(a,c,b),k:()=>ka.length,b:()=>performance.now(),h:()=>{qa("OOM")},m:(a,c)=>{var b=0,f=0,g;for(g of Aa()){var k=c+b;ma[a+f>>2]=k;b+=va(g,ka,k,Infinity)+1;f+=4}return 0},e:(a,c)=>{var b=Aa();ma[a>>2]=b.length;a=0;for(var f of b)a+=Ba(f)+1;ma[c>>2]=a;return 0},f:()=>52,g:()=>52,j:function(){return 70},d:(a,c,b,f)=>{for(var g=0,k=0;k<b;k++){var u=ma[c>>2],L=ma[c+4>>2];c+=8;for(var oa=0;oa<L;oa++){var Vb=a,
nf=ka[u+oa],ig=iaa[Vb];0===nf||10===nf?((1===Vb?da:ea)(Da(ig)),ig.length=0):ig.push(nf)}g+=L}ma[f>>2]=g;return 0}},p5;
p5=await (async function(){function a(b){b=p5=b.exports;d._webidl_free=b.q;d._webidl_malloc=b.r;Ha=d._emscripten_bind_ShapeSettings_GetRefCount_0=b.s;Ia=d._emscripten_bind_ShapeSettings_AddRef_0=b.t;Ja=d._emscripten_bind_ShapeSettings_Release_0=b.u;Ka=d._emscripten_bind_ShapeSettings_Create_0=b.v;La=d._emscripten_bind_ShapeSettings_ClearCachedResult_0=b.w;Ma=d._emscripten_bind_ShapeSettings_get_mUserData_0=b.x;Na=d._emscripten_bind_ShapeSettings_set_mUserData_1=b.y;Oa=d._emscripten_bind_ShapeSettings___destroy___0=
b.z;Pa=d._emscripten_bind_Shape_GetRefCount_0=b.A;Qa=d._emscripten_bind_Shape_AddRef_0=b.B;Ra=d._emscripten_bind_Shape_Release_0=b.C;Sa=d._emscripten_bind_Shape_GetType_0=b.D;Ta=d._emscripten_bind_Shape_GetSubType_0=b.E;Ua=d._emscripten_bind_Shape_MustBeStatic_0=b.F;Va=d._emscripten_bind_Shape_GetLocalBounds_0=b.G;Wa=d._emscripten_bind_Shape_GetWorldSpaceBounds_2=b.H;Xa=d._emscripten_bind_Shape_GetCenterOfMass_0=b.I;Ya=d._emscripten_bind_Shape_GetUserData_0=b.J;Za=d._emscripten_bind_Shape_SetUserData_1=
b.K;$a=d._emscripten_bind_Shape_GetSubShapeIDBitsRecursive_0=b.L;ab=d._emscripten_bind_Shape_GetInnerRadius_0=b.M;bb=d._emscripten_bind_Shape_GetMassProperties_0=b.N;cb=d._emscripten_bind_Shape_GetLeafShape_2=b.O;db=d._emscripten_bind_Shape_GetMaterial_1=b.P;eb=d._emscripten_bind_Shape_GetSurfaceNormal_2=b.Q;fb=d._emscripten_bind_Shape_GetSubShapeUserData_1=b.R;gb=d._emscripten_bind_Shape_GetSubShapeTransformedShape_5=b.S;hb=d._emscripten_bind_Shape_GetVolume_0=b.T;ib=d._emscripten_bind_Shape_IsValidScale_1=
b.U;jb=d._emscripten_bind_Shape_MakeScaleValid_1=b.V;kb=d._emscripten_bind_Shape_ScaleShape_1=b.W;lb=d._emscripten_bind_Shape___destroy___0=b.X;mb=d._emscripten_bind_ConstraintSettings_GetRefCount_0=b.Y;nb=d._emscripten_bind_ConstraintSettings_AddRef_0=b.Z;ob=d._emscripten_bind_ConstraintSettings_Release_0=b._;pb=d._emscripten_bind_ConstraintSettings_get_mEnabled_0=b.$;qb=d._emscripten_bind_ConstraintSettings_set_mEnabled_1=b.aa;rb=d._emscripten_bind_ConstraintSettings_get_mNumVelocityStepsOverride_0=
b.ba;sb=d._emscripten_bind_ConstraintSettings_set_mNumVelocityStepsOverride_1=b.ca;tb=d._emscripten_bind_ConstraintSettings_get_mNumPositionStepsOverride_0=b.da;ub=d._emscripten_bind_ConstraintSettings_set_mNumPositionStepsOverride_1=b.ea;vb=d._emscripten_bind_ConstraintSettings___destroy___0=b.fa;wb=d._emscripten_bind_Constraint_GetRefCount_0=b.ga;xb=d._emscripten_bind_Constraint_AddRef_0=b.ha;yb=d._emscripten_bind_Constraint_Release_0=b.ia;zb=d._emscripten_bind_Constraint_GetType_0=b.ja;Ab=d._emscripten_bind_Constraint_GetSubType_0=
b.ka;Bb=d._emscripten_bind_Constraint_GetConstraintPriority_0=b.la;Cb=d._emscripten_bind_Constraint_SetConstraintPriority_1=b.ma;Db=d._emscripten_bind_Constraint_SetNumVelocityStepsOverride_1=b.na;Eb=d._emscripten_bind_Constraint_GetNumVelocityStepsOverride_0=b.oa;Fb=d._emscripten_bind_Constraint_SetNumPositionStepsOverride_1=b.pa;Gb=d._emscripten_bind_Constraint_GetNumPositionStepsOverride_0=b.qa;Hb=d._emscripten_bind_Constraint_SetEnabled_1=b.ra;Ib=d._emscripten_bind_Constraint_GetEnabled_0=b.sa;
Jb=d._emscripten_bind_Constraint_IsActive_0=b.ta;Kb=d._emscripten_bind_Constraint_GetUserData_0=b.ua;Lb=d._emscripten_bind_Constraint_SetUserData_1=b.va;Mb=d._emscripten_bind_Constraint_ResetWarmStart_0=b.wa;Nb=d._emscripten_bind_Constraint_SaveState_1=b.xa;Ob=d._emscripten_bind_Constraint_RestoreState_1=b.ya;Pb=d._emscripten_bind_Constraint___destroy___0=b.za;Qb=d._emscripten_bind_PathConstraintPath_IsLooping_0=b.Aa;Rb=d._emscripten_bind_PathConstraintPath_SetIsLooping_1=b.Ba;Sb=d._emscripten_bind_PathConstraintPath_GetRefCount_0=
b.Ca;Tb=d._emscripten_bind_PathConstraintPath_AddRef_0=b.Da;Ub=d._emscripten_bind_PathConstraintPath_Release_0=b.Ea;Wb=d._emscripten_bind_PathConstraintPath___destroy___0=b.Fa;Xb=d._emscripten_bind_StateRecorder_SetValidating_1=b.Ga;Yb=d._emscripten_bind_StateRecorder_IsValidating_0=b.Ha;Zb=d._emscripten_bind_StateRecorder_SetIsLastPart_1=b.Ia;$b=d._emscripten_bind_StateRecorder_IsLastPart_0=b.Ja;ac=d._emscripten_bind_StateRecorder___destroy___0=b.Ka;bc=d._emscripten_bind_ContactListener___destroy___0=
b.La;cc=d._emscripten_bind_SoftBodyContactListener___destroy___0=b.Ma;dc=d._emscripten_bind_BodyActivationListener___destroy___0=b.Na;ec=d._emscripten_bind_CharacterContactListener___destroy___0=b.Oa;fc=d._emscripten_bind_ObjectVsBroadPhaseLayerFilter_ObjectVsBroadPhaseLayerFilter_0=b.Pa;gc=d._emscripten_bind_ObjectVsBroadPhaseLayerFilter___destroy___0=b.Qa;hc=d._emscripten_bind_VehicleControllerSettings___destroy___0=b.Ra;ic=d._emscripten_bind_VehicleController_GetConstraint_0=b.Sa;jc=d._emscripten_bind_VehicleController___destroy___0=
b.Ta;kc=d._emscripten_bind_BroadPhaseLayerInterface_GetNumBroadPhaseLayers_0=b.Ua;lc=d._emscripten_bind_BroadPhaseLayerInterface___destroy___0=b.Va;mc=d._emscripten_bind_BroadPhaseCastResult_BroadPhaseCastResult_0=b.Wa;nc=d._emscripten_bind_BroadPhaseCastResult_Reset_0=b.Xa;oc=d._emscripten_bind_BroadPhaseCastResult_get_mBodyID_0=b.Ya;pc=d._emscripten_bind_BroadPhaseCastResult_set_mBodyID_1=b.Za;qc=d._emscripten_bind_BroadPhaseCastResult_get_mFraction_0=b._a;rc=d._emscripten_bind_BroadPhaseCastResult_set_mFraction_1=
b.$a;sc=d._emscripten_bind_BroadPhaseCastResult___destroy___0=b.ab;tc=d._emscripten_bind_ConvexShapeSettings_GetRefCount_0=b.bb;uc=d._emscripten_bind_ConvexShapeSettings_AddRef_0=b.cb;vc=d._emscripten_bind_ConvexShapeSettings_Release_0=b.db;wc=d._emscripten_bind_ConvexShapeSettings_Create_0=b.eb;xc=d._emscripten_bind_ConvexShapeSettings_ClearCachedResult_0=b.fb;yc=d._emscripten_bind_ConvexShapeSettings_get_mMaterial_0=b.gb;zc=d._emscripten_bind_ConvexShapeSettings_set_mMaterial_1=b.hb;Ac=d._emscripten_bind_ConvexShapeSettings_get_mDensity_0=
b.ib;Bc=d._emscripten_bind_ConvexShapeSettings_set_mDensity_1=b.jb;Cc=d._emscripten_bind_ConvexShapeSettings_get_mUserData_0=b.kb;Dc=d._emscripten_bind_ConvexShapeSettings_set_mUserData_1=b.lb;Ec=d._emscripten_bind_ConvexShapeSettings___destroy___0=b.mb;Fc=d._emscripten_bind_ConvexShape_SetMaterial_1=b.nb;Gc=d._emscripten_bind_ConvexShape_GetDensity_0=b.ob;Hc=d._emscripten_bind_ConvexShape_SetDensity_1=b.pb;Ic=d._emscripten_bind_ConvexShape_GetRefCount_0=b.qb;Jc=d._emscripten_bind_ConvexShape_AddRef_0=
b.rb;Kc=d._emscripten_bind_ConvexShape_Release_0=b.sb;Lc=d._emscripten_bind_ConvexShape_GetType_0=b.tb;Mc=d._emscripten_bind_ConvexShape_GetSubType_0=b.ub;Nc=d._emscripten_bind_ConvexShape_MustBeStatic_0=b.vb;Oc=d._emscripten_bind_ConvexShape_GetLocalBounds_0=b.wb;Pc=d._emscripten_bind_ConvexShape_GetWorldSpaceBounds_2=b.xb;Qc=d._emscripten_bind_ConvexShape_GetCenterOfMass_0=b.yb;Rc=d._emscripten_bind_ConvexShape_GetUserData_0=b.zb;Sc=d._emscripten_bind_ConvexShape_SetUserData_1=b.Ab;Tc=d._emscripten_bind_ConvexShape_GetSubShapeIDBitsRecursive_0=
b.Bb;Uc=d._emscripten_bind_ConvexShape_GetInnerRadius_0=b.Cb;Vc=d._emscripten_bind_ConvexShape_GetMassProperties_0=b.Db;Wc=d._emscripten_bind_ConvexShape_GetLeafShape_2=b.Eb;Xc=d._emscripten_bind_ConvexShape_GetMaterial_1=b.Fb;Yc=d._emscripten_bind_ConvexShape_GetSurfaceNormal_2=b.Gb;Zc=d._emscripten_bind_ConvexShape_GetSubShapeUserData_1=b.Hb;$c=d._emscripten_bind_ConvexShape_GetSubShapeTransformedShape_5=b.Ib;ad=d._emscripten_bind_ConvexShape_GetVolume_0=b.Jb;bd=d._emscripten_bind_ConvexShape_IsValidScale_1=
b.Kb;cd=d._emscripten_bind_ConvexShape_MakeScaleValid_1=b.Lb;dd=d._emscripten_bind_ConvexShape_ScaleShape_1=b.Mb;ed=d._emscripten_bind_ConvexShape___destroy___0=b.Nb;fd=d._emscripten_bind_CompoundShapeSettings_AddShape_4=b.Ob;gd=d._emscripten_bind_CompoundShapeSettings_AddShapeShapeSettings_4=b.Pb;hd=d._emscripten_bind_CompoundShapeSettings_AddShapeShape_4=b.Qb;jd=d._emscripten_bind_CompoundShapeSettings_GetRefCount_0=b.Rb;kd=d._emscripten_bind_CompoundShapeSettings_AddRef_0=b.Sb;ld=d._emscripten_bind_CompoundShapeSettings_Release_0=
b.Tb;md=d._emscripten_bind_CompoundShapeSettings_Create_0=b.Ub;nd=d._emscripten_bind_CompoundShapeSettings_ClearCachedResult_0=b.Vb;od=d._emscripten_bind_CompoundShapeSettings_get_mUserData_0=b.Wb;pd=d._emscripten_bind_CompoundShapeSettings_set_mUserData_1=b.Xb;qd=d._emscripten_bind_CompoundShapeSettings___destroy___0=b.Yb;rd=d._emscripten_bind_CompoundShape_GetNumSubShapes_0=b.Zb;sd=d._emscripten_bind_CompoundShape_GetSubShape_1=b._b;td=d._emscripten_bind_CompoundShape_GetRefCount_0=b.$b;ud=d._emscripten_bind_CompoundShape_AddRef_0=
b.ac;vd=d._emscripten_bind_CompoundShape_Release_0=b.bc;wd=d._emscripten_bind_CompoundShape_GetType_0=b.cc;xd=d._emscripten_bind_CompoundShape_GetSubType_0=b.dc;yd=d._emscripten_bind_CompoundShape_MustBeStatic_0=b.ec;zd=d._emscripten_bind_CompoundShape_GetLocalBounds_0=b.fc;Ad=d._emscripten_bind_CompoundShape_GetWorldSpaceBounds_2=b.gc;Bd=d._emscripten_bind_CompoundShape_GetCenterOfMass_0=b.hc;Cd=d._emscripten_bind_CompoundShape_GetUserData_0=b.ic;Dd=d._emscripten_bind_CompoundShape_SetUserData_1=
b.jc;Ed=d._emscripten_bind_CompoundShape_GetSubShapeIDBitsRecursive_0=b.kc;Fd=d._emscripten_bind_CompoundShape_GetInnerRadius_0=b.lc;Gd=d._emscripten_bind_CompoundShape_GetMassProperties_0=b.mc;Hd=d._emscripten_bind_CompoundShape_GetLeafShape_2=b.nc;Id=d._emscripten_bind_CompoundShape_GetMaterial_1=b.oc;Jd=d._emscripten_bind_CompoundShape_GetSurfaceNormal_2=b.pc;Kd=d._emscripten_bind_CompoundShape_GetSubShapeUserData_1=b.qc;Ld=d._emscripten_bind_CompoundShape_GetSubShapeTransformedShape_5=b.rc;Md=
d._emscripten_bind_CompoundShape_GetVolume_0=b.sc;Nd=d._emscripten_bind_CompoundShape_IsValidScale_1=b.tc;Od=d._emscripten_bind_CompoundShape_MakeScaleValid_1=b.uc;Pd=d._emscripten_bind_CompoundShape_ScaleShape_1=b.vc;Qd=d._emscripten_bind_CompoundShape___destroy___0=b.wc;Rd=d._emscripten_bind_DecoratedShapeSettings_GetRefCount_0=b.xc;Sd=d._emscripten_bind_DecoratedShapeSettings_AddRef_0=b.yc;Td=d._emscripten_bind_DecoratedShapeSettings_Release_0=b.zc;Ud=d._emscripten_bind_DecoratedShapeSettings_Create_0=
b.Ac;Vd=d._emscripten_bind_DecoratedShapeSettings_ClearCachedResult_0=b.Bc;Wd=d._emscripten_bind_DecoratedShapeSettings_get_mUserData_0=b.Cc;Xd=d._emscripten_bind_DecoratedShapeSettings_set_mUserData_1=b.Dc;Yd=d._emscripten_bind_DecoratedShapeSettings___destroy___0=b.Ec;Zd=d._emscripten_bind_DecoratedShape_GetInnerShape_0=b.Fc;$d=d._emscripten_bind_DecoratedShape_GetRefCount_0=b.Gc;ae=d._emscripten_bind_DecoratedShape_AddRef_0=b.Hc;be=d._emscripten_bind_DecoratedShape_Release_0=b.Ic;ce=d._emscripten_bind_DecoratedShape_GetType_0=
b.Jc;de=d._emscripten_bind_DecoratedShape_GetSubType_0=b.Kc;ee=d._emscripten_bind_DecoratedShape_MustBeStatic_0=b.Lc;fe=d._emscripten_bind_DecoratedShape_GetLocalBounds_0=b.Mc;ge=d._emscripten_bind_DecoratedShape_GetWorldSpaceBounds_2=b.Nc;he=d._emscripten_bind_DecoratedShape_GetCenterOfMass_0=b.Oc;ie=d._emscripten_bind_DecoratedShape_GetUserData_0=b.Pc;je=d._emscripten_bind_DecoratedShape_SetUserData_1=b.Qc;ke=d._emscripten_bind_DecoratedShape_GetSubShapeIDBitsRecursive_0=b.Rc;le=d._emscripten_bind_DecoratedShape_GetInnerRadius_0=
b.Sc;me=d._emscripten_bind_DecoratedShape_GetMassProperties_0=b.Tc;ne=d._emscripten_bind_DecoratedShape_GetLeafShape_2=b.Uc;oe=d._emscripten_bind_DecoratedShape_GetMaterial_1=b.Vc;pe=d._emscripten_bind_DecoratedShape_GetSurfaceNormal_2=b.Wc;qe=d._emscripten_bind_DecoratedShape_GetSubShapeUserData_1=b.Xc;re=d._emscripten_bind_DecoratedShape_GetSubShapeTransformedShape_5=b.Yc;se=d._emscripten_bind_DecoratedShape_GetVolume_0=b.Zc;te=d._emscripten_bind_DecoratedShape_IsValidScale_1=b._c;ue=d._emscripten_bind_DecoratedShape_MakeScaleValid_1=
b.$c;ve=d._emscripten_bind_DecoratedShape_ScaleShape_1=b.ad;we=d._emscripten_bind_DecoratedShape___destroy___0=b.bd;xe=d._emscripten_bind_TwoBodyConstraintSettings_Create_2=b.cd;ye=d._emscripten_bind_TwoBodyConstraintSettings_GetRefCount_0=b.dd;ze=d._emscripten_bind_TwoBodyConstraintSettings_AddRef_0=b.ed;Ae=d._emscripten_bind_TwoBodyConstraintSettings_Release_0=b.fd;Be=d._emscripten_bind_TwoBodyConstraintSettings_get_mEnabled_0=b.gd;Ce=d._emscripten_bind_TwoBodyConstraintSettings_set_mEnabled_1=
b.hd;De=d._emscripten_bind_TwoBodyConstraintSettings_get_mNumVelocityStepsOverride_0=b.id;Ee=d._emscripten_bind_TwoBodyConstraintSettings_set_mNumVelocityStepsOverride_1=b.jd;Fe=d._emscripten_bind_TwoBodyConstraintSettings_get_mNumPositionStepsOverride_0=b.kd;Ge=d._emscripten_bind_TwoBodyConstraintSettings_set_mNumPositionStepsOverride_1=b.ld;He=d._emscripten_bind_TwoBodyConstraintSettings___destroy___0=b.md;Ie=d._emscripten_bind_TwoBodyConstraint_GetBody1_0=b.nd;Je=d._emscripten_bind_TwoBodyConstraint_GetBody2_0=
b.od;Ke=d._emscripten_bind_TwoBodyConstraint_GetConstraintToBody1Matrix_0=b.pd;Le=d._emscripten_bind_TwoBodyConstraint_GetConstraintToBody2Matrix_0=b.qd;Me=d._emscripten_bind_TwoBodyConstraint_GetRefCount_0=b.rd;Ne=d._emscripten_bind_TwoBodyConstraint_AddRef_0=b.sd;Oe=d._emscripten_bind_TwoBodyConstraint_Release_0=b.td;Pe=d._emscripten_bind_TwoBodyConstraint_GetType_0=b.ud;Qe=d._emscripten_bind_TwoBodyConstraint_GetSubType_0=b.vd;Re=d._emscripten_bind_TwoBodyConstraint_GetConstraintPriority_0=b.wd;
Se=d._emscripten_bind_TwoBodyConstraint_SetConstraintPriority_1=b.xd;Te=d._emscripten_bind_TwoBodyConstraint_SetNumVelocityStepsOverride_1=b.yd;Ue=d._emscripten_bind_TwoBodyConstraint_GetNumVelocityStepsOverride_0=b.zd;Ve=d._emscripten_bind_TwoBodyConstraint_SetNumPositionStepsOverride_1=b.Ad;We=d._emscripten_bind_TwoBodyConstraint_GetNumPositionStepsOverride_0=b.Bd;Xe=d._emscripten_bind_TwoBodyConstraint_SetEnabled_1=b.Cd;Ye=d._emscripten_bind_TwoBodyConstraint_GetEnabled_0=b.Dd;Ze=d._emscripten_bind_TwoBodyConstraint_IsActive_0=
b.Ed;$e=d._emscripten_bind_TwoBodyConstraint_GetUserData_0=b.Fd;af=d._emscripten_bind_TwoBodyConstraint_SetUserData_1=b.Gd;bf=d._emscripten_bind_TwoBodyConstraint_ResetWarmStart_0=b.Hd;cf=d._emscripten_bind_TwoBodyConstraint_SaveState_1=b.Id;df=d._emscripten_bind_TwoBodyConstraint_RestoreState_1=b.Jd;ef=d._emscripten_bind_TwoBodyConstraint___destroy___0=b.Kd;ff=d._emscripten_bind_PathConstraintPathEm_IsLooping_0=b.Ld;gf=d._emscripten_bind_PathConstraintPathEm_SetIsLooping_1=b.Md;hf=d._emscripten_bind_PathConstraintPathEm_GetRefCount_0=
b.Nd;jf=d._emscripten_bind_PathConstraintPathEm_AddRef_0=b.Od;kf=d._emscripten_bind_PathConstraintPathEm_Release_0=b.Pd;lf=d._emscripten_bind_PathConstraintPathEm___destroy___0=b.Qd;mf=d._emscripten_bind_MotionProperties_GetMotionQuality_0=b.Rd;of=d._emscripten_bind_MotionProperties_GetAllowedDOFs_0=b.Sd;pf=d._emscripten_bind_MotionProperties_GetAllowSleeping_0=b.Td;qf=d._emscripten_bind_MotionProperties_GetLinearVelocity_0=b.Ud;rf=d._emscripten_bind_MotionProperties_SetLinearVelocity_1=b.Vd;sf=d._emscripten_bind_MotionProperties_SetLinearVelocityClamped_1=
b.Wd;tf=d._emscripten_bind_MotionProperties_GetAngularVelocity_0=b.Xd;uf=d._emscripten_bind_MotionProperties_SetAngularVelocity_1=b.Yd;vf=d._emscripten_bind_MotionProperties_SetAngularVelocityClamped_1=b.Zd;wf=d._emscripten_bind_MotionProperties_MoveKinematic_3=b._d;xf=d._emscripten_bind_MotionProperties_GetMaxLinearVelocity_0=b.$d;yf=d._emscripten_bind_MotionProperties_SetMaxLinearVelocity_1=b.ae;zf=d._emscripten_bind_MotionProperties_GetMaxAngularVelocity_0=b.be;Af=d._emscripten_bind_MotionProperties_SetMaxAngularVelocity_1=
b.ce;Bf=d._emscripten_bind_MotionProperties_ClampLinearVelocity_0=b.de;Cf=d._emscripten_bind_MotionProperties_ClampAngularVelocity_0=b.ee;Df=d._emscripten_bind_MotionProperties_GetLinearDamping_0=b.fe;Ef=d._emscripten_bind_MotionProperties_SetLinearDamping_1=b.ge;Ff=d._emscripten_bind_MotionProperties_GetAngularDamping_0=b.he;Gf=d._emscripten_bind_MotionProperties_SetAngularDamping_1=b.ie;Hf=d._emscripten_bind_MotionProperties_GetGravityFactor_0=b.je;If=d._emscripten_bind_MotionProperties_SetGravityFactor_1=
b.ke;Jf=d._emscripten_bind_MotionProperties_SetMassProperties_2=b.le;Kf=d._emscripten_bind_MotionProperties_GetInverseMass_0=b.me;Lf=d._emscripten_bind_MotionProperties_GetInverseMassUnchecked_0=b.ne;Mf=d._emscripten_bind_MotionProperties_SetInverseMass_1=b.oe;Nf=d._emscripten_bind_MotionProperties_GetInverseInertiaDiagonal_0=b.pe;Of=d._emscripten_bind_MotionProperties_GetInertiaRotation_0=b.qe;Pf=d._emscripten_bind_MotionProperties_SetInverseInertia_2=b.re;Qf=d._emscripten_bind_MotionProperties_ScaleToMass_1=
b.se;Rf=d._emscripten_bind_MotionProperties_GetLocalSpaceInverseInertia_0=b.te;Sf=d._emscripten_bind_MotionProperties_GetInverseInertiaForRotation_1=b.ue;Tf=d._emscripten_bind_MotionProperties_MultiplyWorldSpaceInverseInertiaByVector_2=b.ve;Uf=d._emscripten_bind_MotionProperties_GetPointVelocityCOM_1=b.we;Vf=d._emscripten_bind_MotionProperties_GetAccumulatedForce_0=b.xe;Wf=d._emscripten_bind_MotionProperties_GetAccumulatedTorque_0=b.ye;Xf=d._emscripten_bind_MotionProperties_ResetForce_0=b.ze;Yf=d._emscripten_bind_MotionProperties_ResetTorque_0=
b.Ae;Zf=d._emscripten_bind_MotionProperties_ResetMotion_0=b.Be;$f=d._emscripten_bind_MotionProperties_LockTranslation_1=b.Ce;ag=d._emscripten_bind_MotionProperties_LockAngular_1=b.De;bg=d._emscripten_bind_MotionProperties_SetNumVelocityStepsOverride_1=b.Ee;cg=d._emscripten_bind_MotionProperties_GetNumVelocityStepsOverride_0=b.Fe;dg=d._emscripten_bind_MotionProperties_SetNumPositionStepsOverride_1=b.Ge;eg=d._emscripten_bind_MotionProperties_GetNumPositionStepsOverride_0=b.He;fg=d._emscripten_bind_MotionProperties___destroy___0=
b.Ie;gg=d._emscripten_bind_GroupFilter_GetRefCount_0=b.Je;hg=d._emscripten_bind_GroupFilter_AddRef_0=b.Ke;jg=d._emscripten_bind_GroupFilter_Release_0=b.Le;kg=d._emscripten_bind_GroupFilter___destroy___0=b.Me;lg=d._emscripten_bind_StateRecorderFilter___destroy___0=b.Ne;mg=d._emscripten_bind_StateRecorderEm_SetValidating_1=b.Oe;ng=d._emscripten_bind_StateRecorderEm_IsValidating_0=b.Pe;og=d._emscripten_bind_StateRecorderEm_SetIsLastPart_1=b.Qe;pg=d._emscripten_bind_StateRecorderEm_IsLastPart_0=b.Re;
qg=d._emscripten_bind_StateRecorderEm___destroy___0=b.Se;rg=d._emscripten_bind_BodyLockInterface_TryGetBody_1=b.Te;sg=d._emscripten_bind_BodyLockInterface___destroy___0=b.Ue;tg=d._emscripten_bind_CollideShapeResult_CollideShapeResult_0=b.Ve;ug=d._emscripten_bind_CollideShapeResult_get_mContactPointOn1_0=b.We;vg=d._emscripten_bind_CollideShapeResult_set_mContactPointOn1_1=b.Xe;wg=d._emscripten_bind_CollideShapeResult_get_mContactPointOn2_0=b.Ye;xg=d._emscripten_bind_CollideShapeResult_set_mContactPointOn2_1=
b.Ze;yg=d._emscripten_bind_CollideShapeResult_get_mPenetrationAxis_0=b._e;zg=d._emscripten_bind_CollideShapeResult_set_mPenetrationAxis_1=b.$e;Ag=d._emscripten_bind_CollideShapeResult_get_mPenetrationDepth_0=b.af;Bg=d._emscripten_bind_CollideShapeResult_set_mPenetrationDepth_1=b.bf;Cg=d._emscripten_bind_CollideShapeResult_get_mSubShapeID1_0=b.cf;Dg=d._emscripten_bind_CollideShapeResult_set_mSubShapeID1_1=b.df;Eg=d._emscripten_bind_CollideShapeResult_get_mSubShapeID2_0=b.ef;Fg=d._emscripten_bind_CollideShapeResult_set_mSubShapeID2_1=
b.ff;Gg=d._emscripten_bind_CollideShapeResult_get_mBodyID2_0=b.gf;Hg=d._emscripten_bind_CollideShapeResult_set_mBodyID2_1=b.hf;Ig=d._emscripten_bind_CollideShapeResult_get_mShape1Face_0=b.jf;Jg=d._emscripten_bind_CollideShapeResult_set_mShape1Face_1=b.kf;Kg=d._emscripten_bind_CollideShapeResult_get_mShape2Face_0=b.lf;Lg=d._emscripten_bind_CollideShapeResult_set_mShape2Face_1=b.mf;Mg=d._emscripten_bind_CollideShapeResult___destroy___0=b.nf;Ng=d._emscripten_bind_ContactListenerEm___destroy___0=b.of;
Og=d._emscripten_bind_SoftBodyContactListenerEm___destroy___0=b.pf;Pg=d._emscripten_bind_RayCastBodyCollector_Reset_0=b.qf;Qg=d._emscripten_bind_RayCastBodyCollector_SetContext_1=b.rf;Rg=d._emscripten_bind_RayCastBodyCollector_GetContext_0=b.sf;Sg=d._emscripten_bind_RayCastBodyCollector_UpdateEarlyOutFraction_1=b.tf;Tg=d._emscripten_bind_RayCastBodyCollector_ResetEarlyOutFraction_0=b.uf;Ug=d._emscripten_bind_RayCastBodyCollector_ResetEarlyOutFraction_1=b.vf;Vg=d._emscripten_bind_RayCastBodyCollector_ForceEarlyOut_0=
b.wf;Wg=d._emscripten_bind_RayCastBodyCollector_ShouldEarlyOut_0=b.xf;Xg=d._emscripten_bind_RayCastBodyCollector_GetEarlyOutFraction_0=b.yf;Yg=d._emscripten_bind_RayCastBodyCollector_GetPositiveEarlyOutFraction_0=b.zf;Zg=d._emscripten_bind_RayCastBodyCollector___destroy___0=b.Af;$g=d._emscripten_bind_CollideShapeBodyCollector_Reset_0=b.Bf;ah=d._emscripten_bind_CollideShapeBodyCollector_SetContext_1=b.Cf;bh=d._emscripten_bind_CollideShapeBodyCollector_GetContext_0=b.Df;ch=d._emscripten_bind_CollideShapeBodyCollector_UpdateEarlyOutFraction_1=
b.Ef;dh=d._emscripten_bind_CollideShapeBodyCollector_ResetEarlyOutFraction_0=b.Ff;eh=d._emscripten_bind_CollideShapeBodyCollector_ResetEarlyOutFraction_1=b.Gf;fh=d._emscripten_bind_CollideShapeBodyCollector_ForceEarlyOut_0=b.Hf;gh=d._emscripten_bind_CollideShapeBodyCollector_ShouldEarlyOut_0=b.If;hh=d._emscripten_bind_CollideShapeBodyCollector_GetEarlyOutFraction_0=b.Jf;ih=d._emscripten_bind_CollideShapeBodyCollector_GetPositiveEarlyOutFraction_0=b.Kf;jh=d._emscripten_bind_CollideShapeBodyCollector___destroy___0=
b.Lf;kh=d._emscripten_bind_CastShapeBodyCollector_Reset_0=b.Mf;lh=d._emscripten_bind_CastShapeBodyCollector_SetContext_1=b.Nf;mh=d._emscripten_bind_CastShapeBodyCollector_GetContext_0=b.Of;nh=d._emscripten_bind_CastShapeBodyCollector_UpdateEarlyOutFraction_1=b.Pf;oh=d._emscripten_bind_CastShapeBodyCollector_ResetEarlyOutFraction_0=b.Qf;ph=d._emscripten_bind_CastShapeBodyCollector_ResetEarlyOutFraction_1=b.Rf;qh=d._emscripten_bind_CastShapeBodyCollector_ForceEarlyOut_0=b.Sf;rh=d._emscripten_bind_CastShapeBodyCollector_ShouldEarlyOut_0=
b.Tf;sh=d._emscripten_bind_CastShapeBodyCollector_GetEarlyOutFraction_0=b.Uf;th=d._emscripten_bind_CastShapeBodyCollector_GetPositiveEarlyOutFraction_0=b.Vf;uh=d._emscripten_bind_CastShapeBodyCollector___destroy___0=b.Wf;vh=d._emscripten_bind_CastRayCollector_Reset_0=b.Xf;wh=d._emscripten_bind_CastRayCollector_SetContext_1=b.Yf;xh=d._emscripten_bind_CastRayCollector_GetContext_0=b.Zf;yh=d._emscripten_bind_CastRayCollector_UpdateEarlyOutFraction_1=b._f;zh=d._emscripten_bind_CastRayCollector_ResetEarlyOutFraction_0=
b.$f;Ah=d._emscripten_bind_CastRayCollector_ResetEarlyOutFraction_1=b.ag;Bh=d._emscripten_bind_CastRayCollector_ForceEarlyOut_0=b.bg;Ch=d._emscripten_bind_CastRayCollector_ShouldEarlyOut_0=b.cg;Dh=d._emscripten_bind_CastRayCollector_GetEarlyOutFraction_0=b.dg;Eh=d._emscripten_bind_CastRayCollector_GetPositiveEarlyOutFraction_0=b.eg;Fh=d._emscripten_bind_CastRayCollector___destroy___0=b.fg;Gh=d._emscripten_bind_CollidePointCollector_Reset_0=b.gg;Hh=d._emscripten_bind_CollidePointCollector_SetContext_1=
b.hg;Ih=d._emscripten_bind_CollidePointCollector_GetContext_0=b.ig;Jh=d._emscripten_bind_CollidePointCollector_UpdateEarlyOutFraction_1=b.jg;Kh=d._emscripten_bind_CollidePointCollector_ResetEarlyOutFraction_0=b.kg;Lh=d._emscripten_bind_CollidePointCollector_ResetEarlyOutFraction_1=b.lg;Mh=d._emscripten_bind_CollidePointCollector_ForceEarlyOut_0=b.mg;Nh=d._emscripten_bind_CollidePointCollector_ShouldEarlyOut_0=b.ng;Oh=d._emscripten_bind_CollidePointCollector_GetEarlyOutFraction_0=b.og;Ph=d._emscripten_bind_CollidePointCollector_GetPositiveEarlyOutFraction_0=
b.pg;Qh=d._emscripten_bind_CollidePointCollector___destroy___0=b.qg;Rh=d._emscripten_bind_CollideSettingsBase_get_mActiveEdgeMode_0=b.rg;Sh=d._emscripten_bind_CollideSettingsBase_set_mActiveEdgeMode_1=b.sg;Th=d._emscripten_bind_CollideSettingsBase_get_mCollectFacesMode_0=b.tg;Uh=d._emscripten_bind_CollideSettingsBase_set_mCollectFacesMode_1=b.ug;Vh=d._emscripten_bind_CollideSettingsBase_get_mCollisionTolerance_0=b.vg;Wh=d._emscripten_bind_CollideSettingsBase_set_mCollisionTolerance_1=b.wg;Xh=d._emscripten_bind_CollideSettingsBase_get_mPenetrationTolerance_0=
b.xg;Yh=d._emscripten_bind_CollideSettingsBase_set_mPenetrationTolerance_1=b.yg;Zh=d._emscripten_bind_CollideSettingsBase_get_mActiveEdgeMovementDirection_0=b.zg;$h=d._emscripten_bind_CollideSettingsBase_set_mActiveEdgeMovementDirection_1=b.Ag;ai=d._emscripten_bind_CollideSettingsBase___destroy___0=b.Bg;bi=d._emscripten_bind_CollideShapeCollector_Reset_0=b.Cg;ci=d._emscripten_bind_CollideShapeCollector_SetContext_1=b.Dg;di=d._emscripten_bind_CollideShapeCollector_GetContext_0=b.Eg;ei=d._emscripten_bind_CollideShapeCollector_UpdateEarlyOutFraction_1=
b.Fg;fi=d._emscripten_bind_CollideShapeCollector_ResetEarlyOutFraction_0=b.Gg;gi=d._emscripten_bind_CollideShapeCollector_ResetEarlyOutFraction_1=b.Hg;hi=d._emscripten_bind_CollideShapeCollector_ForceEarlyOut_0=b.Ig;ii=d._emscripten_bind_CollideShapeCollector_ShouldEarlyOut_0=b.Jg;ji=d._emscripten_bind_CollideShapeCollector_GetEarlyOutFraction_0=b.Kg;ki=d._emscripten_bind_CollideShapeCollector_GetPositiveEarlyOutFraction_0=b.Lg;li=d._emscripten_bind_CollideShapeCollector___destroy___0=b.Mg;mi=d._emscripten_bind_CastShapeCollector_Reset_0=
b.Ng;ni=d._emscripten_bind_CastShapeCollector_SetContext_1=b.Og;oi=d._emscripten_bind_CastShapeCollector_GetContext_0=b.Pg;pi=d._emscripten_bind_CastShapeCollector_UpdateEarlyOutFraction_1=b.Qg;qi=d._emscripten_bind_CastShapeCollector_ResetEarlyOutFraction_0=b.Rg;ri=d._emscripten_bind_CastShapeCollector_ResetEarlyOutFraction_1=b.Sg;si=d._emscripten_bind_CastShapeCollector_ForceEarlyOut_0=b.Tg;ti=d._emscripten_bind_CastShapeCollector_ShouldEarlyOut_0=b.Ug;ui=d._emscripten_bind_CastShapeCollector_GetEarlyOutFraction_0=
b.Vg;vi=d._emscripten_bind_CastShapeCollector_GetPositiveEarlyOutFraction_0=b.Wg;wi=d._emscripten_bind_CastShapeCollector___destroy___0=b.Xg;xi=d._emscripten_bind_TransformedShapeCollector_Reset_0=b.Yg;yi=d._emscripten_bind_TransformedShapeCollector_SetContext_1=b.Zg;zi=d._emscripten_bind_TransformedShapeCollector_GetContext_0=b._g;Ai=d._emscripten_bind_TransformedShapeCollector_UpdateEarlyOutFraction_1=b.$g;Bi=d._emscripten_bind_TransformedShapeCollector_ResetEarlyOutFraction_0=b.ah;Ci=d._emscripten_bind_TransformedShapeCollector_ResetEarlyOutFraction_1=
b.bh;Di=d._emscripten_bind_TransformedShapeCollector_ForceEarlyOut_0=b.ch;Ei=d._emscripten_bind_TransformedShapeCollector_ShouldEarlyOut_0=b.dh;Fi=d._emscripten_bind_TransformedShapeCollector_GetEarlyOutFraction_0=b.eh;Gi=d._emscripten_bind_TransformedShapeCollector_GetPositiveEarlyOutFraction_0=b.fh;Hi=d._emscripten_bind_TransformedShapeCollector___destroy___0=b.gh;Ii=d._emscripten_bind_PhysicsStepListener___destroy___0=b.hh;Ji=d._emscripten_bind_BodyActivationListenerEm___destroy___0=b.ih;Ki=d._emscripten_bind_BodyCreationSettings_BodyCreationSettings_0=
b.jh;Li=d._emscripten_bind_BodyCreationSettings_BodyCreationSettings_5=b.kh;Mi=d._emscripten_bind_BodyCreationSettings_GetShapeSettings_0=b.lh;Ni=d._emscripten_bind_BodyCreationSettings_SetShapeSettings_1=b.mh;Oi=d._emscripten_bind_BodyCreationSettings_ConvertShapeSettings_0=b.nh;Pi=d._emscripten_bind_BodyCreationSettings_GetShape_0=b.oh;Qi=d._emscripten_bind_BodyCreationSettings_SetShape_1=b.ph;Ri=d._emscripten_bind_BodyCreationSettings_HasMassProperties_0=b.qh;Si=d._emscripten_bind_BodyCreationSettings_GetMassProperties_0=
b.rh;Ti=d._emscripten_bind_BodyCreationSettings_get_mPosition_0=b.sh;Ui=d._emscripten_bind_BodyCreationSettings_set_mPosition_1=b.th;Vi=d._emscripten_bind_BodyCreationSettings_get_mRotation_0=b.uh;Wi=d._emscripten_bind_BodyCreationSettings_set_mRotation_1=b.vh;Xi=d._emscripten_bind_BodyCreationSettings_get_mLinearVelocity_0=b.wh;Yi=d._emscripten_bind_BodyCreationSettings_set_mLinearVelocity_1=b.xh;Zi=d._emscripten_bind_BodyCreationSettings_get_mAngularVelocity_0=b.yh;$i=d._emscripten_bind_BodyCreationSettings_set_mAngularVelocity_1=
b.zh;aj=d._emscripten_bind_BodyCreationSettings_get_mUserData_0=b.Ah;bj=d._emscripten_bind_BodyCreationSettings_set_mUserData_1=b.Bh;cj=d._emscripten_bind_BodyCreationSettings_get_mObjectLayer_0=b.Ch;dj=d._emscripten_bind_BodyCreationSettings_set_mObjectLayer_1=b.Dh;ej=d._emscripten_bind_BodyCreationSettings_get_mCollisionGroup_0=b.Eh;fj=d._emscripten_bind_BodyCreationSettings_set_mCollisionGroup_1=b.Fh;gj=d._emscripten_bind_BodyCreationSettings_get_mMotionType_0=b.Gh;hj=d._emscripten_bind_BodyCreationSettings_set_mMotionType_1=
b.Hh;ij=d._emscripten_bind_BodyCreationSettings_get_mAllowedDOFs_0=b.Ih;jj=d._emscripten_bind_BodyCreationSettings_set_mAllowedDOFs_1=b.Jh;kj=d._emscripten_bind_BodyCreationSettings_get_mAllowDynamicOrKinematic_0=b.Kh;lj=d._emscripten_bind_BodyCreationSettings_set_mAllowDynamicOrKinematic_1=b.Lh;mj=d._emscripten_bind_BodyCreationSettings_get_mIsSensor_0=b.Mh;nj=d._emscripten_bind_BodyCreationSettings_set_mIsSensor_1=b.Nh;oj=d._emscripten_bind_BodyCreationSettings_get_mUseManifoldReduction_0=b.Oh;
pj=d._emscripten_bind_BodyCreationSettings_set_mUseManifoldReduction_1=b.Ph;qj=d._emscripten_bind_BodyCreationSettings_get_mCollideKinematicVsNonDynamic_0=b.Qh;rj=d._emscripten_bind_BodyCreationSettings_set_mCollideKinematicVsNonDynamic_1=b.Rh;sj=d._emscripten_bind_BodyCreationSettings_get_mApplyGyroscopicForce_0=b.Sh;tj=d._emscripten_bind_BodyCreationSettings_set_mApplyGyroscopicForce_1=b.Th;uj=d._emscripten_bind_BodyCreationSettings_get_mMotionQuality_0=b.Uh;vj=d._emscripten_bind_BodyCreationSettings_set_mMotionQuality_1=
b.Vh;wj=d._emscripten_bind_BodyCreationSettings_get_mEnhancedInternalEdgeRemoval_0=b.Wh;xj=d._emscripten_bind_BodyCreationSettings_set_mEnhancedInternalEdgeRemoval_1=b.Xh;yj=d._emscripten_bind_BodyCreationSettings_get_mAllowSleeping_0=b.Yh;zj=d._emscripten_bind_BodyCreationSettings_set_mAllowSleeping_1=b.Zh;Aj=d._emscripten_bind_BodyCreationSettings_get_mFriction_0=b._h;Bj=d._emscripten_bind_BodyCreationSettings_set_mFriction_1=b.$h;Cj=d._emscripten_bind_BodyCreationSettings_get_mRestitution_0=b.ai;
Dj=d._emscripten_bind_BodyCreationSettings_set_mRestitution_1=b.bi;Ej=d._emscripten_bind_BodyCreationSettings_get_mLinearDamping_0=b.ci;Fj=d._emscripten_bind_BodyCreationSettings_set_mLinearDamping_1=b.di;Gj=d._emscripten_bind_BodyCreationSettings_get_mAngularDamping_0=b.ei;Hj=d._emscripten_bind_BodyCreationSettings_set_mAngularDamping_1=b.fi;Ij=d._emscripten_bind_BodyCreationSettings_get_mMaxLinearVelocity_0=b.gi;Jj=d._emscripten_bind_BodyCreationSettings_set_mMaxLinearVelocity_1=b.hi;Kj=d._emscripten_bind_BodyCreationSettings_get_mMaxAngularVelocity_0=
b.ii;Lj=d._emscripten_bind_BodyCreationSettings_set_mMaxAngularVelocity_1=b.ji;Mj=d._emscripten_bind_BodyCreationSettings_get_mGravityFactor_0=b.ki;Nj=d._emscripten_bind_BodyCreationSettings_set_mGravityFactor_1=b.li;Oj=d._emscripten_bind_BodyCreationSettings_get_mNumVelocityStepsOverride_0=b.mi;Pj=d._emscripten_bind_BodyCreationSettings_set_mNumVelocityStepsOverride_1=b.ni;Qj=d._emscripten_bind_BodyCreationSettings_get_mNumPositionStepsOverride_0=b.oi;Rj=d._emscripten_bind_BodyCreationSettings_set_mNumPositionStepsOverride_1=
b.pi;Sj=d._emscripten_bind_BodyCreationSettings_get_mOverrideMassProperties_0=b.qi;Tj=d._emscripten_bind_BodyCreationSettings_set_mOverrideMassProperties_1=b.ri;Uj=d._emscripten_bind_BodyCreationSettings_get_mInertiaMultiplier_0=b.si;Vj=d._emscripten_bind_BodyCreationSettings_set_mInertiaMultiplier_1=b.ti;Wj=d._emscripten_bind_BodyCreationSettings_get_mMassPropertiesOverride_0=b.ui;Xj=d._emscripten_bind_BodyCreationSettings_set_mMassPropertiesOverride_1=b.vi;Yj=d._emscripten_bind_BodyCreationSettings___destroy___0=
b.wi;Zj=d._emscripten_bind_CharacterBaseSettings_GetRefCount_0=b.xi;ak=d._emscripten_bind_CharacterBaseSettings_AddRef_0=b.yi;bk=d._emscripten_bind_CharacterBaseSettings_Release_0=b.zi;ck=d._emscripten_bind_CharacterBaseSettings_get_mUp_0=b.Ai;dk=d._emscripten_bind_CharacterBaseSettings_set_mUp_1=b.Bi;ek=d._emscripten_bind_CharacterBaseSettings_get_mSupportingVolume_0=b.Ci;fk=d._emscripten_bind_CharacterBaseSettings_set_mSupportingVolume_1=b.Di;gk=d._emscripten_bind_CharacterBaseSettings_get_mMaxSlopeAngle_0=
b.Ei;hk=d._emscripten_bind_CharacterBaseSettings_set_mMaxSlopeAngle_1=b.Fi;ik=d._emscripten_bind_CharacterBaseSettings_get_mEnhancedInternalEdgeRemoval_0=b.Gi;jk=d._emscripten_bind_CharacterBaseSettings_set_mEnhancedInternalEdgeRemoval_1=b.Hi;kk=d._emscripten_bind_CharacterBaseSettings_get_mShape_0=b.Ii;lk=d._emscripten_bind_CharacterBaseSettings_set_mShape_1=b.Ji;mk=d._emscripten_bind_CharacterBaseSettings___destroy___0=b.Ki;nk=d._emscripten_bind_CharacterContactListenerEm___destroy___0=b.Li;ok=
d._emscripten_bind_CharacterVsCharacterCollision___destroy___0=b.Mi;pk=d._emscripten_bind_ObjectVsBroadPhaseLayerFilterEm___destroy___0=b.Ni;qk=d._emscripten_bind_ObjectLayerFilter_ObjectLayerFilter_0=b.Oi;rk=d._emscripten_bind_ObjectLayerFilter___destroy___0=b.Pi;sk=d._emscripten_bind_ObjectLayerPairFilter_ObjectLayerPairFilter_0=b.Qi;tk=d._emscripten_bind_ObjectLayerPairFilter_ShouldCollide_2=b.Ri;uk=d._emscripten_bind_ObjectLayerPairFilter___destroy___0=b.Si;vk=d._emscripten_bind_BodyFilter_BodyFilter_0=
b.Ti;wk=d._emscripten_bind_BodyFilter___destroy___0=b.Ui;xk=d._emscripten_bind_ShapeFilter_ShapeFilter_0=b.Vi;yk=d._emscripten_bind_ShapeFilter___destroy___0=b.Wi;zk=d._emscripten_bind_SimShapeFilter_SimShapeFilter_0=b.Xi;Ak=d._emscripten_bind_SimShapeFilter___destroy___0=b.Yi;Bk=d._emscripten_bind_CharacterBase_GetRefCount_0=b.Zi;Ck=d._emscripten_bind_CharacterBase_AddRef_0=b._i;Dk=d._emscripten_bind_CharacterBase_Release_0=b.$i;Ek=d._emscripten_bind_CharacterBase_SetMaxSlopeAngle_1=b.aj;Fk=d._emscripten_bind_CharacterBase_GetCosMaxSlopeAngle_0=
b.bj;Gk=d._emscripten_bind_CharacterBase_SetUp_1=b.cj;Hk=d._emscripten_bind_CharacterBase_GetUp_0=b.dj;Ik=d._emscripten_bind_CharacterBase_GetShape_0=b.ej;Jk=d._emscripten_bind_CharacterBase_GetGroundState_0=b.fj;Kk=d._emscripten_bind_CharacterBase_IsSlopeTooSteep_1=b.gj;Lk=d._emscripten_bind_CharacterBase_IsSupported_0=b.hj;Mk=d._emscripten_bind_CharacterBase_GetGroundPosition_0=b.ij;Nk=d._emscripten_bind_CharacterBase_GetGroundNormal_0=b.jj;Ok=d._emscripten_bind_CharacterBase_GetGroundVelocity_0=
b.kj;Pk=d._emscripten_bind_CharacterBase_GetGroundMaterial_0=b.lj;Qk=d._emscripten_bind_CharacterBase_GetGroundBodyID_0=b.mj;Rk=d._emscripten_bind_CharacterBase_SaveState_1=b.nj;Sk=d._emscripten_bind_CharacterBase_RestoreState_1=b.oj;Tk=d._emscripten_bind_CharacterBase___destroy___0=b.pj;Uk=d._emscripten_bind_VehicleCollisionTester_GetRefCount_0=b.qj;Vk=d._emscripten_bind_VehicleCollisionTester_AddRef_0=b.rj;Wk=d._emscripten_bind_VehicleCollisionTester_Release_0=b.sj;Xk=d._emscripten_bind_VehicleCollisionTester___destroy___0=
b.tj;Yk=d._emscripten_bind_VehicleConstraintCallbacksEm_SetVehicleConstraint_1=b.uj;Zk=d._emscripten_bind_VehicleConstraintCallbacksEm___destroy___0=b.vj;$k=d._emscripten_bind_WheeledVehicleControllerCallbacksEm_SetWheeledVehicleController_1=b.wj;al=d._emscripten_bind_WheeledVehicleControllerCallbacksEm___destroy___0=b.xj;bl=d._emscripten_bind_WheelSettings_WheelSettings_0=b.yj;cl=d._emscripten_bind_WheelSettings_GetRefCount_0=b.zj;dl=d._emscripten_bind_WheelSettings_AddRef_0=b.Aj;el=d._emscripten_bind_WheelSettings_Release_0=
b.Bj;fl=d._emscripten_bind_WheelSettings_get_mPosition_0=b.Cj;gl=d._emscripten_bind_WheelSettings_set_mPosition_1=b.Dj;hl=d._emscripten_bind_WheelSettings_get_mSuspensionForcePoint_0=b.Ej;il=d._emscripten_bind_WheelSettings_set_mSuspensionForcePoint_1=b.Fj;jl=d._emscripten_bind_WheelSettings_get_mSuspensionDirection_0=b.Gj;kl=d._emscripten_bind_WheelSettings_set_mSuspensionDirection_1=b.Hj;ll=d._emscripten_bind_WheelSettings_get_mSteeringAxis_0=b.Ij;ml=d._emscripten_bind_WheelSettings_set_mSteeringAxis_1=
b.Jj;nl=d._emscripten_bind_WheelSettings_get_mWheelUp_0=b.Kj;ol=d._emscripten_bind_WheelSettings_set_mWheelUp_1=b.Lj;pl=d._emscripten_bind_WheelSettings_get_mWheelForward_0=b.Mj;ql=d._emscripten_bind_WheelSettings_set_mWheelForward_1=b.Nj;rl=d._emscripten_bind_WheelSettings_get_mSuspensionSpring_0=b.Oj;sl=d._emscripten_bind_WheelSettings_set_mSuspensionSpring_1=b.Pj;tl=d._emscripten_bind_WheelSettings_get_mSuspensionMinLength_0=b.Qj;ul=d._emscripten_bind_WheelSettings_set_mSuspensionMinLength_1=b.Rj;
vl=d._emscripten_bind_WheelSettings_get_mSuspensionMaxLength_0=b.Sj;wl=d._emscripten_bind_WheelSettings_set_mSuspensionMaxLength_1=b.Tj;xl=d._emscripten_bind_WheelSettings_get_mSuspensionPreloadLength_0=b.Uj;yl=d._emscripten_bind_WheelSettings_set_mSuspensionPreloadLength_1=b.Vj;zl=d._emscripten_bind_WheelSettings_get_mRadius_0=b.Wj;Al=d._emscripten_bind_WheelSettings_set_mRadius_1=b.Xj;Bl=d._emscripten_bind_WheelSettings_get_mWidth_0=b.Yj;Cl=d._emscripten_bind_WheelSettings_set_mWidth_1=b.Zj;Dl=
d._emscripten_bind_WheelSettings_get_mEnableSuspensionForcePoint_0=b._j;El=d._emscripten_bind_WheelSettings_set_mEnableSuspensionForcePoint_1=b.$j;Fl=d._emscripten_bind_WheelSettings___destroy___0=b.ak;Gl=d._emscripten_bind_Wheel_Wheel_1=b.bk;Hl=d._emscripten_bind_Wheel_GetSettings_0=b.ck;Il=d._emscripten_bind_Wheel_GetAngularVelocity_0=b.dk;Jl=d._emscripten_bind_Wheel_SetAngularVelocity_1=b.ek;Kl=d._emscripten_bind_Wheel_GetRotationAngle_0=b.fk;Ll=d._emscripten_bind_Wheel_SetRotationAngle_1=b.gk;
Ml=d._emscripten_bind_Wheel_GetSteerAngle_0=b.hk;Nl=d._emscripten_bind_Wheel_SetSteerAngle_1=b.ik;Ol=d._emscripten_bind_Wheel_HasContact_0=b.jk;Pl=d._emscripten_bind_Wheel_GetContactBodyID_0=b.kk;Ql=d._emscripten_bind_Wheel_GetContactPosition_0=b.lk;Rl=d._emscripten_bind_Wheel_GetContactPointVelocity_0=b.mk;Sl=d._emscripten_bind_Wheel_GetContactNormal_0=b.nk;Tl=d._emscripten_bind_Wheel_GetContactLongitudinal_0=b.ok;Ul=d._emscripten_bind_Wheel_GetContactLateral_0=b.pk;Vl=d._emscripten_bind_Wheel_GetSuspensionLength_0=
b.qk;Wl=d._emscripten_bind_Wheel_HasHitHardPoint_0=b.rk;Xl=d._emscripten_bind_Wheel_GetSuspensionLambda_0=b.sk;Yl=d._emscripten_bind_Wheel_GetLongitudinalLambda_0=b.tk;Zl=d._emscripten_bind_Wheel_GetLateralLambda_0=b.uk;$l=d._emscripten_bind_Wheel___destroy___0=b.vk;am=d._emscripten_bind_VehicleTrackSettings_get_mDrivenWheel_0=b.wk;bm=d._emscripten_bind_VehicleTrackSettings_set_mDrivenWheel_1=b.xk;cm=d._emscripten_bind_VehicleTrackSettings_get_mWheels_0=b.yk;dm=d._emscripten_bind_VehicleTrackSettings_set_mWheels_1=
b.zk;em=d._emscripten_bind_VehicleTrackSettings_get_mInertia_0=b.Ak;fm=d._emscripten_bind_VehicleTrackSettings_set_mInertia_1=b.Bk;gm=d._emscripten_bind_VehicleTrackSettings_get_mAngularDamping_0=b.Ck;hm=d._emscripten_bind_VehicleTrackSettings_set_mAngularDamping_1=b.Dk;im=d._emscripten_bind_VehicleTrackSettings_get_mMaxBrakeTorque_0=b.Ek;jm=d._emscripten_bind_VehicleTrackSettings_set_mMaxBrakeTorque_1=b.Fk;km=d._emscripten_bind_VehicleTrackSettings_get_mDifferentialRatio_0=b.Gk;lm=d._emscripten_bind_VehicleTrackSettings_set_mDifferentialRatio_1=
b.Hk;mm=d._emscripten_bind_VehicleTrackSettings___destroy___0=b.Ik;nm=d._emscripten_bind_WheeledVehicleControllerSettings_WheeledVehicleControllerSettings_0=b.Jk;om=d._emscripten_bind_WheeledVehicleControllerSettings_get_mEngine_0=b.Kk;pm=d._emscripten_bind_WheeledVehicleControllerSettings_set_mEngine_1=b.Lk;qm=d._emscripten_bind_WheeledVehicleControllerSettings_get_mTransmission_0=b.Mk;rm=d._emscripten_bind_WheeledVehicleControllerSettings_set_mTransmission_1=b.Nk;sm=d._emscripten_bind_WheeledVehicleControllerSettings_get_mDifferentials_0=
b.Ok;tm=d._emscripten_bind_WheeledVehicleControllerSettings_set_mDifferentials_1=b.Pk;um=d._emscripten_bind_WheeledVehicleControllerSettings_get_mDifferentialLimitedSlipRatio_0=b.Qk;wm=d._emscripten_bind_WheeledVehicleControllerSettings_set_mDifferentialLimitedSlipRatio_1=b.Rk;xm=d._emscripten_bind_WheeledVehicleControllerSettings___destroy___0=b.Sk;ym=d._emscripten_bind_VehicleEngineSettings_get_mMaxTorque_0=b.Tk;zm=d._emscripten_bind_VehicleEngineSettings_set_mMaxTorque_1=b.Uk;Am=d._emscripten_bind_VehicleEngineSettings_get_mMinRPM_0=
b.Vk;Bm=d._emscripten_bind_VehicleEngineSettings_set_mMinRPM_1=b.Wk;Cm=d._emscripten_bind_VehicleEngineSettings_get_mMaxRPM_0=b.Xk;Dm=d._emscripten_bind_VehicleEngineSettings_set_mMaxRPM_1=b.Yk;Em=d._emscripten_bind_VehicleEngineSettings_get_mNormalizedTorque_0=b.Zk;Fm=d._emscripten_bind_VehicleEngineSettings_set_mNormalizedTorque_1=b._k;Gm=d._emscripten_bind_VehicleEngineSettings_get_mInertia_0=b.$k;Hm=d._emscripten_bind_VehicleEngineSettings_set_mInertia_1=b.al;Im=d._emscripten_bind_VehicleEngineSettings_get_mAngularDamping_0=
b.bl;Jm=d._emscripten_bind_VehicleEngineSettings_set_mAngularDamping_1=b.cl;Km=d._emscripten_bind_VehicleEngineSettings___destroy___0=b.dl;Lm=d._emscripten_bind_VehicleTransmissionSettings_get_mMode_0=b.el;Mm=d._emscripten_bind_VehicleTransmissionSettings_set_mMode_1=b.fl;Nm=d._emscripten_bind_VehicleTransmissionSettings_get_mGearRatios_0=b.gl;Om=d._emscripten_bind_VehicleTransmissionSettings_set_mGearRatios_1=b.hl;Pm=d._emscripten_bind_VehicleTransmissionSettings_get_mReverseGearRatios_0=b.il;Qm=
d._emscripten_bind_VehicleTransmissionSettings_set_mReverseGearRatios_1=b.jl;Rm=d._emscripten_bind_VehicleTransmissionSettings_get_mSwitchTime_0=b.kl;Sm=d._emscripten_bind_VehicleTransmissionSettings_set_mSwitchTime_1=b.ll;Tm=d._emscripten_bind_VehicleTransmissionSettings_get_mClutchReleaseTime_0=b.ml;Um=d._emscripten_bind_VehicleTransmissionSettings_set_mClutchReleaseTime_1=b.nl;Vm=d._emscripten_bind_VehicleTransmissionSettings_get_mSwitchLatency_0=b.ol;Wm=d._emscripten_bind_VehicleTransmissionSettings_set_mSwitchLatency_1=
b.pl;Xm=d._emscripten_bind_VehicleTransmissionSettings_get_mShiftUpRPM_0=b.ql;Ym=d._emscripten_bind_VehicleTransmissionSettings_set_mShiftUpRPM_1=b.rl;Zm=d._emscripten_bind_VehicleTransmissionSettings_get_mShiftDownRPM_0=b.sl;$m=d._emscripten_bind_VehicleTransmissionSettings_set_mShiftDownRPM_1=b.tl;an=d._emscripten_bind_VehicleTransmissionSettings_get_mClutchStrength_0=b.ul;bn=d._emscripten_bind_VehicleTransmissionSettings_set_mClutchStrength_1=b.vl;cn=d._emscripten_bind_VehicleTransmissionSettings___destroy___0=
b.wl;dn=d._emscripten_bind_WheeledVehicleController_WheeledVehicleController_2=b.xl;en=d._emscripten_bind_WheeledVehicleController_SetDriverInput_4=b.yl;fn=d._emscripten_bind_WheeledVehicleController_SetForwardInput_1=b.zl;gn=d._emscripten_bind_WheeledVehicleController_GetForwardInput_0=b.Al;hn=d._emscripten_bind_WheeledVehicleController_SetRightInput_1=b.Bl;jn=d._emscripten_bind_WheeledVehicleController_GetRightInput_0=b.Cl;kn=d._emscripten_bind_WheeledVehicleController_SetBrakeInput_1=b.Dl;ln=d._emscripten_bind_WheeledVehicleController_GetBrakeInput_0=
b.El;mn=d._emscripten_bind_WheeledVehicleController_SetHandBrakeInput_1=b.Fl;nn=d._emscripten_bind_WheeledVehicleController_GetHandBrakeInput_0=b.Gl;on=d._emscripten_bind_WheeledVehicleController_GetEngine_0=b.Hl;pn=d._emscripten_bind_WheeledVehicleController_GetTransmission_0=b.Il;qn=d._emscripten_bind_WheeledVehicleController_GetDifferentials_0=b.Jl;rn=d._emscripten_bind_WheeledVehicleController_GetDifferentialLimitedSlipRatio_0=b.Kl;sn=d._emscripten_bind_WheeledVehicleController_SetDifferentialLimitedSlipRatio_1=
b.Ll;tn=d._emscripten_bind_WheeledVehicleController_GetWheelSpeedAtClutch_0=b.Ml;un=d._emscripten_bind_WheeledVehicleController_GetConstraint_0=b.Nl;vn=d._emscripten_bind_WheeledVehicleController___destroy___0=b.Ol;wn=d._emscripten_bind_SkeletalAnimationJointState_FromMatrix_1=b.Pl;xn=d._emscripten_bind_SkeletalAnimationJointState_ToMatrix_0=b.Ql;yn=d._emscripten_bind_SkeletalAnimationJointState_get_mTranslation_0=b.Rl;zn=d._emscripten_bind_SkeletalAnimationJointState_set_mTranslation_1=b.Sl;An=d._emscripten_bind_SkeletalAnimationJointState_get_mRotation_0=
b.Tl;Bn=d._emscripten_bind_SkeletalAnimationJointState_set_mRotation_1=b.Ul;Cn=d._emscripten_bind_SkeletalAnimationJointState___destroy___0=b.Vl;Dn=d._emscripten_bind_BroadPhaseLayerInterfaceEm_GetNumBroadPhaseLayers_0=b.Wl;En=d._emscripten_bind_BroadPhaseLayerInterfaceEm___destroy___0=b.Xl;Fn=d._emscripten_bind_VoidPtr___destroy___0=b.Yl;Gn=d._emscripten_bind_JPHString_JPHString_2=b.Zl;Hn=d._emscripten_bind_JPHString_c_str_0=b._l;In=d._emscripten_bind_JPHString_size_0=b.$l;Jn=d._emscripten_bind_JPHString___destroy___0=
b.am;Kn=d._emscripten_bind_ArrayVec3_ArrayVec3_0=b.bm;Ln=d._emscripten_bind_ArrayVec3_empty_0=b.cm;Mn=d._emscripten_bind_ArrayVec3_size_0=b.dm;Nn=d._emscripten_bind_ArrayVec3_at_1=b.em;On=d._emscripten_bind_ArrayVec3_push_back_1=b.fm;Pn=d._emscripten_bind_ArrayVec3_reserve_1=b.gm;Qn=d._emscripten_bind_ArrayVec3_resize_1=b.hm;Rn=d._emscripten_bind_ArrayVec3_clear_0=b.im;Sn=d._emscripten_bind_ArrayVec3_data_0=b.jm;Tn=d._emscripten_bind_ArrayVec3___destroy___0=b.km;Un=d._emscripten_bind_ArrayQuat_ArrayQuat_0=
b.lm;Vn=d._emscripten_bind_ArrayQuat_empty_0=b.mm;Wn=d._emscripten_bind_ArrayQuat_size_0=b.nm;Xn=d._emscripten_bind_ArrayQuat_at_1=b.om;Yn=d._emscripten_bind_ArrayQuat_push_back_1=b.pm;Zn=d._emscripten_bind_ArrayQuat_reserve_1=b.qm;$n=d._emscripten_bind_ArrayQuat_resize_1=b.rm;ao=d._emscripten_bind_ArrayQuat_clear_0=b.sm;bo=d._emscripten_bind_ArrayQuat_data_0=b.tm;co=d._emscripten_bind_ArrayQuat___destroy___0=b.um;eo=d._emscripten_bind_ArrayMat44_ArrayMat44_0=b.vm;fo=d._emscripten_bind_ArrayMat44_empty_0=
b.wm;go=d._emscripten_bind_ArrayMat44_size_0=b.xm;ho=d._emscripten_bind_ArrayMat44_at_1=b.ym;io=d._emscripten_bind_ArrayMat44_push_back_1=b.zm;jo=d._emscripten_bind_ArrayMat44_reserve_1=b.Am;ko=d._emscripten_bind_ArrayMat44_resize_1=b.Bm;lo=d._emscripten_bind_ArrayMat44_clear_0=b.Cm;mo=d._emscripten_bind_ArrayMat44_data_0=b.Dm;no=d._emscripten_bind_ArrayMat44___destroy___0=b.Em;oo=d._emscripten_bind_ArrayBodyID_ArrayBodyID_0=b.Fm;po=d._emscripten_bind_ArrayBodyID_empty_0=b.Gm;qo=d._emscripten_bind_ArrayBodyID_size_0=
b.Hm;ro=d._emscripten_bind_ArrayBodyID_at_1=b.Im;so=d._emscripten_bind_ArrayBodyID_push_back_1=b.Jm;to=d._emscripten_bind_ArrayBodyID_reserve_1=b.Km;uo=d._emscripten_bind_ArrayBodyID_resize_1=b.Lm;vo=d._emscripten_bind_ArrayBodyID_clear_0=b.Mm;wo=d._emscripten_bind_ArrayBodyID_data_0=b.Nm;xo=d._emscripten_bind_ArrayBodyID___destroy___0=b.Om;yo=d._emscripten_bind_ArrayBodyPtr_ArrayBodyPtr_0=b.Pm;zo=d._emscripten_bind_ArrayBodyPtr_empty_0=b.Qm;Ao=d._emscripten_bind_ArrayBodyPtr_size_0=b.Rm;Bo=d._emscripten_bind_ArrayBodyPtr_at_1=
b.Sm;Co=d._emscripten_bind_ArrayBodyPtr_push_back_1=b.Tm;Do=d._emscripten_bind_ArrayBodyPtr_reserve_1=b.Um;Eo=d._emscripten_bind_ArrayBodyPtr_resize_1=b.Vm;Fo=d._emscripten_bind_ArrayBodyPtr_clear_0=b.Wm;Go=d._emscripten_bind_ArrayBodyPtr_data_0=b.Xm;Ho=d._emscripten_bind_ArrayBodyPtr___destroy___0=b.Ym;Io=d._emscripten_bind_Vec3MemRef___destroy___0=b.Zm;Jo=d._emscripten_bind_QuatMemRef___destroy___0=b._m;Ko=d._emscripten_bind_Mat44MemRef___destroy___0=b.$m;Lo=d._emscripten_bind_BodyIDMemRef___destroy___0=
b.an;Mo=d._emscripten_bind_BodyPtrMemRef___destroy___0=b.bn;No=d._emscripten_bind_FloatMemRef___destroy___0=b.cn;Oo=d._emscripten_bind_Uint8MemRef___destroy___0=b.dn;Po=d._emscripten_bind_UintMemRef___destroy___0=b.en;Qo=d._emscripten_bind_Vec3_Vec3_0=b.fn;Ro=d._emscripten_bind_Vec3_Vec3_1=b.gn;So=d._emscripten_bind_Vec3_Vec3_3=b.hn;To=d._emscripten_bind_Vec3_sZero_0=b.jn;Uo=d._emscripten_bind_Vec3_sOne_0=b.kn;Vo=d._emscripten_bind_Vec3_sAxisX_0=b.ln;Wo=d._emscripten_bind_Vec3_sAxisY_0=b.mn;Xo=d._emscripten_bind_Vec3_sAxisZ_0=
b.nn;Yo=d._emscripten_bind_Vec3_sReplicate_1=b.on;Zo=d._emscripten_bind_Vec3_sMin_2=b.pn;$o=d._emscripten_bind_Vec3_sMax_2=b.qn;ap=d._emscripten_bind_Vec3_sClamp_3=b.rn;bp=d._emscripten_bind_Vec3_sFusedMultiplyAdd_3=b.sn;cp=d._emscripten_bind_Vec3_sOr_2=b.tn;dp=d._emscripten_bind_Vec3_sXor_2=b.un;ep=d._emscripten_bind_Vec3_sAnd_2=b.vn;fp=d._emscripten_bind_Vec3_sUnitSpherical_2=b.wn;gp=d._emscripten_bind_Vec3_GetComponent_1=b.xn;hp=d._emscripten_bind_Vec3_Equals_1=b.yn;ip=d._emscripten_bind_Vec3_NotEquals_1=
b.zn;jp=d._emscripten_bind_Vec3_LengthSq_0=b.An;kp=d._emscripten_bind_Vec3_Length_0=b.Bn;lp=d._emscripten_bind_Vec3_Normalized_0=b.Cn;mp=d._emscripten_bind_Vec3_NormalizedOr_1=b.Dn;np=d._emscripten_bind_Vec3_GetNormalizedPerpendicular_0=b.En;op=d._emscripten_bind_Vec3_GetX_0=b.Fn;pp=d._emscripten_bind_Vec3_GetY_0=b.Gn;qp=d._emscripten_bind_Vec3_GetZ_0=b.Hn;rp=d._emscripten_bind_Vec3_SetX_1=b.In;sp=d._emscripten_bind_Vec3_SetY_1=b.Jn;tp=d._emscripten_bind_Vec3_SetZ_1=b.Kn;up=d._emscripten_bind_Vec3_Set_3=
b.Ln;vp=d._emscripten_bind_Vec3_SetComponent_2=b.Mn;wp=d._emscripten_bind_Vec3_IsNearZero_0=b.Nn;xp=d._emscripten_bind_Vec3_IsNearZero_1=b.On;yp=d._emscripten_bind_Vec3_IsClose_1=b.Pn;zp=d._emscripten_bind_Vec3_IsClose_2=b.Qn;Ap=d._emscripten_bind_Vec3_IsNormalized_0=b.Rn;Bp=d._emscripten_bind_Vec3_IsNormalized_1=b.Sn;Cp=d._emscripten_bind_Vec3_GetLowestComponentIndex_0=b.Tn;Dp=d._emscripten_bind_Vec3_GetHighestComponentIndex_0=b.Un;Ep=d._emscripten_bind_Vec3_Abs_0=b.Vn;Fp=d._emscripten_bind_Vec3_Reciprocal_0=
b.Wn;Gp=d._emscripten_bind_Vec3_Cross_1=b.Xn;Hp=d._emscripten_bind_Vec3_Dot_1=b.Yn;Ip=d._emscripten_bind_Vec3_DotV_1=b.Zn;Jp=d._emscripten_bind_Vec3_DotV4_1=b._n;Kp=d._emscripten_bind_Vec3_Add_1=b.$n;Lp=d._emscripten_bind_Vec3_Sub_1=b.ao;Mp=d._emscripten_bind_Vec3_Mul_1=b.bo;Np=d._emscripten_bind_Vec3_Div_1=b.co;Op=d._emscripten_bind_Vec3_MulVec3_1=b.eo;Pp=d._emscripten_bind_Vec3_MulFloat_1=b.fo;Qp=d._emscripten_bind_Vec3_DivVec3_1=b.go;Rp=d._emscripten_bind_Vec3_DivFloat_1=b.ho;Sp=d._emscripten_bind_Vec3_AddVec3_1=
b.io;Tp=d._emscripten_bind_Vec3_SubVec3_1=b.jo;Up=d._emscripten_bind_Vec3_SplatX_0=b.ko;Vp=d._emscripten_bind_Vec3_SplatY_0=b.lo;Wp=d._emscripten_bind_Vec3_SplatZ_0=b.mo;Xp=d._emscripten_bind_Vec3_ReduceMin_0=b.no;Yp=d._emscripten_bind_Vec3_ReduceMax_0=b.oo;Zp=d._emscripten_bind_Vec3_Sqrt_0=b.po;$p=d._emscripten_bind_Vec3_GetSign_0=b.qo;aq=d._emscripten_bind_Vec3___destroy___0=b.ro;bq=d._emscripten_bind_RVec3_RVec3_0=b.so;cq=d._emscripten_bind_RVec3_RVec3_3=b.to;dq=d._emscripten_bind_RVec3_sZero_0=
b.uo;eq=d._emscripten_bind_RVec3_sOne_0=b.vo;fq=d._emscripten_bind_RVec3_sAxisX_0=b.wo;gq=d._emscripten_bind_RVec3_sAxisY_0=b.xo;hq=d._emscripten_bind_RVec3_sAxisZ_0=b.yo;iq=d._emscripten_bind_RVec3_sReplicate_1=b.zo;jq=d._emscripten_bind_RVec3_sMin_2=b.Ao;kq=d._emscripten_bind_RVec3_sMax_2=b.Bo;lq=d._emscripten_bind_RVec3_sClamp_3=b.Co;mq=d._emscripten_bind_RVec3_GetComponent_1=b.Do;nq=d._emscripten_bind_RVec3_Equals_1=b.Eo;oq=d._emscripten_bind_RVec3_NotEquals_1=b.Fo;pq=d._emscripten_bind_RVec3_LengthSq_0=
b.Go;qq=d._emscripten_bind_RVec3_Length_0=b.Ho;rq=d._emscripten_bind_RVec3_Normalized_0=b.Io;sq=d._emscripten_bind_RVec3_GetX_0=b.Jo;tq=d._emscripten_bind_RVec3_GetY_0=b.Ko;uq=d._emscripten_bind_RVec3_GetZ_0=b.Lo;vq=d._emscripten_bind_RVec3_SetX_1=b.Mo;wq=d._emscripten_bind_RVec3_SetY_1=b.No;xq=d._emscripten_bind_RVec3_SetZ_1=b.Oo;yq=d._emscripten_bind_RVec3_Set_3=b.Po;zq=d._emscripten_bind_RVec3_SetComponent_2=b.Qo;Aq=d._emscripten_bind_RVec3_IsNearZero_0=b.Ro;Bq=d._emscripten_bind_RVec3_IsNearZero_1=
b.So;Cq=d._emscripten_bind_RVec3_IsClose_1=b.To;Dq=d._emscripten_bind_RVec3_IsClose_2=b.Uo;Eq=d._emscripten_bind_RVec3_IsNormalized_0=b.Vo;Fq=d._emscripten_bind_RVec3_IsNormalized_1=b.Wo;Gq=d._emscripten_bind_RVec3_Abs_0=b.Xo;Hq=d._emscripten_bind_RVec3_Reciprocal_0=b.Yo;Iq=d._emscripten_bind_RVec3_Cross_1=b.Zo;Jq=d._emscripten_bind_RVec3_Dot_1=b._o;Kq=d._emscripten_bind_RVec3_Add_1=b.$o;Lq=d._emscripten_bind_RVec3_Sub_1=b.ap;Mq=d._emscripten_bind_RVec3_Mul_1=b.bp;Nq=d._emscripten_bind_RVec3_Div_1=
b.cp;Oq=d._emscripten_bind_RVec3_MulRVec3_1=b.dp;Pq=d._emscripten_bind_RVec3_MulFloat_1=b.ep;Qq=d._emscripten_bind_RVec3_DivRVec3_1=b.fp;Rq=d._emscripten_bind_RVec3_DivFloat_1=b.gp;Sq=d._emscripten_bind_RVec3_AddRVec3_1=b.hp;Tq=d._emscripten_bind_RVec3_SubRVec3_1=b.ip;Uq=d._emscripten_bind_RVec3_Sqrt_0=b.jp;Vq=d._emscripten_bind_RVec3_GetSign_0=b.kp;Wq=d._emscripten_bind_RVec3___destroy___0=b.lp;Xq=d._emscripten_bind_Vec4_Vec4_0=b.mp;Yq=d._emscripten_bind_Vec4_Vec4_1=b.np;Zq=d._emscripten_bind_Vec4_Vec4_2=
b.op;$q=d._emscripten_bind_Vec4_Vec4_4=b.pp;ar=d._emscripten_bind_Vec4_sZero_0=b.qp;br=d._emscripten_bind_Vec4_sOne_0=b.rp;cr=d._emscripten_bind_Vec4_sReplicate_1=b.sp;dr=d._emscripten_bind_Vec4_sMin_2=b.tp;er=d._emscripten_bind_Vec4_sMax_2=b.up;fr=d._emscripten_bind_Vec4_sClamp_3=b.vp;gr=d._emscripten_bind_Vec4_sFusedMultiplyAdd_3=b.wp;hr=d._emscripten_bind_Vec4_sOr_2=b.xp;ir=d._emscripten_bind_Vec4_sXor_2=b.yp;jr=d._emscripten_bind_Vec4_sAnd_2=b.zp;kr=d._emscripten_bind_Vec4_GetX_0=b.Ap;lr=d._emscripten_bind_Vec4_GetY_0=
b.Bp;mr=d._emscripten_bind_Vec4_GetZ_0=b.Cp;nr=d._emscripten_bind_Vec4_GetW_0=b.Dp;or=d._emscripten_bind_Vec4_SetX_1=b.Ep;pr=d._emscripten_bind_Vec4_SetY_1=b.Fp;qr=d._emscripten_bind_Vec4_SetZ_1=b.Gp;rr=d._emscripten_bind_Vec4_SetW_1=b.Hp;sr=d._emscripten_bind_Vec4_Set_4=b.Ip;tr=d._emscripten_bind_Vec4_GetComponent_1=b.Jp;ur=d._emscripten_bind_Vec4_IsClose_1=b.Kp;vr=d._emscripten_bind_Vec4_IsClose_2=b.Lp;wr=d._emscripten_bind_Vec4_IsNearZero_0=b.Mp;xr=d._emscripten_bind_Vec4_IsNearZero_1=b.Np;yr=
d._emscripten_bind_Vec4_IsNormalized_0=b.Op;zr=d._emscripten_bind_Vec4_IsNormalized_1=b.Pp;Ar=d._emscripten_bind_Vec4_GetLowestComponentIndex_0=b.Qp;Br=d._emscripten_bind_Vec4_GetHighestComponentIndex_0=b.Rp;Cr=d._emscripten_bind_Vec4_Add_1=b.Sp;Dr=d._emscripten_bind_Vec4_Sub_1=b.Tp;Er=d._emscripten_bind_Vec4_Mul_1=b.Up;Fr=d._emscripten_bind_Vec4_Div_1=b.Vp;Gr=d._emscripten_bind_Vec4_MulVec4_1=b.Wp;Hr=d._emscripten_bind_Vec4_MulFloat_1=b.Xp;Ir=d._emscripten_bind_Vec4_DivVec4_1=b.Yp;Jr=d._emscripten_bind_Vec4_DivFloat_1=
b.Zp;Kr=d._emscripten_bind_Vec4_AddVec4_1=b._p;Lr=d._emscripten_bind_Vec4_SubVec4_1=b.$p;Mr=d._emscripten_bind_Vec4___destroy___0=b.aq;Nr=d._emscripten_bind_Vector2_Vector2_0=b.bq;Or=d._emscripten_bind_Vector2_SetZero_0=b.cq;Pr=d._emscripten_bind_Vector2_IsZero_0=b.dq;Qr=d._emscripten_bind_Vector2_IsClose_1=b.eq;Rr=d._emscripten_bind_Vector2_IsClose_2=b.fq;Sr=d._emscripten_bind_Vector2_IsNormalized_0=b.gq;Tr=d._emscripten_bind_Vector2_IsNormalized_1=b.hq;Ur=d._emscripten_bind_Vector2_Normalized_0=
b.iq;Vr=d._emscripten_bind_Vector2_GetComponent_1=b.jq;Wr=d._emscripten_bind_Vector2_Add_1=b.kq;Xr=d._emscripten_bind_Vector2_Sub_1=b.lq;Yr=d._emscripten_bind_Vector2_Mul_1=b.mq;Zr=d._emscripten_bind_Vector2_Div_1=b.nq;$r=d._emscripten_bind_Vector2_MulFloat_1=b.oq;as=d._emscripten_bind_Vector2_DivFloat_1=b.pq;bs=d._emscripten_bind_Vector2_AddVector2_1=b.qq;cs=d._emscripten_bind_Vector2_SubVector2_1=b.rq;ds=d._emscripten_bind_Vector2_Dot_1=b.sq;es=d._emscripten_bind_Vector2___destroy___0=b.tq;gs=d._emscripten_bind_Quat_Quat_0=
b.uq;hs=d._emscripten_bind_Quat_Quat_4=b.vq;is=d._emscripten_bind_Quat_sZero_0=b.wq;js=d._emscripten_bind_Quat_sIdentity_0=b.xq;ks=d._emscripten_bind_Quat_sRotation_2=b.yq;ls=d._emscripten_bind_Quat_sFromTo_2=b.zq;ms=d._emscripten_bind_Quat_Equals_1=b.Aq;ns=d._emscripten_bind_Quat_NotEquals_1=b.Bq;ps=d._emscripten_bind_Quat_MulQuat_1=b.Cq;qs=d._emscripten_bind_Quat_MulVec3_1=b.Dq;rs=d._emscripten_bind_Quat_MulFloat_1=b.Eq;ss=d._emscripten_bind_Quat_IsClose_1=b.Fq;ts=d._emscripten_bind_Quat_IsClose_2=
b.Gq;us=d._emscripten_bind_Quat_IsNormalized_0=b.Hq;vs=d._emscripten_bind_Quat_IsNormalized_1=b.Iq;xs=d._emscripten_bind_Quat_Length_0=b.Jq;ys=d._emscripten_bind_Quat_LengthSq_0=b.Kq;zs=d._emscripten_bind_Quat_Normalized_0=b.Lq;As=d._emscripten_bind_Quat_sEulerAngles_1=b.Mq;Bs=d._emscripten_bind_Quat_GetEulerAngles_0=b.Nq;Cs=d._emscripten_bind_Quat_GetX_0=b.Oq;Ds=d._emscripten_bind_Quat_GetY_0=b.Pq;Es=d._emscripten_bind_Quat_GetZ_0=b.Qq;Fs=d._emscripten_bind_Quat_GetW_0=b.Rq;Gs=d._emscripten_bind_Quat_GetXYZ_0=
b.Sq;Hs=d._emscripten_bind_Quat_SetX_1=b.Tq;Is=d._emscripten_bind_Quat_SetY_1=b.Uq;Js=d._emscripten_bind_Quat_SetZ_1=b.Vq;Ks=d._emscripten_bind_Quat_SetW_1=b.Wq;Ls=d._emscripten_bind_Quat_Set_4=b.Xq;Ms=d._emscripten_bind_Quat_sMultiplyImaginary_2=b.Yq;Ns=d._emscripten_bind_Quat_InverseRotate_1=b.Zq;Os=d._emscripten_bind_Quat_RotateAxisX_0=b._q;Ps=d._emscripten_bind_Quat_RotateAxisY_0=b.$q;Qs=d._emscripten_bind_Quat_RotateAxisZ_0=b.ar;Rs=d._emscripten_bind_Quat_Dot_1=b.br;Ss=d._emscripten_bind_Quat_Conjugated_0=
b.cr;Ts=d._emscripten_bind_Quat_Inversed_0=b.dr;Us=d._emscripten_bind_Quat_EnsureWPositive_0=b.er;Vs=d._emscripten_bind_Quat_GetPerpendicular_0=b.fr;Ws=d._emscripten_bind_Quat_GetRotationAngle_1=b.gr;Xs=d._emscripten_bind_Quat_GetTwist_1=b.hr;Ys=d._emscripten_bind_Quat_GetSwingTwist_2=b.ir;Zs=d._emscripten_bind_Quat_LERP_2=b.jr;$s=d._emscripten_bind_Quat_SLERP_2=b.kr;at=d._emscripten_bind_Quat___destroy___0=b.lr;bt=d._emscripten_bind_Float3_Float3_3=b.mr;ct=d._emscripten_bind_Float3_Equals_1=b.nr;
dt=d._emscripten_bind_Float3_NotEquals_1=b.or;et=d._emscripten_bind_Float3_get_x_0=b.pr;ft=d._emscripten_bind_Float3_set_x_1=b.qr;gt=d._emscripten_bind_Float3_get_y_0=b.rr;ht=d._emscripten_bind_Float3_set_y_1=b.sr;it=d._emscripten_bind_Float3_get_z_0=b.tr;jt=d._emscripten_bind_Float3_set_z_1=b.ur;kt=d._emscripten_bind_Float3___destroy___0=b.vr;lt=d._emscripten_bind_Mat44_Mat44_0=b.wr;mt=d._emscripten_bind_Mat44_sZero_0=b.xr;nt=d._emscripten_bind_Mat44_sIdentity_0=b.yr;ot=d._emscripten_bind_Mat44_sRotationX_1=
b.zr;pt=d._emscripten_bind_Mat44_sRotationY_1=b.Ar;qt=d._emscripten_bind_Mat44_sRotationZ_1=b.Br;rt=d._emscripten_bind_Mat44_sRotation_1=b.Cr;st=d._emscripten_bind_Mat44_sRotationAxisAngle_2=b.Dr;tt=d._emscripten_bind_Mat44_sTranslation_1=b.Er;ut=d._emscripten_bind_Mat44_sRotationTranslation_2=b.Fr;vt=d._emscripten_bind_Mat44_sInverseRotationTranslation_2=b.Gr;wt=d._emscripten_bind_Mat44_sScale_1=b.Hr;xt=d._emscripten_bind_Mat44_sScaleVec3_1=b.Ir;yt=d._emscripten_bind_Mat44_sOuterProduct_2=b.Jr;zt=
d._emscripten_bind_Mat44_sCrossProduct_1=b.Kr;At=d._emscripten_bind_Mat44_sQuatLeftMultiply_1=b.Lr;Bt=d._emscripten_bind_Mat44_sQuatRightMultiply_1=b.Mr;Ct=d._emscripten_bind_Mat44_sLookAt_3=b.Nr;Dt=d._emscripten_bind_Mat44_sPerspective_4=b.Or;Et=d._emscripten_bind_Mat44_GetAxisX_0=b.Pr;Ft=d._emscripten_bind_Mat44_GetAxisY_0=b.Qr;Gt=d._emscripten_bind_Mat44_GetAxisZ_0=b.Rr;Ht=d._emscripten_bind_Mat44_GetDiagonal3_0=b.Sr;It=d._emscripten_bind_Mat44_GetDiagonal4_0=b.Tr;Jt=d._emscripten_bind_Mat44_GetRotation_0=
b.Ur;Kt=d._emscripten_bind_Mat44_GetRotationSafe_0=b.Vr;Lt=d._emscripten_bind_Mat44_GetQuaternion_0=b.Wr;Mt=d._emscripten_bind_Mat44_GetTranslation_0=b.Xr;Nt=d._emscripten_bind_Mat44_Equals_1=b.Yr;Ot=d._emscripten_bind_Mat44_NotEquals_1=b.Zr;Pt=d._emscripten_bind_Mat44_IsClose_1=b._r;Qt=d._emscripten_bind_Mat44_IsClose_2=b.$r;Rt=d._emscripten_bind_Mat44_Add_1=b.as;St=d._emscripten_bind_Mat44_MulFloat_1=b.bs;Tt=d._emscripten_bind_Mat44_MulMat44_1=b.cs;Ut=d._emscripten_bind_Mat44_MulVec3_1=b.ds;Vt=
d._emscripten_bind_Mat44_MulVec4_1=b.es;Wt=d._emscripten_bind_Mat44_AddMat44_1=b.fs;Xt=d._emscripten_bind_Mat44_SubMat44_1=b.gs;Yt=d._emscripten_bind_Mat44_Multiply3x3_1=b.hs;Zt=d._emscripten_bind_Mat44_Multiply3x3Transposed_1=b.is;$t=d._emscripten_bind_Mat44_Multiply3x3LeftTransposed_1=b.js;au=d._emscripten_bind_Mat44_Multiply3x3RightTransposed_1=b.ks;bu=d._emscripten_bind_Mat44_Transposed_0=b.ls;cu=d._emscripten_bind_Mat44_Transposed3x3_0=b.ms;du=d._emscripten_bind_Mat44_Inversed_0=b.ns;eu=d._emscripten_bind_Mat44_InversedRotationTranslation_0=
b.os;fu=d._emscripten_bind_Mat44_Adjointed3x3_0=b.ps;gu=d._emscripten_bind_Mat44_SetInversed3x3_1=b.qs;hu=d._emscripten_bind_Mat44_GetDeterminant3x3_0=b.rs;iu=d._emscripten_bind_Mat44_Inversed3x3_0=b.ss;ju=d._emscripten_bind_Mat44_GetDirectionPreservingMatrix_0=b.ts;ku=d._emscripten_bind_Mat44_PreTranslated_1=b.us;lu=d._emscripten_bind_Mat44_PostTranslated_1=b.vs;mu=d._emscripten_bind_Mat44_PreScaled_1=b.ws;nu=d._emscripten_bind_Mat44_PostScaled_1=b.xs;ou=d._emscripten_bind_Mat44_Decompose_1=b.ys;
pu=d._emscripten_bind_Mat44_SetColumn3_2=b.zs;qu=d._emscripten_bind_Mat44_SetColumn4_2=b.As;ru=d._emscripten_bind_Mat44_SetAxisX_1=b.Bs;su=d._emscripten_bind_Mat44_SetAxisY_1=b.Cs;tu=d._emscripten_bind_Mat44_SetAxisZ_1=b.Ds;uu=d._emscripten_bind_Mat44_SetDiagonal3_1=b.Es;vu=d._emscripten_bind_Mat44_SetDiagonal4_1=b.Fs;wu=d._emscripten_bind_Mat44_SetTranslation_1=b.Gs;xu=d._emscripten_bind_Mat44_GetColumn3_1=b.Hs;yu=d._emscripten_bind_Mat44_GetColumn4_1=b.Is;zu=d._emscripten_bind_Mat44___destroy___0=
b.Js;Au=d._emscripten_bind_RMat44_RMat44_0=b.Ks;Bu=d._emscripten_bind_RMat44_sZero_0=b.Ls;Cu=d._emscripten_bind_RMat44_sIdentity_0=b.Ms;Du=d._emscripten_bind_RMat44_sRotation_1=b.Ns;Eu=d._emscripten_bind_RMat44_sTranslation_1=b.Os;Fu=d._emscripten_bind_RMat44_sRotationTranslation_2=b.Ps;Gu=d._emscripten_bind_RMat44_sInverseRotationTranslation_2=b.Qs;Hu=d._emscripten_bind_RMat44_ToMat44_0=b.Rs;Iu=d._emscripten_bind_RMat44_Equals_1=b.Ss;Ju=d._emscripten_bind_RMat44_NotEquals_1=b.Ts;Ku=d._emscripten_bind_RMat44_MulVec3_1=
b.Us;Lu=d._emscripten_bind_RMat44_MulRVec3_1=b.Vs;Mu=d._emscripten_bind_RMat44_MulMat44_1=b.Ws;Nu=d._emscripten_bind_RMat44_MulRMat44_1=b.Xs;Ou=d._emscripten_bind_RMat44_GetAxisX_0=b.Ys;Pu=d._emscripten_bind_RMat44_GetAxisY_0=b.Zs;Qu=d._emscripten_bind_RMat44_GetAxisZ_0=b._s;Ru=d._emscripten_bind_RMat44_GetRotation_0=b.$s;Su=d._emscripten_bind_RMat44_SetRotation_1=b.at;Tu=d._emscripten_bind_RMat44_GetQuaternion_0=b.bt;Uu=d._emscripten_bind_RMat44_GetTranslation_0=b.ct;Vu=d._emscripten_bind_RMat44_IsClose_1=
b.dt;Wu=d._emscripten_bind_RMat44_IsClose_2=b.et;Xu=d._emscripten_bind_RMat44_Multiply3x3_1=b.ft;Yu=d._emscripten_bind_RMat44_Multiply3x3Transposed_1=b.gt;Zu=d._emscripten_bind_RMat44_Transposed3x3_0=b.ht;$u=d._emscripten_bind_RMat44_Inversed_0=b.it;av=d._emscripten_bind_RMat44_InversedRotationTranslation_0=b.jt;bv=d._emscripten_bind_RMat44_PreTranslated_1=b.kt;cv=d._emscripten_bind_RMat44_PostTranslated_1=b.lt;dv=d._emscripten_bind_RMat44_PreScaled_1=b.mt;ev=d._emscripten_bind_RMat44_PostScaled_1=
b.nt;fv=d._emscripten_bind_RMat44_GetDirectionPreservingMatrix_0=b.ot;gv=d._emscripten_bind_RMat44_SetColumn3_2=b.pt;hv=d._emscripten_bind_RMat44_GetColumn3_1=b.qt;iv=d._emscripten_bind_RMat44_SetAxisX_1=b.rt;jv=d._emscripten_bind_RMat44_SetAxisY_1=b.st;kv=d._emscripten_bind_RMat44_SetAxisZ_1=b.tt;lv=d._emscripten_bind_RMat44_SetTranslation_1=b.ut;mv=d._emscripten_bind_RMat44_SetColumn4_2=b.vt;nv=d._emscripten_bind_RMat44_GetColumn4_1=b.wt;ov=d._emscripten_bind_RMat44_Decompose_1=b.xt;pv=d._emscripten_bind_RMat44___destroy___0=
b.yt;qv=d._emscripten_bind_AABox_AABox_0=b.zt;rv=d._emscripten_bind_AABox_AABox_2=b.At;sv=d._emscripten_bind_AABox_sBiggest_0=b.Bt;tv=d._emscripten_bind_AABox_sFromTwoPoints_2=b.Ct;uv=d._emscripten_bind_AABox_sFromTriangle_2=b.Dt;vv=d._emscripten_bind_AABox_Equals_1=b.Et;wv=d._emscripten_bind_AABox_NotEquals_1=b.Ft;xv=d._emscripten_bind_AABox_SetEmpty_0=b.Gt;yv=d._emscripten_bind_AABox_IsValid_0=b.Ht;zv=d._emscripten_bind_AABox_EncapsulateVec3_1=b.It;Av=d._emscripten_bind_AABox_EncapsulateAABox_1=
b.Jt;Bv=d._emscripten_bind_AABox_EncapsulateTriangle_1=b.Kt;Cv=d._emscripten_bind_AABox_EncapsulateIndexedTriangle_2=b.Lt;Dv=d._emscripten_bind_AABox_Intersect_1=b.Mt;Ev=d._emscripten_bind_AABox_EnsureMinimalEdgeLength_1=b.Nt;Fv=d._emscripten_bind_AABox_ExpandBy_1=b.Ot;Gv=d._emscripten_bind_AABox_GetCenter_0=b.Pt;Hv=d._emscripten_bind_AABox_GetExtent_0=b.Qt;Iv=d._emscripten_bind_AABox_GetSize_0=b.Rt;Jv=d._emscripten_bind_AABox_GetSurfaceArea_0=b.St;Kv=d._emscripten_bind_AABox_GetVolume_0=b.Tt;Lv=
d._emscripten_bind_AABox_ContainsVec3_1=b.Ut;Mv=d._emscripten_bind_AABox_ContainsRVec3_1=b.Vt;Nv=d._emscripten_bind_AABox_OverlapsAABox_1=b.Wt;Ov=d._emscripten_bind_AABox_OverlapsPlane_1=b.Xt;Pv=d._emscripten_bind_AABox_TranslateVec3_1=b.Yt;Qv=d._emscripten_bind_AABox_TranslateRVec3_1=b.Zt;Rv=d._emscripten_bind_AABox_TransformedMat44_1=b._t;Sv=d._emscripten_bind_AABox_TransformedRMat44_1=b.$t;Tv=d._emscripten_bind_AABox_Scaled_1=b.au;Uv=d._emscripten_bind_AABox_GetClosestPoint_1=b.bu;Vv=d._emscripten_bind_AABox_GetSqDistanceTo_1=
b.cu;Wv=d._emscripten_bind_AABox_get_mMin_0=b.du;Xv=d._emscripten_bind_AABox_set_mMin_1=b.eu;Yv=d._emscripten_bind_AABox_get_mMax_0=b.fu;Zv=d._emscripten_bind_AABox_set_mMax_1=b.gu;$v=d._emscripten_bind_AABox___destroy___0=b.hu;aw=d._emscripten_bind_OrientedBox_OrientedBox_0=b.iu;bw=d._emscripten_bind_OrientedBox_OrientedBox_2=b.ju;cw=d._emscripten_bind_OrientedBox_get_mOrientation_0=b.ku;dw=d._emscripten_bind_OrientedBox_set_mOrientation_1=b.lu;ew=d._emscripten_bind_OrientedBox_get_mHalfExtents_0=
b.mu;fw=d._emscripten_bind_OrientedBox_set_mHalfExtents_1=b.nu;gw=d._emscripten_bind_OrientedBox___destroy___0=b.ou;hw=d._emscripten_bind_RayCast_RayCast_0=b.pu;iw=d._emscripten_bind_RayCast_RayCast_2=b.qu;jw=d._emscripten_bind_RayCast_Transformed_1=b.ru;kw=d._emscripten_bind_RayCast_Translated_1=b.su;lw=d._emscripten_bind_RayCast_GetPointOnRay_1=b.tu;mw=d._emscripten_bind_RayCast_get_mOrigin_0=b.uu;nw=d._emscripten_bind_RayCast_set_mOrigin_1=b.vu;ow=d._emscripten_bind_RayCast_get_mDirection_0=b.wu;
pw=d._emscripten_bind_RayCast_set_mDirection_1=b.xu;qw=d._emscripten_bind_RayCast___destroy___0=b.yu;rw=d._emscripten_bind_RRayCast_RRayCast_0=b.zu;sw=d._emscripten_bind_RRayCast_RRayCast_2=b.Au;tw=d._emscripten_bind_RRayCast_Transformed_1=b.Bu;uw=d._emscripten_bind_RRayCast_Translated_1=b.Cu;vw=d._emscripten_bind_RRayCast_GetPointOnRay_1=b.Du;ww=d._emscripten_bind_RRayCast_get_mOrigin_0=b.Eu;xw=d._emscripten_bind_RRayCast_set_mOrigin_1=b.Fu;yw=d._emscripten_bind_RRayCast_get_mDirection_0=b.Gu;zw=
d._emscripten_bind_RRayCast_set_mDirection_1=b.Hu;Aw=d._emscripten_bind_RRayCast___destroy___0=b.Iu;Bw=d._emscripten_bind_RayCastResult_RayCastResult_0=b.Ju;Cw=d._emscripten_bind_RayCastResult_Reset_0=b.Ku;Dw=d._emscripten_bind_RayCastResult_get_mSubShapeID2_0=b.Lu;Ew=d._emscripten_bind_RayCastResult_set_mSubShapeID2_1=b.Mu;Fw=d._emscripten_bind_RayCastResult_get_mBodyID_0=b.Nu;Gw=d._emscripten_bind_RayCastResult_set_mBodyID_1=b.Ou;Hw=d._emscripten_bind_RayCastResult_get_mFraction_0=b.Pu;Iw=d._emscripten_bind_RayCastResult_set_mFraction_1=
b.Qu;Jw=d._emscripten_bind_RayCastResult___destroy___0=b.Ru;Kw=d._emscripten_bind_AABoxCast_AABoxCast_0=b.Su;Lw=d._emscripten_bind_AABoxCast_get_mBox_0=b.Tu;Mw=d._emscripten_bind_AABoxCast_set_mBox_1=b.Uu;Nw=d._emscripten_bind_AABoxCast_get_mDirection_0=b.Vu;Ow=d._emscripten_bind_AABoxCast_set_mDirection_1=b.Wu;Pw=d._emscripten_bind_AABoxCast___destroy___0=b.Xu;Qw=d._emscripten_bind_ShapeCast_ShapeCast_4=b.Yu;Rw=d._emscripten_bind_ShapeCast_GetPointOnRay_1=b.Zu;Sw=d._emscripten_bind_ShapeCast_get_mShape_0=
b._u;Tw=d._emscripten_bind_ShapeCast_get_mScale_0=b.$u;Uw=d._emscripten_bind_ShapeCast_get_mCenterOfMassStart_0=b.av;Vw=d._emscripten_bind_ShapeCast_get_mDirection_0=b.bv;Ww=d._emscripten_bind_ShapeCast___destroy___0=b.cv;Xw=d._emscripten_bind_RShapeCast_RShapeCast_4=b.dv;Yw=d._emscripten_bind_RShapeCast_GetPointOnRay_1=b.ev;Zw=d._emscripten_bind_RShapeCast_get_mShape_0=b.fv;$w=d._emscripten_bind_RShapeCast_get_mScale_0=b.gv;ax=d._emscripten_bind_RShapeCast_get_mCenterOfMassStart_0=b.hv;bx=d._emscripten_bind_RShapeCast_get_mDirection_0=
b.iv;cx=d._emscripten_bind_RShapeCast___destroy___0=b.jv;dx=d._emscripten_bind_Plane_Plane_2=b.kv;ex=d._emscripten_bind_Plane_GetNormal_0=b.lv;fx=d._emscripten_bind_Plane_SetNormal_1=b.mv;gx=d._emscripten_bind_Plane_GetConstant_0=b.nv;hx=d._emscripten_bind_Plane_SetConstant_1=b.ov;ix=d._emscripten_bind_Plane_sFromPointAndNormal_2=b.pv;jx=d._emscripten_bind_Plane_sFromPointsCCW_3=b.qv;kx=d._emscripten_bind_Plane_Offset_1=b.rv;lx=d._emscripten_bind_Plane_Scaled_1=b.sv;mx=d._emscripten_bind_Plane_GetTransformed_1=
b.tv;nx=d._emscripten_bind_Plane_ProjectPointOnPlane_1=b.uv;ox=d._emscripten_bind_Plane_SignedDistance_1=b.vv;px=d._emscripten_bind_Plane___destroy___0=b.wv;qx=d._emscripten_bind_TransformedShape_TransformedShape_0=b.xv;rx=d._emscripten_bind_TransformedShape_CastRay_2=b.yv;sx=d._emscripten_bind_TransformedShape_CastRay_4=b.zv;tx=d._emscripten_bind_TransformedShape_CollidePoint_3=b.Av;ux=d._emscripten_bind_TransformedShape_CollideShape_7=b.Bv;vx=d._emscripten_bind_TransformedShape_CastShape_5=b.Cv;
wx=d._emscripten_bind_TransformedShape_CollectTransformedShapes_3=b.Dv;xx=d._emscripten_bind_TransformedShape_GetShapeScale_0=b.Ev;yx=d._emscripten_bind_TransformedShape_SetShapeScale_1=b.Fv;zx=d._emscripten_bind_TransformedShape_GetCenterOfMassTransform_0=b.Gv;Ax=d._emscripten_bind_TransformedShape_GetInverseCenterOfMassTransform_0=b.Hv;Bx=d._emscripten_bind_TransformedShape_SetWorldTransform_1=b.Iv;Cx=d._emscripten_bind_TransformedShape_SetWorldTransform_3=b.Jv;Dx=d._emscripten_bind_TransformedShape_GetWorldTransform_0=
b.Kv;Ex=d._emscripten_bind_TransformedShape_GetWorldSpaceBounds_0=b.Lv;Fx=d._emscripten_bind_TransformedShape_GetWorldSpaceSurfaceNormal_2=b.Mv;Gx=d._emscripten_bind_TransformedShape_GetMaterial_1=b.Nv;Hx=d._emscripten_bind_TransformedShape_get_mShapePositionCOM_0=b.Ov;Ix=d._emscripten_bind_TransformedShape_set_mShapePositionCOM_1=b.Pv;Jx=d._emscripten_bind_TransformedShape_get_mShapeRotation_0=b.Qv;Kx=d._emscripten_bind_TransformedShape_set_mShapeRotation_1=b.Rv;Lx=d._emscripten_bind_TransformedShape_get_mShape_0=
b.Sv;Mx=d._emscripten_bind_TransformedShape_set_mShape_1=b.Tv;Nx=d._emscripten_bind_TransformedShape_get_mShapeScale_0=b.Uv;Ox=d._emscripten_bind_TransformedShape_set_mShapeScale_1=b.Vv;Px=d._emscripten_bind_TransformedShape_get_mBodyID_0=b.Wv;Qx=d._emscripten_bind_TransformedShape_set_mBodyID_1=b.Xv;Rx=d._emscripten_bind_TransformedShape___destroy___0=b.Yv;Sx=d._emscripten_bind_PhysicsMaterial_PhysicsMaterial_0=b.Zv;Tx=d._emscripten_bind_PhysicsMaterial_GetRefCount_0=b._v;Ux=d._emscripten_bind_PhysicsMaterial_AddRef_0=
b.$v;Vx=d._emscripten_bind_PhysicsMaterial_Release_0=b.aw;Wx=d._emscripten_bind_PhysicsMaterial___destroy___0=b.bw;Xx=d._emscripten_bind_PhysicsMaterialList_PhysicsMaterialList_0=b.cw;Yx=d._emscripten_bind_PhysicsMaterialList_empty_0=b.dw;Zx=d._emscripten_bind_PhysicsMaterialList_size_0=b.ew;$x=d._emscripten_bind_PhysicsMaterialList_at_1=b.fw;ay=d._emscripten_bind_PhysicsMaterialList_push_back_1=b.gw;by=d._emscripten_bind_PhysicsMaterialList_reserve_1=b.hw;cy=d._emscripten_bind_PhysicsMaterialList_resize_1=
b.iw;dy=d._emscripten_bind_PhysicsMaterialList_clear_0=b.jw;ey=d._emscripten_bind_PhysicsMaterialList___destroy___0=b.kw;fy=d._emscripten_bind_Triangle_Triangle_0=b.lw;gy=d._emscripten_bind_Triangle_Triangle_3=b.mw;hy=d._emscripten_bind_Triangle_Triangle_4=b.nw;iy=d._emscripten_bind_Triangle_Triangle_5=b.ow;jy=d._emscripten_bind_Triangle_get_mV_1=b.pw;ky=d._emscripten_bind_Triangle_set_mV_2=b.qw;ly=d._emscripten_bind_Triangle_get_mMaterialIndex_0=b.rw;my=d._emscripten_bind_Triangle_set_mMaterialIndex_1=
b.sw;ny=d._emscripten_bind_Triangle_get_mUserData_0=b.tw;oy=d._emscripten_bind_Triangle_set_mUserData_1=b.uw;py=d._emscripten_bind_Triangle___destroy___0=b.vw;qy=d._emscripten_bind_TriangleList_TriangleList_0=b.ww;ry=d._emscripten_bind_TriangleList_empty_0=b.xw;sy=d._emscripten_bind_TriangleList_size_0=b.yw;ty=d._emscripten_bind_TriangleList_at_1=b.zw;uy=d._emscripten_bind_TriangleList_push_back_1=b.Aw;vy=d._emscripten_bind_TriangleList_reserve_1=b.Bw;wy=d._emscripten_bind_TriangleList_resize_1=b.Cw;
xy=d._emscripten_bind_TriangleList_clear_0=b.Dw;yy=d._emscripten_bind_TriangleList___destroy___0=b.Ew;zy=d._emscripten_bind_VertexList_VertexList_0=b.Fw;Ay=d._emscripten_bind_VertexList_empty_0=b.Gw;By=d._emscripten_bind_VertexList_size_0=b.Hw;Cy=d._emscripten_bind_VertexList_at_1=b.Iw;Dy=d._emscripten_bind_VertexList_push_back_1=b.Jw;Ey=d._emscripten_bind_VertexList_reserve_1=b.Kw;Fy=d._emscripten_bind_VertexList_resize_1=b.Lw;Gy=d._emscripten_bind_VertexList_clear_0=b.Mw;Hy=d._emscripten_bind_VertexList___destroy___0=
b.Nw;Iy=d._emscripten_bind_IndexedTriangle_IndexedTriangle_0=b.Ow;Jy=d._emscripten_bind_IndexedTriangle_IndexedTriangle_4=b.Pw;Ky=d._emscripten_bind_IndexedTriangle_IndexedTriangle_5=b.Qw;Ly=d._emscripten_bind_IndexedTriangle_get_mIdx_1=b.Rw;My=d._emscripten_bind_IndexedTriangle_set_mIdx_2=b.Sw;Ny=d._emscripten_bind_IndexedTriangle_get_mMaterialIndex_0=b.Tw;Oy=d._emscripten_bind_IndexedTriangle_set_mMaterialIndex_1=b.Uw;Py=d._emscripten_bind_IndexedTriangle_get_mUserData_0=b.Vw;Qy=d._emscripten_bind_IndexedTriangle_set_mUserData_1=
b.Ww;Ry=d._emscripten_bind_IndexedTriangle___destroy___0=b.Xw;Sy=d._emscripten_bind_IndexedTriangleList_IndexedTriangleList_0=b.Yw;Ty=d._emscripten_bind_IndexedTriangleList_empty_0=b.Zw;Uy=d._emscripten_bind_IndexedTriangleList_size_0=b._w;Vy=d._emscripten_bind_IndexedTriangleList_at_1=b.$w;Wy=d._emscripten_bind_IndexedTriangleList_push_back_1=b.ax;Xy=d._emscripten_bind_IndexedTriangleList_reserve_1=b.bx;Yy=d._emscripten_bind_IndexedTriangleList_resize_1=b.cx;Zy=d._emscripten_bind_IndexedTriangleList_clear_0=
b.dx;$y=d._emscripten_bind_IndexedTriangleList___destroy___0=b.ex;az=d._emscripten_bind_ShapeResult_IsValid_0=b.fx;bz=d._emscripten_bind_ShapeResult_HasError_0=b.gx;cz=d._emscripten_bind_ShapeResult_GetError_0=b.hx;dz=d._emscripten_bind_ShapeResult_Get_0=b.ix;ez=d._emscripten_bind_ShapeResult_Clear_0=b.jx;fz=d._emscripten_bind_ShapeResult___destroy___0=b.kx;gz=d._emscripten_bind_ShapeGetTriangles_ShapeGetTriangles_5=b.lx;hz=d._emscripten_bind_ShapeGetTriangles_GetNumTriangles_0=b.mx;iz=d._emscripten_bind_ShapeGetTriangles_GetVerticesSize_0=
b.nx;jz=d._emscripten_bind_ShapeGetTriangles_GetVerticesData_0=b.ox;kz=d._emscripten_bind_ShapeGetTriangles_GetMaterial_1=b.px;lz=d._emscripten_bind_ShapeGetTriangles___destroy___0=b.qx;mz=d._emscripten_bind_SphereShapeSettings_SphereShapeSettings_1=b.rx;nz=d._emscripten_bind_SphereShapeSettings_SphereShapeSettings_2=b.sx;oz=d._emscripten_bind_SphereShapeSettings_GetRefCount_0=b.tx;pz=d._emscripten_bind_SphereShapeSettings_AddRef_0=b.ux;qz=d._emscripten_bind_SphereShapeSettings_Release_0=b.vx;rz=
d._emscripten_bind_SphereShapeSettings_Create_0=b.wx;sz=d._emscripten_bind_SphereShapeSettings_ClearCachedResult_0=b.xx;tz=d._emscripten_bind_SphereShapeSettings_get_mRadius_0=b.yx;uz=d._emscripten_bind_SphereShapeSettings_set_mRadius_1=b.zx;vz=d._emscripten_bind_SphereShapeSettings_get_mMaterial_0=b.Ax;wz=d._emscripten_bind_SphereShapeSettings_set_mMaterial_1=b.Bx;xz=d._emscripten_bind_SphereShapeSettings_get_mDensity_0=b.Cx;yz=d._emscripten_bind_SphereShapeSettings_set_mDensity_1=b.Dx;zz=d._emscripten_bind_SphereShapeSettings_get_mUserData_0=
b.Ex;Az=d._emscripten_bind_SphereShapeSettings_set_mUserData_1=b.Fx;Bz=d._emscripten_bind_SphereShapeSettings___destroy___0=b.Gx;Cz=d._emscripten_bind_SphereShape_SphereShape_1=b.Hx;Dz=d._emscripten_bind_SphereShape_SphereShape_2=b.Ix;Ez=d._emscripten_bind_SphereShape_GetRadius_0=b.Jx;Fz=d._emscripten_bind_SphereShape_SetMaterial_1=b.Kx;Gz=d._emscripten_bind_SphereShape_GetDensity_0=b.Lx;Hz=d._emscripten_bind_SphereShape_SetDensity_1=b.Mx;Iz=d._emscripten_bind_SphereShape_GetRefCount_0=b.Nx;Jz=d._emscripten_bind_SphereShape_AddRef_0=
b.Ox;Kz=d._emscripten_bind_SphereShape_Release_0=b.Px;Lz=d._emscripten_bind_SphereShape_GetType_0=b.Qx;Mz=d._emscripten_bind_SphereShape_GetSubType_0=b.Rx;Nz=d._emscripten_bind_SphereShape_MustBeStatic_0=b.Sx;Oz=d._emscripten_bind_SphereShape_GetLocalBounds_0=b.Tx;Pz=d._emscripten_bind_SphereShape_GetWorldSpaceBounds_2=b.Ux;Qz=d._emscripten_bind_SphereShape_GetCenterOfMass_0=b.Vx;Rz=d._emscripten_bind_SphereShape_GetUserData_0=b.Wx;Sz=d._emscripten_bind_SphereShape_SetUserData_1=b.Xx;Tz=d._emscripten_bind_SphereShape_GetSubShapeIDBitsRecursive_0=
b.Yx;Uz=d._emscripten_bind_SphereShape_GetInnerRadius_0=b.Zx;Vz=d._emscripten_bind_SphereShape_GetMassProperties_0=b._x;Wz=d._emscripten_bind_SphereShape_GetLeafShape_2=b.$x;Xz=d._emscripten_bind_SphereShape_GetMaterial_1=b.ay;Yz=d._emscripten_bind_SphereShape_GetSurfaceNormal_2=b.by;Zz=d._emscripten_bind_SphereShape_GetSubShapeUserData_1=b.cy;$z=d._emscripten_bind_SphereShape_GetSubShapeTransformedShape_5=b.dy;aA=d._emscripten_bind_SphereShape_GetVolume_0=b.ey;bA=d._emscripten_bind_SphereShape_IsValidScale_1=
b.fy;cA=d._emscripten_bind_SphereShape_MakeScaleValid_1=b.gy;dA=d._emscripten_bind_SphereShape_ScaleShape_1=b.hy;eA=d._emscripten_bind_SphereShape___destroy___0=b.iy;fA=d._emscripten_bind_BoxShapeSettings_BoxShapeSettings_1=b.jy;gA=d._emscripten_bind_BoxShapeSettings_BoxShapeSettings_2=b.ky;hA=d._emscripten_bind_BoxShapeSettings_BoxShapeSettings_3=b.ly;iA=d._emscripten_bind_BoxShapeSettings_GetRefCount_0=b.my;jA=d._emscripten_bind_BoxShapeSettings_AddRef_0=b.ny;kA=d._emscripten_bind_BoxShapeSettings_Release_0=
b.oy;lA=d._emscripten_bind_BoxShapeSettings_Create_0=b.py;mA=d._emscripten_bind_BoxShapeSettings_ClearCachedResult_0=b.qy;nA=d._emscripten_bind_BoxShapeSettings_get_mHalfExtent_0=b.ry;oA=d._emscripten_bind_BoxShapeSettings_set_mHalfExtent_1=b.sy;pA=d._emscripten_bind_BoxShapeSettings_get_mConvexRadius_0=b.ty;qA=d._emscripten_bind_BoxShapeSettings_set_mConvexRadius_1=b.uy;rA=d._emscripten_bind_BoxShapeSettings_get_mMaterial_0=b.vy;sA=d._emscripten_bind_BoxShapeSettings_set_mMaterial_1=b.wy;tA=d._emscripten_bind_BoxShapeSettings_get_mDensity_0=
b.xy;uA=d._emscripten_bind_BoxShapeSettings_set_mDensity_1=b.yy;vA=d._emscripten_bind_BoxShapeSettings_get_mUserData_0=b.zy;wA=d._emscripten_bind_BoxShapeSettings_set_mUserData_1=b.Ay;xA=d._emscripten_bind_BoxShapeSettings___destroy___0=b.By;yA=d._emscripten_bind_BoxShape_BoxShape_1=b.Cy;zA=d._emscripten_bind_BoxShape_BoxShape_2=b.Dy;AA=d._emscripten_bind_BoxShape_BoxShape_3=b.Ey;BA=d._emscripten_bind_BoxShape_GetHalfExtent_0=b.Fy;CA=d._emscripten_bind_BoxShape_SetMaterial_1=b.Gy;DA=d._emscripten_bind_BoxShape_GetDensity_0=
b.Hy;EA=d._emscripten_bind_BoxShape_SetDensity_1=b.Iy;FA=d._emscripten_bind_BoxShape_GetRefCount_0=b.Jy;GA=d._emscripten_bind_BoxShape_AddRef_0=b.Ky;HA=d._emscripten_bind_BoxShape_Release_0=b.Ly;IA=d._emscripten_bind_BoxShape_GetType_0=b.My;JA=d._emscripten_bind_BoxShape_GetSubType_0=b.Ny;KA=d._emscripten_bind_BoxShape_MustBeStatic_0=b.Oy;LA=d._emscripten_bind_BoxShape_GetLocalBounds_0=b.Py;MA=d._emscripten_bind_BoxShape_GetWorldSpaceBounds_2=b.Qy;NA=d._emscripten_bind_BoxShape_GetCenterOfMass_0=
b.Ry;OA=d._emscripten_bind_BoxShape_GetUserData_0=b.Sy;PA=d._emscripten_bind_BoxShape_SetUserData_1=b.Ty;QA=d._emscripten_bind_BoxShape_GetSubShapeIDBitsRecursive_0=b.Uy;RA=d._emscripten_bind_BoxShape_GetInnerRadius_0=b.Vy;SA=d._emscripten_bind_BoxShape_GetMassProperties_0=b.Wy;TA=d._emscripten_bind_BoxShape_GetLeafShape_2=b.Xy;UA=d._emscripten_bind_BoxShape_GetMaterial_1=b.Yy;VA=d._emscripten_bind_BoxShape_GetSurfaceNormal_2=b.Zy;WA=d._emscripten_bind_BoxShape_GetSubShapeUserData_1=b._y;XA=d._emscripten_bind_BoxShape_GetSubShapeTransformedShape_5=
b.$y;YA=d._emscripten_bind_BoxShape_GetVolume_0=b.az;ZA=d._emscripten_bind_BoxShape_IsValidScale_1=b.bz;$A=d._emscripten_bind_BoxShape_MakeScaleValid_1=b.cz;aB=d._emscripten_bind_BoxShape_ScaleShape_1=b.dz;bB=d._emscripten_bind_BoxShape___destroy___0=b.ez;cB=d._emscripten_bind_CylinderShapeSettings_CylinderShapeSettings_2=b.fz;dB=d._emscripten_bind_CylinderShapeSettings_CylinderShapeSettings_3=b.gz;eB=d._emscripten_bind_CylinderShapeSettings_CylinderShapeSettings_4=b.hz;fB=d._emscripten_bind_CylinderShapeSettings_GetRefCount_0=
b.iz;gB=d._emscripten_bind_CylinderShapeSettings_AddRef_0=b.jz;hB=d._emscripten_bind_CylinderShapeSettings_Release_0=b.kz;iB=d._emscripten_bind_CylinderShapeSettings_Create_0=b.lz;jB=d._emscripten_bind_CylinderShapeSettings_ClearCachedResult_0=b.mz;kB=d._emscripten_bind_CylinderShapeSettings_get_mHalfHeight_0=b.nz;lB=d._emscripten_bind_CylinderShapeSettings_set_mHalfHeight_1=b.oz;mB=d._emscripten_bind_CylinderShapeSettings_get_mRadius_0=b.pz;nB=d._emscripten_bind_CylinderShapeSettings_set_mRadius_1=
b.qz;oB=d._emscripten_bind_CylinderShapeSettings_get_mConvexRadius_0=b.rz;pB=d._emscripten_bind_CylinderShapeSettings_set_mConvexRadius_1=b.sz;qB=d._emscripten_bind_CylinderShapeSettings_get_mMaterial_0=b.tz;rB=d._emscripten_bind_CylinderShapeSettings_set_mMaterial_1=b.uz;sB=d._emscripten_bind_CylinderShapeSettings_get_mDensity_0=b.vz;tB=d._emscripten_bind_CylinderShapeSettings_set_mDensity_1=b.wz;uB=d._emscripten_bind_CylinderShapeSettings_get_mUserData_0=b.xz;vB=d._emscripten_bind_CylinderShapeSettings_set_mUserData_1=
b.yz;wB=d._emscripten_bind_CylinderShapeSettings___destroy___0=b.zz;xB=d._emscripten_bind_CylinderShape_CylinderShape_3=b.Az;yB=d._emscripten_bind_CylinderShape_CylinderShape_4=b.Bz;zB=d._emscripten_bind_CylinderShape_GetRadius_0=b.Cz;AB=d._emscripten_bind_CylinderShape_GetHalfHeight_0=b.Dz;BB=d._emscripten_bind_CylinderShape_SetMaterial_1=b.Ez;CB=d._emscripten_bind_CylinderShape_GetDensity_0=b.Fz;DB=d._emscripten_bind_CylinderShape_SetDensity_1=b.Gz;EB=d._emscripten_bind_CylinderShape_GetRefCount_0=
b.Hz;FB=d._emscripten_bind_CylinderShape_AddRef_0=b.Iz;GB=d._emscripten_bind_CylinderShape_Release_0=b.Jz;HB=d._emscripten_bind_CylinderShape_GetType_0=b.Kz;IB=d._emscripten_bind_CylinderShape_GetSubType_0=b.Lz;JB=d._emscripten_bind_CylinderShape_MustBeStatic_0=b.Mz;KB=d._emscripten_bind_CylinderShape_GetLocalBounds_0=b.Nz;LB=d._emscripten_bind_CylinderShape_GetWorldSpaceBounds_2=b.Oz;MB=d._emscripten_bind_CylinderShape_GetCenterOfMass_0=b.Pz;NB=d._emscripten_bind_CylinderShape_GetUserData_0=b.Qz;
OB=d._emscripten_bind_CylinderShape_SetUserData_1=b.Rz;PB=d._emscripten_bind_CylinderShape_GetSubShapeIDBitsRecursive_0=b.Sz;QB=d._emscripten_bind_CylinderShape_GetInnerRadius_0=b.Tz;RB=d._emscripten_bind_CylinderShape_GetMassProperties_0=b.Uz;SB=d._emscripten_bind_CylinderShape_GetLeafShape_2=b.Vz;TB=d._emscripten_bind_CylinderShape_GetMaterial_1=b.Wz;UB=d._emscripten_bind_CylinderShape_GetSurfaceNormal_2=b.Xz;VB=d._emscripten_bind_CylinderShape_GetSubShapeUserData_1=b.Yz;WB=d._emscripten_bind_CylinderShape_GetSubShapeTransformedShape_5=
b.Zz;XB=d._emscripten_bind_CylinderShape_GetVolume_0=b._z;YB=d._emscripten_bind_CylinderShape_IsValidScale_1=b.$z;ZB=d._emscripten_bind_CylinderShape_MakeScaleValid_1=b.aA;$B=d._emscripten_bind_CylinderShape_ScaleShape_1=b.bA;aC=d._emscripten_bind_CylinderShape___destroy___0=b.cA;bC=d._emscripten_bind_TaperedCylinderShapeSettings_TaperedCylinderShapeSettings_3=b.dA;cC=d._emscripten_bind_TaperedCylinderShapeSettings_TaperedCylinderShapeSettings_4=b.eA;dC=d._emscripten_bind_TaperedCylinderShapeSettings_TaperedCylinderShapeSettings_5=
b.fA;eC=d._emscripten_bind_TaperedCylinderShapeSettings_GetRefCount_0=b.gA;fC=d._emscripten_bind_TaperedCylinderShapeSettings_AddRef_0=b.hA;gC=d._emscripten_bind_TaperedCylinderShapeSettings_Release_0=b.iA;hC=d._emscripten_bind_TaperedCylinderShapeSettings_Create_0=b.jA;iC=d._emscripten_bind_TaperedCylinderShapeSettings_ClearCachedResult_0=b.kA;jC=d._emscripten_bind_TaperedCylinderShapeSettings_get_mHalfHeight_0=b.lA;kC=d._emscripten_bind_TaperedCylinderShapeSettings_set_mHalfHeight_1=b.mA;lC=d._emscripten_bind_TaperedCylinderShapeSettings_get_mTopRadius_0=
b.nA;mC=d._emscripten_bind_TaperedCylinderShapeSettings_set_mTopRadius_1=b.oA;nC=d._emscripten_bind_TaperedCylinderShapeSettings_get_mBottomRadius_0=b.pA;oC=d._emscripten_bind_TaperedCylinderShapeSettings_set_mBottomRadius_1=b.qA;pC=d._emscripten_bind_TaperedCylinderShapeSettings_get_mConvexRadius_0=b.rA;qC=d._emscripten_bind_TaperedCylinderShapeSettings_set_mConvexRadius_1=b.sA;rC=d._emscripten_bind_TaperedCylinderShapeSettings_get_mMaterial_0=b.tA;sC=d._emscripten_bind_TaperedCylinderShapeSettings_set_mMaterial_1=
b.uA;tC=d._emscripten_bind_TaperedCylinderShapeSettings_get_mDensity_0=b.vA;uC=d._emscripten_bind_TaperedCylinderShapeSettings_set_mDensity_1=b.wA;vC=d._emscripten_bind_TaperedCylinderShapeSettings_get_mUserData_0=b.xA;wC=d._emscripten_bind_TaperedCylinderShapeSettings_set_mUserData_1=b.yA;xC=d._emscripten_bind_TaperedCylinderShapeSettings___destroy___0=b.zA;yC=d._emscripten_bind_TaperedCylinderShape_GetHalfHeight_0=b.AA;zC=d._emscripten_bind_TaperedCylinderShape_GetTopRadius_0=b.BA;AC=d._emscripten_bind_TaperedCylinderShape_GetBottomRadius_0=
b.CA;BC=d._emscripten_bind_TaperedCylinderShape_GetConvexRadius_0=b.DA;CC=d._emscripten_bind_TaperedCylinderShape_SetMaterial_1=b.EA;DC=d._emscripten_bind_TaperedCylinderShape_GetDensity_0=b.FA;EC=d._emscripten_bind_TaperedCylinderShape_SetDensity_1=b.GA;FC=d._emscripten_bind_TaperedCylinderShape_GetRefCount_0=b.HA;GC=d._emscripten_bind_TaperedCylinderShape_AddRef_0=b.IA;HC=d._emscripten_bind_TaperedCylinderShape_Release_0=b.JA;IC=d._emscripten_bind_TaperedCylinderShape_GetType_0=b.KA;JC=d._emscripten_bind_TaperedCylinderShape_GetSubType_0=
b.LA;KC=d._emscripten_bind_TaperedCylinderShape_MustBeStatic_0=b.MA;LC=d._emscripten_bind_TaperedCylinderShape_GetLocalBounds_0=b.NA;MC=d._emscripten_bind_TaperedCylinderShape_GetWorldSpaceBounds_2=b.OA;NC=d._emscripten_bind_TaperedCylinderShape_GetCenterOfMass_0=b.PA;OC=d._emscripten_bind_TaperedCylinderShape_GetUserData_0=b.QA;PC=d._emscripten_bind_TaperedCylinderShape_SetUserData_1=b.RA;QC=d._emscripten_bind_TaperedCylinderShape_GetSubShapeIDBitsRecursive_0=b.SA;RC=d._emscripten_bind_TaperedCylinderShape_GetInnerRadius_0=
b.TA;SC=d._emscripten_bind_TaperedCylinderShape_GetMassProperties_0=b.UA;TC=d._emscripten_bind_TaperedCylinderShape_GetLeafShape_2=b.VA;UC=d._emscripten_bind_TaperedCylinderShape_GetMaterial_1=b.WA;VC=d._emscripten_bind_TaperedCylinderShape_GetSurfaceNormal_2=b.XA;WC=d._emscripten_bind_TaperedCylinderShape_GetSubShapeUserData_1=b.YA;XC=d._emscripten_bind_TaperedCylinderShape_GetSubShapeTransformedShape_5=b.ZA;YC=d._emscripten_bind_TaperedCylinderShape_GetVolume_0=b._A;ZC=d._emscripten_bind_TaperedCylinderShape_IsValidScale_1=
b.$A;$C=d._emscripten_bind_TaperedCylinderShape_MakeScaleValid_1=b.aB;aD=d._emscripten_bind_TaperedCylinderShape_ScaleShape_1=b.bB;bD=d._emscripten_bind_TaperedCylinderShape___destroy___0=b.cB;cD=d._emscripten_bind_CapsuleShapeSettings_CapsuleShapeSettings_2=b.dB;dD=d._emscripten_bind_CapsuleShapeSettings_CapsuleShapeSettings_3=b.eB;eD=d._emscripten_bind_CapsuleShapeSettings_GetRefCount_0=b.fB;fD=d._emscripten_bind_CapsuleShapeSettings_AddRef_0=b.gB;gD=d._emscripten_bind_CapsuleShapeSettings_Release_0=
b.hB;hD=d._emscripten_bind_CapsuleShapeSettings_Create_0=b.iB;iD=d._emscripten_bind_CapsuleShapeSettings_ClearCachedResult_0=b.jB;jD=d._emscripten_bind_CapsuleShapeSettings_get_mRadius_0=b.kB;kD=d._emscripten_bind_CapsuleShapeSettings_set_mRadius_1=b.lB;lD=d._emscripten_bind_CapsuleShapeSettings_get_mHalfHeightOfCylinder_0=b.mB;mD=d._emscripten_bind_CapsuleShapeSettings_set_mHalfHeightOfCylinder_1=b.nB;nD=d._emscripten_bind_CapsuleShapeSettings_get_mMaterial_0=b.oB;oD=d._emscripten_bind_CapsuleShapeSettings_set_mMaterial_1=
b.pB;pD=d._emscripten_bind_CapsuleShapeSettings_get_mDensity_0=b.qB;qD=d._emscripten_bind_CapsuleShapeSettings_set_mDensity_1=b.rB;rD=d._emscripten_bind_CapsuleShapeSettings_get_mUserData_0=b.sB;sD=d._emscripten_bind_CapsuleShapeSettings_set_mUserData_1=b.tB;tD=d._emscripten_bind_CapsuleShapeSettings___destroy___0=b.uB;uD=d._emscripten_bind_CapsuleShape_CapsuleShape_2=b.vB;vD=d._emscripten_bind_CapsuleShape_CapsuleShape_3=b.wB;wD=d._emscripten_bind_CapsuleShape_GetRadius_0=b.xB;xD=d._emscripten_bind_CapsuleShape_GetHalfHeightOfCylinder_0=
b.yB;yD=d._emscripten_bind_CapsuleShape_SetMaterial_1=b.zB;zD=d._emscripten_bind_CapsuleShape_GetDensity_0=b.AB;AD=d._emscripten_bind_CapsuleShape_SetDensity_1=b.BB;BD=d._emscripten_bind_CapsuleShape_GetRefCount_0=b.CB;CD=d._emscripten_bind_CapsuleShape_AddRef_0=b.DB;DD=d._emscripten_bind_CapsuleShape_Release_0=b.EB;ED=d._emscripten_bind_CapsuleShape_GetType_0=b.FB;FD=d._emscripten_bind_CapsuleShape_GetSubType_0=b.GB;GD=d._emscripten_bind_CapsuleShape_MustBeStatic_0=b.HB;HD=d._emscripten_bind_CapsuleShape_GetLocalBounds_0=
b.IB;ID=d._emscripten_bind_CapsuleShape_GetWorldSpaceBounds_2=b.JB;JD=d._emscripten_bind_CapsuleShape_GetCenterOfMass_0=b.KB;KD=d._emscripten_bind_CapsuleShape_GetUserData_0=b.LB;LD=d._emscripten_bind_CapsuleShape_SetUserData_1=b.MB;MD=d._emscripten_bind_CapsuleShape_GetSubShapeIDBitsRecursive_0=b.NB;ND=d._emscripten_bind_CapsuleShape_GetInnerRadius_0=b.OB;OD=d._emscripten_bind_CapsuleShape_GetMassProperties_0=b.PB;PD=d._emscripten_bind_CapsuleShape_GetLeafShape_2=b.QB;QD=d._emscripten_bind_CapsuleShape_GetMaterial_1=
b.RB;RD=d._emscripten_bind_CapsuleShape_GetSurfaceNormal_2=b.SB;SD=d._emscripten_bind_CapsuleShape_GetSubShapeUserData_1=b.TB;TD=d._emscripten_bind_CapsuleShape_GetSubShapeTransformedShape_5=b.UB;UD=d._emscripten_bind_CapsuleShape_GetVolume_0=b.VB;VD=d._emscripten_bind_CapsuleShape_IsValidScale_1=b.WB;WD=d._emscripten_bind_CapsuleShape_MakeScaleValid_1=b.XB;XD=d._emscripten_bind_CapsuleShape_ScaleShape_1=b.YB;YD=d._emscripten_bind_CapsuleShape___destroy___0=b.ZB;ZD=d._emscripten_bind_TaperedCapsuleShapeSettings_TaperedCapsuleShapeSettings_3=
b._B;$D=d._emscripten_bind_TaperedCapsuleShapeSettings_TaperedCapsuleShapeSettings_4=b.$B;aE=d._emscripten_bind_TaperedCapsuleShapeSettings_GetRefCount_0=b.aC;bE=d._emscripten_bind_TaperedCapsuleShapeSettings_AddRef_0=b.bC;cE=d._emscripten_bind_TaperedCapsuleShapeSettings_Release_0=b.cC;dE=d._emscripten_bind_TaperedCapsuleShapeSettings_Create_0=b.dC;eE=d._emscripten_bind_TaperedCapsuleShapeSettings_ClearCachedResult_0=b.eC;fE=d._emscripten_bind_TaperedCapsuleShapeSettings_get_mHalfHeightOfTaperedCylinder_0=
b.fC;gE=d._emscripten_bind_TaperedCapsuleShapeSettings_set_mHalfHeightOfTaperedCylinder_1=b.gC;hE=d._emscripten_bind_TaperedCapsuleShapeSettings_get_mTopRadius_0=b.hC;iE=d._emscripten_bind_TaperedCapsuleShapeSettings_set_mTopRadius_1=b.iC;jE=d._emscripten_bind_TaperedCapsuleShapeSettings_get_mBottomRadius_0=b.jC;kE=d._emscripten_bind_TaperedCapsuleShapeSettings_set_mBottomRadius_1=b.kC;lE=d._emscripten_bind_TaperedCapsuleShapeSettings_get_mMaterial_0=b.lC;mE=d._emscripten_bind_TaperedCapsuleShapeSettings_set_mMaterial_1=
b.mC;nE=d._emscripten_bind_TaperedCapsuleShapeSettings_get_mDensity_0=b.nC;oE=d._emscripten_bind_TaperedCapsuleShapeSettings_set_mDensity_1=b.oC;pE=d._emscripten_bind_TaperedCapsuleShapeSettings_get_mUserData_0=b.pC;qE=d._emscripten_bind_TaperedCapsuleShapeSettings_set_mUserData_1=b.qC;rE=d._emscripten_bind_TaperedCapsuleShapeSettings___destroy___0=b.rC;sE=d._emscripten_bind_TaperedCapsuleShape_GetHalfHeight_0=b.sC;tE=d._emscripten_bind_TaperedCapsuleShape_GetTopRadius_0=b.tC;uE=d._emscripten_bind_TaperedCapsuleShape_GetBottomRadius_0=
b.uC;vE=d._emscripten_bind_TaperedCapsuleShape_SetMaterial_1=b.vC;wE=d._emscripten_bind_TaperedCapsuleShape_GetDensity_0=b.wC;xE=d._emscripten_bind_TaperedCapsuleShape_SetDensity_1=b.xC;yE=d._emscripten_bind_TaperedCapsuleShape_GetRefCount_0=b.yC;zE=d._emscripten_bind_TaperedCapsuleShape_AddRef_0=b.zC;AE=d._emscripten_bind_TaperedCapsuleShape_Release_0=b.AC;BE=d._emscripten_bind_TaperedCapsuleShape_GetType_0=b.BC;CE=d._emscripten_bind_TaperedCapsuleShape_GetSubType_0=b.CC;DE=d._emscripten_bind_TaperedCapsuleShape_MustBeStatic_0=
b.DC;EE=d._emscripten_bind_TaperedCapsuleShape_GetLocalBounds_0=b.EC;FE=d._emscripten_bind_TaperedCapsuleShape_GetWorldSpaceBounds_2=b.FC;GE=d._emscripten_bind_TaperedCapsuleShape_GetCenterOfMass_0=b.GC;HE=d._emscripten_bind_TaperedCapsuleShape_GetUserData_0=b.HC;IE=d._emscripten_bind_TaperedCapsuleShape_SetUserData_1=b.IC;JE=d._emscripten_bind_TaperedCapsuleShape_GetSubShapeIDBitsRecursive_0=b.JC;KE=d._emscripten_bind_TaperedCapsuleShape_GetInnerRadius_0=b.KC;LE=d._emscripten_bind_TaperedCapsuleShape_GetMassProperties_0=
b.LC;ME=d._emscripten_bind_TaperedCapsuleShape_GetLeafShape_2=b.MC;NE=d._emscripten_bind_TaperedCapsuleShape_GetMaterial_1=b.NC;OE=d._emscripten_bind_TaperedCapsuleShape_GetSurfaceNormal_2=b.OC;PE=d._emscripten_bind_TaperedCapsuleShape_GetSubShapeUserData_1=b.PC;QE=d._emscripten_bind_TaperedCapsuleShape_GetSubShapeTransformedShape_5=b.QC;RE=d._emscripten_bind_TaperedCapsuleShape_GetVolume_0=b.RC;SE=d._emscripten_bind_TaperedCapsuleShape_IsValidScale_1=b.SC;TE=d._emscripten_bind_TaperedCapsuleShape_MakeScaleValid_1=
b.TC;UE=d._emscripten_bind_TaperedCapsuleShape_ScaleShape_1=b.UC;VE=d._emscripten_bind_TaperedCapsuleShape___destroy___0=b.VC;WE=d._emscripten_bind_ConvexHullShapeSettings_ConvexHullShapeSettings_0=b.WC;XE=d._emscripten_bind_ConvexHullShapeSettings_GetRefCount_0=b.XC;YE=d._emscripten_bind_ConvexHullShapeSettings_AddRef_0=b.YC;ZE=d._emscripten_bind_ConvexHullShapeSettings_Release_0=b.ZC;$E=d._emscripten_bind_ConvexHullShapeSettings_Create_0=b._C;aF=d._emscripten_bind_ConvexHullShapeSettings_ClearCachedResult_0=
b.$C;bF=d._emscripten_bind_ConvexHullShapeSettings_get_mPoints_0=b.aD;cF=d._emscripten_bind_ConvexHullShapeSettings_set_mPoints_1=b.bD;dF=d._emscripten_bind_ConvexHullShapeSettings_get_mMaxConvexRadius_0=b.cD;eF=d._emscripten_bind_ConvexHullShapeSettings_set_mMaxConvexRadius_1=b.dD;fF=d._emscripten_bind_ConvexHullShapeSettings_get_mMaxErrorConvexRadius_0=b.eD;gF=d._emscripten_bind_ConvexHullShapeSettings_set_mMaxErrorConvexRadius_1=b.fD;hF=d._emscripten_bind_ConvexHullShapeSettings_get_mHullTolerance_0=
b.gD;iF=d._emscripten_bind_ConvexHullShapeSettings_set_mHullTolerance_1=b.hD;jF=d._emscripten_bind_ConvexHullShapeSettings_get_mMaterial_0=b.iD;kF=d._emscripten_bind_ConvexHullShapeSettings_set_mMaterial_1=b.jD;lF=d._emscripten_bind_ConvexHullShapeSettings_get_mDensity_0=b.kD;mF=d._emscripten_bind_ConvexHullShapeSettings_set_mDensity_1=b.lD;nF=d._emscripten_bind_ConvexHullShapeSettings_get_mUserData_0=b.mD;oF=d._emscripten_bind_ConvexHullShapeSettings_set_mUserData_1=b.nD;pF=d._emscripten_bind_ConvexHullShapeSettings___destroy___0=
b.oD;qF=d._emscripten_bind_ConvexHullShape_SetMaterial_1=b.pD;rF=d._emscripten_bind_ConvexHullShape_GetDensity_0=b.qD;sF=d._emscripten_bind_ConvexHullShape_SetDensity_1=b.rD;tF=d._emscripten_bind_ConvexHullShape_GetRefCount_0=b.sD;uF=d._emscripten_bind_ConvexHullShape_AddRef_0=b.tD;vF=d._emscripten_bind_ConvexHullShape_Release_0=b.uD;wF=d._emscripten_bind_ConvexHullShape_GetType_0=b.vD;xF=d._emscripten_bind_ConvexHullShape_GetSubType_0=b.wD;yF=d._emscripten_bind_ConvexHullShape_MustBeStatic_0=b.xD;
zF=d._emscripten_bind_ConvexHullShape_GetLocalBounds_0=b.yD;AF=d._emscripten_bind_ConvexHullShape_GetWorldSpaceBounds_2=b.zD;BF=d._emscripten_bind_ConvexHullShape_GetCenterOfMass_0=b.AD;CF=d._emscripten_bind_ConvexHullShape_GetUserData_0=b.BD;DF=d._emscripten_bind_ConvexHullShape_SetUserData_1=b.CD;EF=d._emscripten_bind_ConvexHullShape_GetSubShapeIDBitsRecursive_0=b.DD;FF=d._emscripten_bind_ConvexHullShape_GetInnerRadius_0=b.ED;GF=d._emscripten_bind_ConvexHullShape_GetMassProperties_0=b.FD;HF=d._emscripten_bind_ConvexHullShape_GetLeafShape_2=
b.GD;IF=d._emscripten_bind_ConvexHullShape_GetMaterial_1=b.HD;JF=d._emscripten_bind_ConvexHullShape_GetSurfaceNormal_2=b.ID;KF=d._emscripten_bind_ConvexHullShape_GetSubShapeUserData_1=b.JD;LF=d._emscripten_bind_ConvexHullShape_GetSubShapeTransformedShape_5=b.KD;MF=d._emscripten_bind_ConvexHullShape_GetVolume_0=b.LD;NF=d._emscripten_bind_ConvexHullShape_IsValidScale_1=b.MD;OF=d._emscripten_bind_ConvexHullShape_MakeScaleValid_1=b.ND;PF=d._emscripten_bind_ConvexHullShape_ScaleShape_1=b.OD;QF=d._emscripten_bind_ConvexHullShape___destroy___0=
b.PD;RF=d._emscripten_bind_CompoundShapeSubShape_GetPositionCOM_0=b.QD;SF=d._emscripten_bind_CompoundShapeSubShape_GetRotation_0=b.RD;TF=d._emscripten_bind_CompoundShapeSubShape_get_mShape_0=b.SD;UF=d._emscripten_bind_CompoundShapeSubShape_set_mShape_1=b.TD;VF=d._emscripten_bind_CompoundShapeSubShape_get_mUserData_0=b.UD;WF=d._emscripten_bind_CompoundShapeSubShape_set_mUserData_1=b.VD;XF=d._emscripten_bind_CompoundShapeSubShape___destroy___0=b.WD;YF=d._emscripten_bind_StaticCompoundShapeSettings_StaticCompoundShapeSettings_0=
b.XD;ZF=d._emscripten_bind_StaticCompoundShapeSettings_AddShape_4=b.YD;$F=d._emscripten_bind_StaticCompoundShapeSettings_AddShapeShapeSettings_4=b.ZD;aG=d._emscripten_bind_StaticCompoundShapeSettings_AddShapeShape_4=b._D;bG=d._emscripten_bind_StaticCompoundShapeSettings_GetRefCount_0=b.$D;cG=d._emscripten_bind_StaticCompoundShapeSettings_AddRef_0=b.aE;dG=d._emscripten_bind_StaticCompoundShapeSettings_Release_0=b.bE;eG=d._emscripten_bind_StaticCompoundShapeSettings_Create_0=b.cE;fG=d._emscripten_bind_StaticCompoundShapeSettings_ClearCachedResult_0=
b.dE;gG=d._emscripten_bind_StaticCompoundShapeSettings_get_mUserData_0=b.eE;hG=d._emscripten_bind_StaticCompoundShapeSettings_set_mUserData_1=b.fE;iG=d._emscripten_bind_StaticCompoundShapeSettings___destroy___0=b.gE;jG=d._emscripten_bind_StaticCompoundShape_GetNumSubShapes_0=b.hE;kG=d._emscripten_bind_StaticCompoundShape_GetSubShape_1=b.iE;lG=d._emscripten_bind_StaticCompoundShape_GetRefCount_0=b.jE;mG=d._emscripten_bind_StaticCompoundShape_AddRef_0=b.kE;nG=d._emscripten_bind_StaticCompoundShape_Release_0=
b.lE;oG=d._emscripten_bind_StaticCompoundShape_GetType_0=b.mE;pG=d._emscripten_bind_StaticCompoundShape_GetSubType_0=b.nE;qG=d._emscripten_bind_StaticCompoundShape_MustBeStatic_0=b.oE;rG=d._emscripten_bind_StaticCompoundShape_GetLocalBounds_0=b.pE;sG=d._emscripten_bind_StaticCompoundShape_GetWorldSpaceBounds_2=b.qE;tG=d._emscripten_bind_StaticCompoundShape_GetCenterOfMass_0=b.rE;uG=d._emscripten_bind_StaticCompoundShape_GetUserData_0=b.sE;vG=d._emscripten_bind_StaticCompoundShape_SetUserData_1=b.tE;
wG=d._emscripten_bind_StaticCompoundShape_GetSubShapeIDBitsRecursive_0=b.uE;xG=d._emscripten_bind_StaticCompoundShape_GetInnerRadius_0=b.vE;yG=d._emscripten_bind_StaticCompoundShape_GetMassProperties_0=b.wE;zG=d._emscripten_bind_StaticCompoundShape_GetLeafShape_2=b.xE;AG=d._emscripten_bind_StaticCompoundShape_GetMaterial_1=b.yE;BG=d._emscripten_bind_StaticCompoundShape_GetSurfaceNormal_2=b.zE;CG=d._emscripten_bind_StaticCompoundShape_GetSubShapeUserData_1=b.AE;DG=d._emscripten_bind_StaticCompoundShape_GetSubShapeTransformedShape_5=
b.BE;EG=d._emscripten_bind_StaticCompoundShape_GetVolume_0=b.CE;FG=d._emscripten_bind_StaticCompoundShape_IsValidScale_1=b.DE;GG=d._emscripten_bind_StaticCompoundShape_MakeScaleValid_1=b.EE;HG=d._emscripten_bind_StaticCompoundShape_ScaleShape_1=b.FE;IG=d._emscripten_bind_StaticCompoundShape___destroy___0=b.GE;JG=d._emscripten_bind_MutableCompoundShapeSettings_MutableCompoundShapeSettings_0=b.HE;KG=d._emscripten_bind_MutableCompoundShapeSettings_AddShape_4=b.IE;LG=d._emscripten_bind_MutableCompoundShapeSettings_AddShapeShapeSettings_4=
b.JE;MG=d._emscripten_bind_MutableCompoundShapeSettings_AddShapeShape_4=b.KE;NG=d._emscripten_bind_MutableCompoundShapeSettings_GetRefCount_0=b.LE;OG=d._emscripten_bind_MutableCompoundShapeSettings_AddRef_0=b.ME;PG=d._emscripten_bind_MutableCompoundShapeSettings_Release_0=b.NE;QG=d._emscripten_bind_MutableCompoundShapeSettings_Create_0=b.OE;RG=d._emscripten_bind_MutableCompoundShapeSettings_ClearCachedResult_0=b.PE;SG=d._emscripten_bind_MutableCompoundShapeSettings_get_mUserData_0=b.QE;TG=d._emscripten_bind_MutableCompoundShapeSettings_set_mUserData_1=
b.RE;UG=d._emscripten_bind_MutableCompoundShapeSettings___destroy___0=b.SE;VG=d._emscripten_bind_MutableCompoundShape_AddShape_4=b.TE;WG=d._emscripten_bind_MutableCompoundShape_AddShape_5=b.UE;XG=d._emscripten_bind_MutableCompoundShape_RemoveShape_1=b.VE;YG=d._emscripten_bind_MutableCompoundShape_ModifyShape_3=b.WE;ZG=d._emscripten_bind_MutableCompoundShape_ModifyShape_4=b.XE;$G=d._emscripten_bind_MutableCompoundShape_ModifyShapes_4=b.YE;aH=d._emscripten_bind_MutableCompoundShape_AdjustCenterOfMass_0=
b.ZE;bH=d._emscripten_bind_MutableCompoundShape_GetNumSubShapes_0=b._E;cH=d._emscripten_bind_MutableCompoundShape_GetSubShape_1=b.$E;dH=d._emscripten_bind_MutableCompoundShape_GetRefCount_0=b.aF;eH=d._emscripten_bind_MutableCompoundShape_AddRef_0=b.bF;fH=d._emscripten_bind_MutableCompoundShape_Release_0=b.cF;gH=d._emscripten_bind_MutableCompoundShape_GetType_0=b.dF;hH=d._emscripten_bind_MutableCompoundShape_GetSubType_0=b.eF;iH=d._emscripten_bind_MutableCompoundShape_MustBeStatic_0=b.fF;jH=d._emscripten_bind_MutableCompoundShape_GetLocalBounds_0=
b.gF;kH=d._emscripten_bind_MutableCompoundShape_GetWorldSpaceBounds_2=b.hF;lH=d._emscripten_bind_MutableCompoundShape_GetCenterOfMass_0=b.iF;mH=d._emscripten_bind_MutableCompoundShape_GetUserData_0=b.jF;nH=d._emscripten_bind_MutableCompoundShape_SetUserData_1=b.kF;oH=d._emscripten_bind_MutableCompoundShape_GetSubShapeIDBitsRecursive_0=b.lF;pH=d._emscripten_bind_MutableCompoundShape_GetInnerRadius_0=b.mF;qH=d._emscripten_bind_MutableCompoundShape_GetMassProperties_0=b.nF;rH=d._emscripten_bind_MutableCompoundShape_GetLeafShape_2=
b.oF;sH=d._emscripten_bind_MutableCompoundShape_GetMaterial_1=b.pF;tH=d._emscripten_bind_MutableCompoundShape_GetSurfaceNormal_2=b.qF;uH=d._emscripten_bind_MutableCompoundShape_GetSubShapeUserData_1=b.rF;vH=d._emscripten_bind_MutableCompoundShape_GetSubShapeTransformedShape_5=b.sF;wH=d._emscripten_bind_MutableCompoundShape_GetVolume_0=b.tF;xH=d._emscripten_bind_MutableCompoundShape_IsValidScale_1=b.uF;yH=d._emscripten_bind_MutableCompoundShape_MakeScaleValid_1=b.vF;zH=d._emscripten_bind_MutableCompoundShape_ScaleShape_1=
b.wF;AH=d._emscripten_bind_MutableCompoundShape___destroy___0=b.xF;BH=d._emscripten_bind_ScaledShapeSettings_ScaledShapeSettings_2=b.yF;CH=d._emscripten_bind_ScaledShapeSettings_GetRefCount_0=b.zF;DH=d._emscripten_bind_ScaledShapeSettings_AddRef_0=b.AF;EH=d._emscripten_bind_ScaledShapeSettings_Release_0=b.BF;FH=d._emscripten_bind_ScaledShapeSettings_Create_0=b.CF;GH=d._emscripten_bind_ScaledShapeSettings_ClearCachedResult_0=b.DF;HH=d._emscripten_bind_ScaledShapeSettings_get_mScale_0=b.EF;IH=d._emscripten_bind_ScaledShapeSettings_set_mScale_1=
b.FF;JH=d._emscripten_bind_ScaledShapeSettings_get_mUserData_0=b.GF;KH=d._emscripten_bind_ScaledShapeSettings_set_mUserData_1=b.HF;LH=d._emscripten_bind_ScaledShapeSettings___destroy___0=b.IF;MH=d._emscripten_bind_ScaledShape_ScaledShape_2=b.JF;NH=d._emscripten_bind_ScaledShape_GetScale_0=b.KF;OH=d._emscripten_bind_ScaledShape_GetInnerShape_0=b.LF;PH=d._emscripten_bind_ScaledShape_GetRefCount_0=b.MF;QH=d._emscripten_bind_ScaledShape_AddRef_0=b.NF;RH=d._emscripten_bind_ScaledShape_Release_0=b.OF;SH=
d._emscripten_bind_ScaledShape_GetType_0=b.PF;TH=d._emscripten_bind_ScaledShape_GetSubType_0=b.QF;UH=d._emscripten_bind_ScaledShape_MustBeStatic_0=b.RF;VH=d._emscripten_bind_ScaledShape_GetLocalBounds_0=b.SF;WH=d._emscripten_bind_ScaledShape_GetWorldSpaceBounds_2=b.TF;XH=d._emscripten_bind_ScaledShape_GetCenterOfMass_0=b.UF;YH=d._emscripten_bind_ScaledShape_GetUserData_0=b.VF;ZH=d._emscripten_bind_ScaledShape_SetUserData_1=b.WF;$H=d._emscripten_bind_ScaledShape_GetSubShapeIDBitsRecursive_0=b.XF;aI=
d._emscripten_bind_ScaledShape_GetInnerRadius_0=b.YF;bI=d._emscripten_bind_ScaledShape_GetMassProperties_0=b.ZF;cI=d._emscripten_bind_ScaledShape_GetLeafShape_2=b._F;dI=d._emscripten_bind_ScaledShape_GetMaterial_1=b.$F;eI=d._emscripten_bind_ScaledShape_GetSurfaceNormal_2=b.aG;fI=d._emscripten_bind_ScaledShape_GetSubShapeUserData_1=b.bG;gI=d._emscripten_bind_ScaledShape_GetSubShapeTransformedShape_5=b.cG;hI=d._emscripten_bind_ScaledShape_GetVolume_0=b.dG;iI=d._emscripten_bind_ScaledShape_IsValidScale_1=
b.eG;jI=d._emscripten_bind_ScaledShape_MakeScaleValid_1=b.fG;kI=d._emscripten_bind_ScaledShape_ScaleShape_1=b.gG;lI=d._emscripten_bind_ScaledShape___destroy___0=b.hG;mI=d._emscripten_bind_OffsetCenterOfMassShapeSettings_OffsetCenterOfMassShapeSettings_2=b.iG;nI=d._emscripten_bind_OffsetCenterOfMassShapeSettings_GetRefCount_0=b.jG;oI=d._emscripten_bind_OffsetCenterOfMassShapeSettings_AddRef_0=b.kG;pI=d._emscripten_bind_OffsetCenterOfMassShapeSettings_Release_0=b.lG;qI=d._emscripten_bind_OffsetCenterOfMassShapeSettings_Create_0=
b.mG;rI=d._emscripten_bind_OffsetCenterOfMassShapeSettings_ClearCachedResult_0=b.nG;sI=d._emscripten_bind_OffsetCenterOfMassShapeSettings_get_mOffset_0=b.oG;tI=d._emscripten_bind_OffsetCenterOfMassShapeSettings_set_mOffset_1=b.pG;uI=d._emscripten_bind_OffsetCenterOfMassShapeSettings_get_mUserData_0=b.qG;vI=d._emscripten_bind_OffsetCenterOfMassShapeSettings_set_mUserData_1=b.rG;wI=d._emscripten_bind_OffsetCenterOfMassShapeSettings___destroy___0=b.sG;xI=d._emscripten_bind_OffsetCenterOfMassShape_OffsetCenterOfMassShape_2=
b.tG;yI=d._emscripten_bind_OffsetCenterOfMassShape_GetInnerShape_0=b.uG;zI=d._emscripten_bind_OffsetCenterOfMassShape_GetRefCount_0=b.vG;AI=d._emscripten_bind_OffsetCenterOfMassShape_AddRef_0=b.wG;BI=d._emscripten_bind_OffsetCenterOfMassShape_Release_0=b.xG;CI=d._emscripten_bind_OffsetCenterOfMassShape_GetType_0=b.yG;DI=d._emscripten_bind_OffsetCenterOfMassShape_GetSubType_0=b.zG;EI=d._emscripten_bind_OffsetCenterOfMassShape_MustBeStatic_0=b.AG;FI=d._emscripten_bind_OffsetCenterOfMassShape_GetLocalBounds_0=
b.BG;GI=d._emscripten_bind_OffsetCenterOfMassShape_GetWorldSpaceBounds_2=b.CG;HI=d._emscripten_bind_OffsetCenterOfMassShape_GetCenterOfMass_0=b.DG;II=d._emscripten_bind_OffsetCenterOfMassShape_GetUserData_0=b.EG;JI=d._emscripten_bind_OffsetCenterOfMassShape_SetUserData_1=b.FG;KI=d._emscripten_bind_OffsetCenterOfMassShape_GetSubShapeIDBitsRecursive_0=b.GG;LI=d._emscripten_bind_OffsetCenterOfMassShape_GetInnerRadius_0=b.HG;MI=d._emscripten_bind_OffsetCenterOfMassShape_GetMassProperties_0=b.IG;NI=d._emscripten_bind_OffsetCenterOfMassShape_GetLeafShape_2=
b.JG;OI=d._emscripten_bind_OffsetCenterOfMassShape_GetMaterial_1=b.KG;PI=d._emscripten_bind_OffsetCenterOfMassShape_GetSurfaceNormal_2=b.LG;QI=d._emscripten_bind_OffsetCenterOfMassShape_GetSubShapeUserData_1=b.MG;RI=d._emscripten_bind_OffsetCenterOfMassShape_GetSubShapeTransformedShape_5=b.NG;SI=d._emscripten_bind_OffsetCenterOfMassShape_GetVolume_0=b.OG;TI=d._emscripten_bind_OffsetCenterOfMassShape_IsValidScale_1=b.PG;UI=d._emscripten_bind_OffsetCenterOfMassShape_MakeScaleValid_1=b.QG;VI=d._emscripten_bind_OffsetCenterOfMassShape_ScaleShape_1=
b.RG;WI=d._emscripten_bind_OffsetCenterOfMassShape___destroy___0=b.SG;XI=d._emscripten_bind_RotatedTranslatedShapeSettings_RotatedTranslatedShapeSettings_3=b.TG;YI=d._emscripten_bind_RotatedTranslatedShapeSettings_GetRefCount_0=b.UG;ZI=d._emscripten_bind_RotatedTranslatedShapeSettings_AddRef_0=b.VG;$I=d._emscripten_bind_RotatedTranslatedShapeSettings_Release_0=b.WG;aJ=d._emscripten_bind_RotatedTranslatedShapeSettings_Create_0=b.XG;bJ=d._emscripten_bind_RotatedTranslatedShapeSettings_ClearCachedResult_0=
b.YG;cJ=d._emscripten_bind_RotatedTranslatedShapeSettings_get_mPosition_0=b.ZG;dJ=d._emscripten_bind_RotatedTranslatedShapeSettings_set_mPosition_1=b._G;eJ=d._emscripten_bind_RotatedTranslatedShapeSettings_get_mRotation_0=b.$G;fJ=d._emscripten_bind_RotatedTranslatedShapeSettings_set_mRotation_1=b.aH;gJ=d._emscripten_bind_RotatedTranslatedShapeSettings_get_mUserData_0=b.bH;hJ=d._emscripten_bind_RotatedTranslatedShapeSettings_set_mUserData_1=b.cH;iJ=d._emscripten_bind_RotatedTranslatedShapeSettings___destroy___0=
b.dH;jJ=d._emscripten_bind_RotatedTranslatedShape_GetRotation_0=b.eH;kJ=d._emscripten_bind_RotatedTranslatedShape_GetPosition_0=b.fH;lJ=d._emscripten_bind_RotatedTranslatedShape_GetInnerShape_0=b.gH;mJ=d._emscripten_bind_RotatedTranslatedShape_GetRefCount_0=b.hH;nJ=d._emscripten_bind_RotatedTranslatedShape_AddRef_0=b.iH;oJ=d._emscripten_bind_RotatedTranslatedShape_Release_0=b.jH;pJ=d._emscripten_bind_RotatedTranslatedShape_GetType_0=b.kH;qJ=d._emscripten_bind_RotatedTranslatedShape_GetSubType_0=b.lH;
rJ=d._emscripten_bind_RotatedTranslatedShape_MustBeStatic_0=b.mH;sJ=d._emscripten_bind_RotatedTranslatedShape_GetLocalBounds_0=b.nH;tJ=d._emscripten_bind_RotatedTranslatedShape_GetWorldSpaceBounds_2=b.oH;uJ=d._emscripten_bind_RotatedTranslatedShape_GetCenterOfMass_0=b.pH;vJ=d._emscripten_bind_RotatedTranslatedShape_GetUserData_0=b.qH;wJ=d._emscripten_bind_RotatedTranslatedShape_SetUserData_1=b.rH;xJ=d._emscripten_bind_RotatedTranslatedShape_GetSubShapeIDBitsRecursive_0=b.sH;yJ=d._emscripten_bind_RotatedTranslatedShape_GetInnerRadius_0=
b.tH;zJ=d._emscripten_bind_RotatedTranslatedShape_GetMassProperties_0=b.uH;AJ=d._emscripten_bind_RotatedTranslatedShape_GetLeafShape_2=b.vH;BJ=d._emscripten_bind_RotatedTranslatedShape_GetMaterial_1=b.wH;CJ=d._emscripten_bind_RotatedTranslatedShape_GetSurfaceNormal_2=b.xH;DJ=d._emscripten_bind_RotatedTranslatedShape_GetSubShapeUserData_1=b.yH;EJ=d._emscripten_bind_RotatedTranslatedShape_GetSubShapeTransformedShape_5=b.zH;FJ=d._emscripten_bind_RotatedTranslatedShape_GetVolume_0=b.AH;GJ=d._emscripten_bind_RotatedTranslatedShape_IsValidScale_1=
b.BH;HJ=d._emscripten_bind_RotatedTranslatedShape_MakeScaleValid_1=b.CH;IJ=d._emscripten_bind_RotatedTranslatedShape_ScaleShape_1=b.DH;JJ=d._emscripten_bind_RotatedTranslatedShape___destroy___0=b.EH;KJ=d._emscripten_bind_MeshShapeSettings_MeshShapeSettings_0=b.FH;LJ=d._emscripten_bind_MeshShapeSettings_MeshShapeSettings_1=b.GH;MJ=d._emscripten_bind_MeshShapeSettings_MeshShapeSettings_2=b.HH;NJ=d._emscripten_bind_MeshShapeSettings_MeshShapeSettings_3=b.IH;OJ=d._emscripten_bind_MeshShapeSettings_Sanitize_0=
b.JH;PJ=d._emscripten_bind_MeshShapeSettings_GetRefCount_0=b.KH;QJ=d._emscripten_bind_MeshShapeSettings_AddRef_0=b.LH;RJ=d._emscripten_bind_MeshShapeSettings_Release_0=b.MH;SJ=d._emscripten_bind_MeshShapeSettings_Create_0=b.NH;TJ=d._emscripten_bind_MeshShapeSettings_ClearCachedResult_0=b.OH;UJ=d._emscripten_bind_MeshShapeSettings_get_mTriangleVertices_0=b.PH;VJ=d._emscripten_bind_MeshShapeSettings_set_mTriangleVertices_1=b.QH;WJ=d._emscripten_bind_MeshShapeSettings_get_mIndexedTriangles_0=b.RH;XJ=
d._emscripten_bind_MeshShapeSettings_set_mIndexedTriangles_1=b.SH;YJ=d._emscripten_bind_MeshShapeSettings_get_mMaterials_0=b.TH;ZJ=d._emscripten_bind_MeshShapeSettings_set_mMaterials_1=b.UH;$J=d._emscripten_bind_MeshShapeSettings_get_mMaxTrianglesPerLeaf_0=b.VH;aK=d._emscripten_bind_MeshShapeSettings_set_mMaxTrianglesPerLeaf_1=b.WH;bK=d._emscripten_bind_MeshShapeSettings_get_mActiveEdgeCosThresholdAngle_0=b.XH;cK=d._emscripten_bind_MeshShapeSettings_set_mActiveEdgeCosThresholdAngle_1=b.YH;dK=d._emscripten_bind_MeshShapeSettings_get_mPerTriangleUserData_0=
b.ZH;eK=d._emscripten_bind_MeshShapeSettings_set_mPerTriangleUserData_1=b._H;fK=d._emscripten_bind_MeshShapeSettings_get_mBuildQuality_0=b.$H;gK=d._emscripten_bind_MeshShapeSettings_set_mBuildQuality_1=b.aI;hK=d._emscripten_bind_MeshShapeSettings_get_mUserData_0=b.bI;iK=d._emscripten_bind_MeshShapeSettings_set_mUserData_1=b.cI;jK=d._emscripten_bind_MeshShapeSettings___destroy___0=b.dI;kK=d._emscripten_bind_MeshShape_GetTriangleUserData_1=b.eI;lK=d._emscripten_bind_MeshShape_GetRefCount_0=b.fI;mK=
d._emscripten_bind_MeshShape_AddRef_0=b.gI;nK=d._emscripten_bind_MeshShape_Release_0=b.hI;oK=d._emscripten_bind_MeshShape_GetType_0=b.iI;pK=d._emscripten_bind_MeshShape_GetSubType_0=b.jI;qK=d._emscripten_bind_MeshShape_MustBeStatic_0=b.kI;rK=d._emscripten_bind_MeshShape_GetLocalBounds_0=b.lI;sK=d._emscripten_bind_MeshShape_GetWorldSpaceBounds_2=b.mI;tK=d._emscripten_bind_MeshShape_GetCenterOfMass_0=b.nI;uK=d._emscripten_bind_MeshShape_GetUserData_0=b.oI;vK=d._emscripten_bind_MeshShape_SetUserData_1=
b.pI;wK=d._emscripten_bind_MeshShape_GetSubShapeIDBitsRecursive_0=b.qI;xK=d._emscripten_bind_MeshShape_GetInnerRadius_0=b.rI;yK=d._emscripten_bind_MeshShape_GetMassProperties_0=b.sI;zK=d._emscripten_bind_MeshShape_GetLeafShape_2=b.tI;AK=d._emscripten_bind_MeshShape_GetMaterial_1=b.uI;BK=d._emscripten_bind_MeshShape_GetSurfaceNormal_2=b.vI;CK=d._emscripten_bind_MeshShape_GetSubShapeUserData_1=b.wI;DK=d._emscripten_bind_MeshShape_GetSubShapeTransformedShape_5=b.xI;EK=d._emscripten_bind_MeshShape_GetVolume_0=
b.yI;FK=d._emscripten_bind_MeshShape_IsValidScale_1=b.zI;GK=d._emscripten_bind_MeshShape_MakeScaleValid_1=b.AI;HK=d._emscripten_bind_MeshShape_ScaleShape_1=b.BI;IK=d._emscripten_bind_MeshShape___destroy___0=b.CI;JK=d._emscripten_bind_HeightFieldShapeConstantValues_get_cNoCollisionValue_0=b.DI;KK=d._emscripten_bind_HeightFieldShapeConstantValues___destroy___0=b.EI;LK=d._emscripten_bind_HeightFieldShapeSettings_HeightFieldShapeSettings_0=b.FI;MK=d._emscripten_bind_HeightFieldShapeSettings_GetRefCount_0=
b.GI;NK=d._emscripten_bind_HeightFieldShapeSettings_AddRef_0=b.HI;OK=d._emscripten_bind_HeightFieldShapeSettings_Release_0=b.II;PK=d._emscripten_bind_HeightFieldShapeSettings_Create_0=b.JI;QK=d._emscripten_bind_HeightFieldShapeSettings_ClearCachedResult_0=b.KI;RK=d._emscripten_bind_HeightFieldShapeSettings_get_mOffset_0=b.LI;SK=d._emscripten_bind_HeightFieldShapeSettings_set_mOffset_1=b.MI;TK=d._emscripten_bind_HeightFieldShapeSettings_get_mScale_0=b.NI;UK=d._emscripten_bind_HeightFieldShapeSettings_set_mScale_1=
b.OI;VK=d._emscripten_bind_HeightFieldShapeSettings_get_mSampleCount_0=b.PI;WK=d._emscripten_bind_HeightFieldShapeSettings_set_mSampleCount_1=b.QI;XK=d._emscripten_bind_HeightFieldShapeSettings_get_mMinHeightValue_0=b.RI;YK=d._emscripten_bind_HeightFieldShapeSettings_set_mMinHeightValue_1=b.SI;ZK=d._emscripten_bind_HeightFieldShapeSettings_get_mMaxHeightValue_0=b.TI;$K=d._emscripten_bind_HeightFieldShapeSettings_set_mMaxHeightValue_1=b.UI;aL=d._emscripten_bind_HeightFieldShapeSettings_get_mMaterialsCapacity_0=
b.VI;bL=d._emscripten_bind_HeightFieldShapeSettings_set_mMaterialsCapacity_1=b.WI;cL=d._emscripten_bind_HeightFieldShapeSettings_get_mBlockSize_0=b.XI;dL=d._emscripten_bind_HeightFieldShapeSettings_set_mBlockSize_1=b.YI;eL=d._emscripten_bind_HeightFieldShapeSettings_get_mBitsPerSample_0=b.ZI;fL=d._emscripten_bind_HeightFieldShapeSettings_set_mBitsPerSample_1=b._I;gL=d._emscripten_bind_HeightFieldShapeSettings_get_mHeightSamples_0=b.$I;hL=d._emscripten_bind_HeightFieldShapeSettings_set_mHeightSamples_1=
b.aJ;iL=d._emscripten_bind_HeightFieldShapeSettings_get_mMaterialIndices_0=b.bJ;jL=d._emscripten_bind_HeightFieldShapeSettings_set_mMaterialIndices_1=b.cJ;kL=d._emscripten_bind_HeightFieldShapeSettings_get_mMaterials_0=b.dJ;lL=d._emscripten_bind_HeightFieldShapeSettings_set_mMaterials_1=b.eJ;mL=d._emscripten_bind_HeightFieldShapeSettings_get_mActiveEdgeCosThresholdAngle_0=b.fJ;nL=d._emscripten_bind_HeightFieldShapeSettings_set_mActiveEdgeCosThresholdAngle_1=b.gJ;oL=d._emscripten_bind_HeightFieldShapeSettings_get_mUserData_0=
b.hJ;pL=d._emscripten_bind_HeightFieldShapeSettings_set_mUserData_1=b.iJ;qL=d._emscripten_bind_HeightFieldShapeSettings___destroy___0=b.jJ;rL=d._emscripten_bind_HeightFieldShape_GetSampleCount_0=b.kJ;sL=d._emscripten_bind_HeightFieldShape_GetBlockSize_0=b.lJ;tL=d._emscripten_bind_HeightFieldShape_GetPosition_2=b.mJ;uL=d._emscripten_bind_HeightFieldShape_IsNoCollision_2=b.nJ;vL=d._emscripten_bind_HeightFieldShape_GetMinHeightValue_0=b.oJ;wL=d._emscripten_bind_HeightFieldShape_GetMaxHeightValue_0=b.pJ;
xL=d._emscripten_bind_HeightFieldShape_GetHeights_6=b.qJ;yL=d._emscripten_bind_HeightFieldShape_SetHeights_7=b.rJ;zL=d._emscripten_bind_HeightFieldShape_SetHeights_8=b.sJ;AL=d._emscripten_bind_HeightFieldShape_GetMaterials_6=b.tJ;BL=d._emscripten_bind_HeightFieldShape_SetMaterials_8=b.uJ;CL=d._emscripten_bind_HeightFieldShape_GetRefCount_0=b.vJ;DL=d._emscripten_bind_HeightFieldShape_AddRef_0=b.wJ;EL=d._emscripten_bind_HeightFieldShape_Release_0=b.xJ;FL=d._emscripten_bind_HeightFieldShape_GetType_0=
b.yJ;GL=d._emscripten_bind_HeightFieldShape_GetSubType_0=b.zJ;HL=d._emscripten_bind_HeightFieldShape_MustBeStatic_0=b.AJ;IL=d._emscripten_bind_HeightFieldShape_GetLocalBounds_0=b.BJ;JL=d._emscripten_bind_HeightFieldShape_GetWorldSpaceBounds_2=b.CJ;KL=d._emscripten_bind_HeightFieldShape_GetCenterOfMass_0=b.DJ;LL=d._emscripten_bind_HeightFieldShape_GetUserData_0=b.EJ;ML=d._emscripten_bind_HeightFieldShape_SetUserData_1=b.FJ;NL=d._emscripten_bind_HeightFieldShape_GetSubShapeIDBitsRecursive_0=b.GJ;OL=
d._emscripten_bind_HeightFieldShape_GetInnerRadius_0=b.HJ;PL=d._emscripten_bind_HeightFieldShape_GetMassProperties_0=b.IJ;QL=d._emscripten_bind_HeightFieldShape_GetLeafShape_2=b.JJ;RL=d._emscripten_bind_HeightFieldShape_GetMaterial_1=b.KJ;SL=d._emscripten_bind_HeightFieldShape_GetSurfaceNormal_2=b.LJ;TL=d._emscripten_bind_HeightFieldShape_GetSubShapeUserData_1=b.MJ;UL=d._emscripten_bind_HeightFieldShape_GetSubShapeTransformedShape_5=b.NJ;VL=d._emscripten_bind_HeightFieldShape_GetVolume_0=b.OJ;WL=
d._emscripten_bind_HeightFieldShape_IsValidScale_1=b.PJ;XL=d._emscripten_bind_HeightFieldShape_MakeScaleValid_1=b.QJ;YL=d._emscripten_bind_HeightFieldShape_ScaleShape_1=b.RJ;ZL=d._emscripten_bind_HeightFieldShape___destroy___0=b.SJ;$L=d._emscripten_bind_PlaneShapeSettings_PlaneShapeSettings_1=b.TJ;aM=d._emscripten_bind_PlaneShapeSettings_PlaneShapeSettings_2=b.UJ;bM=d._emscripten_bind_PlaneShapeSettings_PlaneShapeSettings_3=b.VJ;cM=d._emscripten_bind_PlaneShapeSettings_GetRefCount_0=b.WJ;dM=d._emscripten_bind_PlaneShapeSettings_AddRef_0=
b.XJ;eM=d._emscripten_bind_PlaneShapeSettings_Release_0=b.YJ;fM=d._emscripten_bind_PlaneShapeSettings_Create_0=b.ZJ;gM=d._emscripten_bind_PlaneShapeSettings_ClearCachedResult_0=b._J;hM=d._emscripten_bind_PlaneShapeSettings_get_mPlane_0=b.$J;iM=d._emscripten_bind_PlaneShapeSettings_set_mPlane_1=b.aK;jM=d._emscripten_bind_PlaneShapeSettings_get_mMaterial_0=b.bK;kM=d._emscripten_bind_PlaneShapeSettings_set_mMaterial_1=b.cK;lM=d._emscripten_bind_PlaneShapeSettings_get_mHalfExtent_0=b.dK;mM=d._emscripten_bind_PlaneShapeSettings_set_mHalfExtent_1=
b.eK;nM=d._emscripten_bind_PlaneShapeSettings_get_mUserData_0=b.fK;oM=d._emscripten_bind_PlaneShapeSettings_set_mUserData_1=b.gK;pM=d._emscripten_bind_PlaneShapeSettings___destroy___0=b.hK;qM=d._emscripten_bind_PlaneShape_PlaneShape_1=b.iK;rM=d._emscripten_bind_PlaneShape_PlaneShape_2=b.jK;sM=d._emscripten_bind_PlaneShape_PlaneShape_3=b.kK;tM=d._emscripten_bind_PlaneShape_SetMaterial_1=b.lK;uM=d._emscripten_bind_PlaneShape_GetPlane_0=b.mK;vM=d._emscripten_bind_PlaneShape_GetHalfExtent_0=b.nK;wM=d._emscripten_bind_PlaneShape_GetRefCount_0=
b.oK;xM=d._emscripten_bind_PlaneShape_AddRef_0=b.pK;yM=d._emscripten_bind_PlaneShape_Release_0=b.qK;zM=d._emscripten_bind_PlaneShape_GetType_0=b.rK;AM=d._emscripten_bind_PlaneShape_GetSubType_0=b.sK;BM=d._emscripten_bind_PlaneShape_MustBeStatic_0=b.tK;CM=d._emscripten_bind_PlaneShape_GetLocalBounds_0=b.uK;DM=d._emscripten_bind_PlaneShape_GetWorldSpaceBounds_2=b.vK;EM=d._emscripten_bind_PlaneShape_GetCenterOfMass_0=b.wK;FM=d._emscripten_bind_PlaneShape_GetUserData_0=b.xK;GM=d._emscripten_bind_PlaneShape_SetUserData_1=
b.yK;HM=d._emscripten_bind_PlaneShape_GetSubShapeIDBitsRecursive_0=b.zK;IM=d._emscripten_bind_PlaneShape_GetInnerRadius_0=b.AK;JM=d._emscripten_bind_PlaneShape_GetMassProperties_0=b.BK;KM=d._emscripten_bind_PlaneShape_GetLeafShape_2=b.CK;LM=d._emscripten_bind_PlaneShape_GetMaterial_1=b.DK;MM=d._emscripten_bind_PlaneShape_GetSurfaceNormal_2=b.EK;NM=d._emscripten_bind_PlaneShape_GetSubShapeUserData_1=b.FK;OM=d._emscripten_bind_PlaneShape_GetSubShapeTransformedShape_5=b.GK;PM=d._emscripten_bind_PlaneShape_GetVolume_0=
b.HK;QM=d._emscripten_bind_PlaneShape_IsValidScale_1=b.IK;RM=d._emscripten_bind_PlaneShape_MakeScaleValid_1=b.JK;SM=d._emscripten_bind_PlaneShape_ScaleShape_1=b.KK;TM=d._emscripten_bind_PlaneShape___destroy___0=b.LK;UM=d._emscripten_bind_EmptyShapeSettings_EmptyShapeSettings_0=b.MK;VM=d._emscripten_bind_EmptyShapeSettings_GetRefCount_0=b.NK;WM=d._emscripten_bind_EmptyShapeSettings_AddRef_0=b.OK;XM=d._emscripten_bind_EmptyShapeSettings_Release_0=b.PK;YM=d._emscripten_bind_EmptyShapeSettings_Create_0=
b.QK;ZM=d._emscripten_bind_EmptyShapeSettings_ClearCachedResult_0=b.RK;$M=d._emscripten_bind_EmptyShapeSettings_get_mCenterOfMass_0=b.SK;aN=d._emscripten_bind_EmptyShapeSettings_set_mCenterOfMass_1=b.TK;bN=d._emscripten_bind_EmptyShapeSettings_get_mUserData_0=b.UK;cN=d._emscripten_bind_EmptyShapeSettings_set_mUserData_1=b.VK;dN=d._emscripten_bind_EmptyShapeSettings___destroy___0=b.WK;eN=d._emscripten_bind_EmptyShape_EmptyShape_0=b.XK;fN=d._emscripten_bind_EmptyShape_EmptyShape_1=b.YK;gN=d._emscripten_bind_EmptyShape_GetRefCount_0=
b.ZK;hN=d._emscripten_bind_EmptyShape_AddRef_0=b._K;iN=d._emscripten_bind_EmptyShape_Release_0=b.$K;jN=d._emscripten_bind_EmptyShape_GetType_0=b.aL;kN=d._emscripten_bind_EmptyShape_GetSubType_0=b.bL;lN=d._emscripten_bind_EmptyShape_MustBeStatic_0=b.cL;mN=d._emscripten_bind_EmptyShape_GetLocalBounds_0=b.dL;nN=d._emscripten_bind_EmptyShape_GetWorldSpaceBounds_2=b.eL;oN=d._emscripten_bind_EmptyShape_GetCenterOfMass_0=b.fL;pN=d._emscripten_bind_EmptyShape_GetUserData_0=b.gL;qN=d._emscripten_bind_EmptyShape_SetUserData_1=
b.hL;rN=d._emscripten_bind_EmptyShape_GetSubShapeIDBitsRecursive_0=b.iL;sN=d._emscripten_bind_EmptyShape_GetInnerRadius_0=b.jL;tN=d._emscripten_bind_EmptyShape_GetMassProperties_0=b.kL;uN=d._emscripten_bind_EmptyShape_GetLeafShape_2=b.lL;vN=d._emscripten_bind_EmptyShape_GetMaterial_1=b.mL;wN=d._emscripten_bind_EmptyShape_GetSurfaceNormal_2=b.nL;xN=d._emscripten_bind_EmptyShape_GetSubShapeUserData_1=b.oL;yN=d._emscripten_bind_EmptyShape_GetSubShapeTransformedShape_5=b.pL;zN=d._emscripten_bind_EmptyShape_GetVolume_0=
b.qL;AN=d._emscripten_bind_EmptyShape_IsValidScale_1=b.rL;BN=d._emscripten_bind_EmptyShape_MakeScaleValid_1=b.sL;CN=d._emscripten_bind_EmptyShape_ScaleShape_1=b.tL;DN=d._emscripten_bind_EmptyShape___destroy___0=b.uL;EN=d._emscripten_bind_FixedConstraintSettings_FixedConstraintSettings_0=b.vL;FN=d._emscripten_bind_FixedConstraintSettings_GetRefCount_0=b.wL;GN=d._emscripten_bind_FixedConstraintSettings_AddRef_0=b.xL;HN=d._emscripten_bind_FixedConstraintSettings_Release_0=b.yL;IN=d._emscripten_bind_FixedConstraintSettings_Create_2=
b.zL;JN=d._emscripten_bind_FixedConstraintSettings_get_mSpace_0=b.AL;KN=d._emscripten_bind_FixedConstraintSettings_set_mSpace_1=b.BL;LN=d._emscripten_bind_FixedConstraintSettings_get_mAutoDetectPoint_0=b.CL;MN=d._emscripten_bind_FixedConstraintSettings_set_mAutoDetectPoint_1=b.DL;NN=d._emscripten_bind_FixedConstraintSettings_get_mPoint1_0=b.EL;ON=d._emscripten_bind_FixedConstraintSettings_set_mPoint1_1=b.FL;PN=d._emscripten_bind_FixedConstraintSettings_get_mAxisX1_0=b.GL;QN=d._emscripten_bind_FixedConstraintSettings_set_mAxisX1_1=
b.HL;RN=d._emscripten_bind_FixedConstraintSettings_get_mAxisY1_0=b.IL;SN=d._emscripten_bind_FixedConstraintSettings_set_mAxisY1_1=b.JL;TN=d._emscripten_bind_FixedConstraintSettings_get_mPoint2_0=b.KL;UN=d._emscripten_bind_FixedConstraintSettings_set_mPoint2_1=b.LL;VN=d._emscripten_bind_FixedConstraintSettings_get_mAxisX2_0=b.ML;WN=d._emscripten_bind_FixedConstraintSettings_set_mAxisX2_1=b.NL;XN=d._emscripten_bind_FixedConstraintSettings_get_mAxisY2_0=b.OL;YN=d._emscripten_bind_FixedConstraintSettings_set_mAxisY2_1=
b.PL;ZN=d._emscripten_bind_FixedConstraintSettings_get_mEnabled_0=b.QL;$N=d._emscripten_bind_FixedConstraintSettings_set_mEnabled_1=b.RL;aO=d._emscripten_bind_FixedConstraintSettings_get_mNumVelocityStepsOverride_0=b.SL;bO=d._emscripten_bind_FixedConstraintSettings_set_mNumVelocityStepsOverride_1=b.TL;cO=d._emscripten_bind_FixedConstraintSettings_get_mNumPositionStepsOverride_0=b.UL;dO=d._emscripten_bind_FixedConstraintSettings_set_mNumPositionStepsOverride_1=b.VL;eO=d._emscripten_bind_FixedConstraintSettings___destroy___0=
b.WL;fO=d._emscripten_bind_SpringSettings_SpringSettings_0=b.XL;gO=d._emscripten_bind_SpringSettings_HasStiffness_0=b.YL;hO=d._emscripten_bind_SpringSettings_get_mMode_0=b.ZL;iO=d._emscripten_bind_SpringSettings_set_mMode_1=b._L;jO=d._emscripten_bind_SpringSettings_get_mFrequency_0=b.$L;kO=d._emscripten_bind_SpringSettings_set_mFrequency_1=b.aM;lO=d._emscripten_bind_SpringSettings_get_mStiffness_0=b.bM;mO=d._emscripten_bind_SpringSettings_set_mStiffness_1=b.cM;nO=d._emscripten_bind_SpringSettings_get_mDamping_0=
b.dM;oO=d._emscripten_bind_SpringSettings_set_mDamping_1=b.eM;pO=d._emscripten_bind_SpringSettings___destroy___0=b.fM;qO=d._emscripten_bind_MotorSettings_MotorSettings_0=b.gM;rO=d._emscripten_bind_MotorSettings_get_mSpringSettings_0=b.hM;sO=d._emscripten_bind_MotorSettings_set_mSpringSettings_1=b.iM;tO=d._emscripten_bind_MotorSettings_get_mMinForceLimit_0=b.jM;uO=d._emscripten_bind_MotorSettings_set_mMinForceLimit_1=b.kM;vO=d._emscripten_bind_MotorSettings_get_mMaxForceLimit_0=b.lM;wO=d._emscripten_bind_MotorSettings_set_mMaxForceLimit_1=
b.mM;xO=d._emscripten_bind_MotorSettings_get_mMinTorqueLimit_0=b.nM;yO=d._emscripten_bind_MotorSettings_set_mMinTorqueLimit_1=b.oM;zO=d._emscripten_bind_MotorSettings_get_mMaxTorqueLimit_0=b.pM;AO=d._emscripten_bind_MotorSettings_set_mMaxTorqueLimit_1=b.qM;BO=d._emscripten_bind_MotorSettings___destroy___0=b.rM;CO=d._emscripten_bind_DistanceConstraintSettings_DistanceConstraintSettings_0=b.sM;DO=d._emscripten_bind_DistanceConstraintSettings_GetRefCount_0=b.tM;EO=d._emscripten_bind_DistanceConstraintSettings_AddRef_0=
b.uM;FO=d._emscripten_bind_DistanceConstraintSettings_Release_0=b.vM;GO=d._emscripten_bind_DistanceConstraintSettings_Create_2=b.wM;HO=d._emscripten_bind_DistanceConstraintSettings_get_mSpace_0=b.xM;IO=d._emscripten_bind_DistanceConstraintSettings_set_mSpace_1=b.yM;JO=d._emscripten_bind_DistanceConstraintSettings_get_mPoint1_0=b.zM;KO=d._emscripten_bind_DistanceConstraintSettings_set_mPoint1_1=b.AM;LO=d._emscripten_bind_DistanceConstraintSettings_get_mPoint2_0=b.BM;MO=d._emscripten_bind_DistanceConstraintSettings_set_mPoint2_1=
b.CM;NO=d._emscripten_bind_DistanceConstraintSettings_get_mMinDistance_0=b.DM;OO=d._emscripten_bind_DistanceConstraintSettings_set_mMinDistance_1=b.EM;PO=d._emscripten_bind_DistanceConstraintSettings_get_mMaxDistance_0=b.FM;QO=d._emscripten_bind_DistanceConstraintSettings_set_mMaxDistance_1=b.GM;RO=d._emscripten_bind_DistanceConstraintSettings_get_mLimitsSpringSettings_0=b.HM;SO=d._emscripten_bind_DistanceConstraintSettings_set_mLimitsSpringSettings_1=b.IM;TO=d._emscripten_bind_DistanceConstraintSettings_get_mEnabled_0=
b.JM;UO=d._emscripten_bind_DistanceConstraintSettings_set_mEnabled_1=b.KM;VO=d._emscripten_bind_DistanceConstraintSettings_get_mNumVelocityStepsOverride_0=b.LM;WO=d._emscripten_bind_DistanceConstraintSettings_set_mNumVelocityStepsOverride_1=b.MM;XO=d._emscripten_bind_DistanceConstraintSettings_get_mNumPositionStepsOverride_0=b.NM;YO=d._emscripten_bind_DistanceConstraintSettings_set_mNumPositionStepsOverride_1=b.OM;ZO=d._emscripten_bind_DistanceConstraintSettings___destroy___0=b.PM;$O=d._emscripten_bind_DistanceConstraint_SetDistance_2=
b.QM;aP=d._emscripten_bind_DistanceConstraint_GetMinDistance_0=b.RM;bP=d._emscripten_bind_DistanceConstraint_GetMaxDistance_0=b.SM;cP=d._emscripten_bind_DistanceConstraint_GetLimitsSpringSettings_0=b.TM;dP=d._emscripten_bind_DistanceConstraint_SetLimitsSpringSettings_1=b.UM;eP=d._emscripten_bind_DistanceConstraint_GetTotalLambdaPosition_0=b.VM;fP=d._emscripten_bind_DistanceConstraint_GetRefCount_0=b.WM;gP=d._emscripten_bind_DistanceConstraint_AddRef_0=b.XM;hP=d._emscripten_bind_DistanceConstraint_Release_0=
b.YM;iP=d._emscripten_bind_DistanceConstraint_GetType_0=b.ZM;jP=d._emscripten_bind_DistanceConstraint_GetSubType_0=b._M;kP=d._emscripten_bind_DistanceConstraint_GetConstraintPriority_0=b.$M;lP=d._emscripten_bind_DistanceConstraint_SetConstraintPriority_1=b.aN;mP=d._emscripten_bind_DistanceConstraint_SetNumVelocityStepsOverride_1=b.bN;nP=d._emscripten_bind_DistanceConstraint_GetNumVelocityStepsOverride_0=b.cN;oP=d._emscripten_bind_DistanceConstraint_SetNumPositionStepsOverride_1=b.dN;pP=d._emscripten_bind_DistanceConstraint_GetNumPositionStepsOverride_0=
b.eN;qP=d._emscripten_bind_DistanceConstraint_SetEnabled_1=b.fN;rP=d._emscripten_bind_DistanceConstraint_GetEnabled_0=b.gN;sP=d._emscripten_bind_DistanceConstraint_IsActive_0=b.hN;tP=d._emscripten_bind_DistanceConstraint_GetUserData_0=b.iN;uP=d._emscripten_bind_DistanceConstraint_SetUserData_1=b.jN;vP=d._emscripten_bind_DistanceConstraint_ResetWarmStart_0=b.kN;wP=d._emscripten_bind_DistanceConstraint_SaveState_1=b.lN;xP=d._emscripten_bind_DistanceConstraint_RestoreState_1=b.mN;yP=d._emscripten_bind_DistanceConstraint_GetBody1_0=
b.nN;zP=d._emscripten_bind_DistanceConstraint_GetBody2_0=b.oN;AP=d._emscripten_bind_DistanceConstraint_GetConstraintToBody1Matrix_0=b.pN;BP=d._emscripten_bind_DistanceConstraint_GetConstraintToBody2Matrix_0=b.qN;CP=d._emscripten_bind_DistanceConstraint___destroy___0=b.rN;DP=d._emscripten_bind_PointConstraintSettings_PointConstraintSettings_0=b.sN;EP=d._emscripten_bind_PointConstraintSettings_GetRefCount_0=b.tN;FP=d._emscripten_bind_PointConstraintSettings_AddRef_0=b.uN;GP=d._emscripten_bind_PointConstraintSettings_Release_0=
b.vN;HP=d._emscripten_bind_PointConstraintSettings_Create_2=b.wN;IP=d._emscripten_bind_PointConstraintSettings_get_mSpace_0=b.xN;JP=d._emscripten_bind_PointConstraintSettings_set_mSpace_1=b.yN;KP=d._emscripten_bind_PointConstraintSettings_get_mPoint1_0=b.zN;LP=d._emscripten_bind_PointConstraintSettings_set_mPoint1_1=b.AN;MP=d._emscripten_bind_PointConstraintSettings_get_mPoint2_0=b.BN;NP=d._emscripten_bind_PointConstraintSettings_set_mPoint2_1=b.CN;OP=d._emscripten_bind_PointConstraintSettings_get_mEnabled_0=
b.DN;PP=d._emscripten_bind_PointConstraintSettings_set_mEnabled_1=b.EN;QP=d._emscripten_bind_PointConstraintSettings_get_mNumVelocityStepsOverride_0=b.FN;RP=d._emscripten_bind_PointConstraintSettings_set_mNumVelocityStepsOverride_1=b.GN;SP=d._emscripten_bind_PointConstraintSettings_get_mNumPositionStepsOverride_0=b.HN;TP=d._emscripten_bind_PointConstraintSettings_set_mNumPositionStepsOverride_1=b.IN;UP=d._emscripten_bind_PointConstraintSettings___destroy___0=b.JN;VP=d._emscripten_bind_PointConstraint_GetLocalSpacePoint1_0=
b.KN;WP=d._emscripten_bind_PointConstraint_GetLocalSpacePoint2_0=b.LN;XP=d._emscripten_bind_PointConstraint_GetTotalLambdaPosition_0=b.MN;YP=d._emscripten_bind_PointConstraint_GetRefCount_0=b.NN;ZP=d._emscripten_bind_PointConstraint_AddRef_0=b.ON;$P=d._emscripten_bind_PointConstraint_Release_0=b.PN;aQ=d._emscripten_bind_PointConstraint_GetType_0=b.QN;bQ=d._emscripten_bind_PointConstraint_GetSubType_0=b.RN;cQ=d._emscripten_bind_PointConstraint_GetConstraintPriority_0=b.SN;dQ=d._emscripten_bind_PointConstraint_SetConstraintPriority_1=
b.TN;eQ=d._emscripten_bind_PointConstraint_SetNumVelocityStepsOverride_1=b.UN;fQ=d._emscripten_bind_PointConstraint_GetNumVelocityStepsOverride_0=b.VN;gQ=d._emscripten_bind_PointConstraint_SetNumPositionStepsOverride_1=b.WN;hQ=d._emscripten_bind_PointConstraint_GetNumPositionStepsOverride_0=b.XN;iQ=d._emscripten_bind_PointConstraint_SetEnabled_1=b.YN;jQ=d._emscripten_bind_PointConstraint_GetEnabled_0=b.ZN;kQ=d._emscripten_bind_PointConstraint_IsActive_0=b._N;lQ=d._emscripten_bind_PointConstraint_GetUserData_0=
b.$N;mQ=d._emscripten_bind_PointConstraint_SetUserData_1=b.aO;nQ=d._emscripten_bind_PointConstraint_ResetWarmStart_0=b.bO;oQ=d._emscripten_bind_PointConstraint_SaveState_1=b.cO;pQ=d._emscripten_bind_PointConstraint_RestoreState_1=b.dO;qQ=d._emscripten_bind_PointConstraint_GetBody1_0=b.eO;rQ=d._emscripten_bind_PointConstraint_GetBody2_0=b.fO;sQ=d._emscripten_bind_PointConstraint_GetConstraintToBody1Matrix_0=b.gO;tQ=d._emscripten_bind_PointConstraint_GetConstraintToBody2Matrix_0=b.hO;uQ=d._emscripten_bind_PointConstraint___destroy___0=
b.iO;vQ=d._emscripten_bind_HingeConstraintSettings_HingeConstraintSettings_0=b.jO;wQ=d._emscripten_bind_HingeConstraintSettings_GetRefCount_0=b.kO;xQ=d._emscripten_bind_HingeConstraintSettings_AddRef_0=b.lO;yQ=d._emscripten_bind_HingeConstraintSettings_Release_0=b.mO;zQ=d._emscripten_bind_HingeConstraintSettings_Create_2=b.nO;AQ=d._emscripten_bind_HingeConstraintSettings_get_mSpace_0=b.oO;BQ=d._emscripten_bind_HingeConstraintSettings_set_mSpace_1=b.pO;CQ=d._emscripten_bind_HingeConstraintSettings_get_mPoint1_0=
b.qO;DQ=d._emscripten_bind_HingeConstraintSettings_set_mPoint1_1=b.rO;EQ=d._emscripten_bind_HingeConstraintSettings_get_mHingeAxis1_0=b.sO;FQ=d._emscripten_bind_HingeConstraintSettings_set_mHingeAxis1_1=b.tO;GQ=d._emscripten_bind_HingeConstraintSettings_get_mNormalAxis1_0=b.uO;HQ=d._emscripten_bind_HingeConstraintSettings_set_mNormalAxis1_1=b.vO;IQ=d._emscripten_bind_HingeConstraintSettings_get_mPoint2_0=b.wO;JQ=d._emscripten_bind_HingeConstraintSettings_set_mPoint2_1=b.xO;KQ=d._emscripten_bind_HingeConstraintSettings_get_mHingeAxis2_0=
b.yO;LQ=d._emscripten_bind_HingeConstraintSettings_set_mHingeAxis2_1=b.zO;MQ=d._emscripten_bind_HingeConstraintSettings_get_mNormalAxis2_0=b.AO;NQ=d._emscripten_bind_HingeConstraintSettings_set_mNormalAxis2_1=b.BO;OQ=d._emscripten_bind_HingeConstraintSettings_get_mLimitsMin_0=b.CO;PQ=d._emscripten_bind_HingeConstraintSettings_set_mLimitsMin_1=b.DO;QQ=d._emscripten_bind_HingeConstraintSettings_get_mLimitsMax_0=b.EO;RQ=d._emscripten_bind_HingeConstraintSettings_set_mLimitsMax_1=b.FO;SQ=d._emscripten_bind_HingeConstraintSettings_get_mLimitsSpringSettings_0=
b.GO;TQ=d._emscripten_bind_HingeConstraintSettings_set_mLimitsSpringSettings_1=b.HO;UQ=d._emscripten_bind_HingeConstraintSettings_get_mMaxFrictionTorque_0=b.IO;VQ=d._emscripten_bind_HingeConstraintSettings_set_mMaxFrictionTorque_1=b.JO;WQ=d._emscripten_bind_HingeConstraintSettings_get_mMotorSettings_0=b.KO;XQ=d._emscripten_bind_HingeConstraintSettings_set_mMotorSettings_1=b.LO;YQ=d._emscripten_bind_HingeConstraintSettings_get_mEnabled_0=b.MO;ZQ=d._emscripten_bind_HingeConstraintSettings_set_mEnabled_1=
b.NO;$Q=d._emscripten_bind_HingeConstraintSettings_get_mNumVelocityStepsOverride_0=b.OO;aR=d._emscripten_bind_HingeConstraintSettings_set_mNumVelocityStepsOverride_1=b.PO;bR=d._emscripten_bind_HingeConstraintSettings_get_mNumPositionStepsOverride_0=b.QO;cR=d._emscripten_bind_HingeConstraintSettings_set_mNumPositionStepsOverride_1=b.RO;dR=d._emscripten_bind_HingeConstraintSettings___destroy___0=b.SO;eR=d._emscripten_bind_HingeConstraint_GetLocalSpacePoint1_0=b.TO;fR=d._emscripten_bind_HingeConstraint_GetLocalSpacePoint2_0=
b.UO;gR=d._emscripten_bind_HingeConstraint_GetLocalSpaceHingeAxis1_0=b.VO;hR=d._emscripten_bind_HingeConstraint_GetLocalSpaceHingeAxis2_0=b.WO;iR=d._emscripten_bind_HingeConstraint_GetLocalSpaceNormalAxis1_0=b.XO;jR=d._emscripten_bind_HingeConstraint_GetLocalSpaceNormalAxis2_0=b.YO;kR=d._emscripten_bind_HingeConstraint_GetCurrentAngle_0=b.ZO;lR=d._emscripten_bind_HingeConstraint_SetMaxFrictionTorque_1=b._O;mR=d._emscripten_bind_HingeConstraint_GetMaxFrictionTorque_0=b.$O;nR=d._emscripten_bind_HingeConstraint_GetMotorSettings_0=
b.aP;oR=d._emscripten_bind_HingeConstraint_SetMotorState_1=b.bP;pR=d._emscripten_bind_HingeConstraint_GetMotorState_0=b.cP;qR=d._emscripten_bind_HingeConstraint_SetTargetAngularVelocity_1=b.dP;rR=d._emscripten_bind_HingeConstraint_GetTargetAngularVelocity_0=b.eP;sR=d._emscripten_bind_HingeConstraint_SetTargetAngle_1=b.fP;tR=d._emscripten_bind_HingeConstraint_GetTargetAngle_0=b.gP;uR=d._emscripten_bind_HingeConstraint_SetTargetOrientationBS_1=b.hP;vR=d._emscripten_bind_HingeConstraint_SetLimits_2=
b.iP;wR=d._emscripten_bind_HingeConstraint_GetLimitsMin_0=b.jP;xR=d._emscripten_bind_HingeConstraint_GetLimitsMax_0=b.kP;yR=d._emscripten_bind_HingeConstraint_HasLimits_0=b.lP;zR=d._emscripten_bind_HingeConstraint_GetLimitsSpringSettings_0=b.mP;AR=d._emscripten_bind_HingeConstraint_SetLimitsSpringSettings_1=b.nP;BR=d._emscripten_bind_HingeConstraint_GetTotalLambdaPosition_0=b.oP;CR=d._emscripten_bind_HingeConstraint_GetTotalLambdaRotation_0=b.pP;DR=d._emscripten_bind_HingeConstraint_GetTotalLambdaRotationLimits_0=
b.qP;ER=d._emscripten_bind_HingeConstraint_GetTotalLambdaMotor_0=b.rP;FR=d._emscripten_bind_HingeConstraint_GetRefCount_0=b.sP;GR=d._emscripten_bind_HingeConstraint_AddRef_0=b.tP;HR=d._emscripten_bind_HingeConstraint_Release_0=b.uP;IR=d._emscripten_bind_HingeConstraint_GetType_0=b.vP;JR=d._emscripten_bind_HingeConstraint_GetSubType_0=b.wP;KR=d._emscripten_bind_HingeConstraint_GetConstraintPriority_0=b.xP;LR=d._emscripten_bind_HingeConstraint_SetConstraintPriority_1=b.yP;MR=d._emscripten_bind_HingeConstraint_SetNumVelocityStepsOverride_1=
b.zP;NR=d._emscripten_bind_HingeConstraint_GetNumVelocityStepsOverride_0=b.AP;OR=d._emscripten_bind_HingeConstraint_SetNumPositionStepsOverride_1=b.BP;PR=d._emscripten_bind_HingeConstraint_GetNumPositionStepsOverride_0=b.CP;QR=d._emscripten_bind_HingeConstraint_SetEnabled_1=b.DP;RR=d._emscripten_bind_HingeConstraint_GetEnabled_0=b.EP;SR=d._emscripten_bind_HingeConstraint_IsActive_0=b.FP;TR=d._emscripten_bind_HingeConstraint_GetUserData_0=b.GP;UR=d._emscripten_bind_HingeConstraint_SetUserData_1=b.HP;
VR=d._emscripten_bind_HingeConstraint_ResetWarmStart_0=b.IP;WR=d._emscripten_bind_HingeConstraint_SaveState_1=b.JP;YR=d._emscripten_bind_HingeConstraint_RestoreState_1=b.KP;ZR=d._emscripten_bind_HingeConstraint_GetBody1_0=b.LP;$R=d._emscripten_bind_HingeConstraint_GetBody2_0=b.MP;aS=d._emscripten_bind_HingeConstraint_GetConstraintToBody1Matrix_0=b.NP;bS=d._emscripten_bind_HingeConstraint_GetConstraintToBody2Matrix_0=b.OP;cS=d._emscripten_bind_HingeConstraint___destroy___0=b.PP;dS=d._emscripten_bind_ConeConstraintSettings_ConeConstraintSettings_0=
b.QP;eS=d._emscripten_bind_ConeConstraintSettings_GetRefCount_0=b.RP;fS=d._emscripten_bind_ConeConstraintSettings_AddRef_0=b.SP;gS=d._emscripten_bind_ConeConstraintSettings_Release_0=b.TP;hS=d._emscripten_bind_ConeConstraintSettings_Create_2=b.UP;iS=d._emscripten_bind_ConeConstraintSettings_get_mSpace_0=b.VP;jS=d._emscripten_bind_ConeConstraintSettings_set_mSpace_1=b.WP;kS=d._emscripten_bind_ConeConstraintSettings_get_mPoint1_0=b.XP;lS=d._emscripten_bind_ConeConstraintSettings_set_mPoint1_1=b.YP;
mS=d._emscripten_bind_ConeConstraintSettings_get_mTwistAxis1_0=b.ZP;nS=d._emscripten_bind_ConeConstraintSettings_set_mTwistAxis1_1=b._P;oS=d._emscripten_bind_ConeConstraintSettings_get_mPoint2_0=b.$P;pS=d._emscripten_bind_ConeConstraintSettings_set_mPoint2_1=b.aQ;qS=d._emscripten_bind_ConeConstraintSettings_get_mTwistAxis2_0=b.bQ;rS=d._emscripten_bind_ConeConstraintSettings_set_mTwistAxis2_1=b.cQ;sS=d._emscripten_bind_ConeConstraintSettings_get_mHalfConeAngle_0=b.dQ;tS=d._emscripten_bind_ConeConstraintSettings_set_mHalfConeAngle_1=
b.eQ;uS=d._emscripten_bind_ConeConstraintSettings_get_mEnabled_0=b.fQ;vS=d._emscripten_bind_ConeConstraintSettings_set_mEnabled_1=b.gQ;wS=d._emscripten_bind_ConeConstraintSettings_get_mNumVelocityStepsOverride_0=b.hQ;xS=d._emscripten_bind_ConeConstraintSettings_set_mNumVelocityStepsOverride_1=b.iQ;yS=d._emscripten_bind_ConeConstraintSettings_get_mNumPositionStepsOverride_0=b.jQ;zS=d._emscripten_bind_ConeConstraintSettings_set_mNumPositionStepsOverride_1=b.kQ;AS=d._emscripten_bind_ConeConstraintSettings___destroy___0=
b.lQ;BS=d._emscripten_bind_ConeConstraint_SetHalfConeAngle_1=b.mQ;CS=d._emscripten_bind_ConeConstraint_GetCosHalfConeAngle_0=b.nQ;DS=d._emscripten_bind_ConeConstraint_GetTotalLambdaPosition_0=b.oQ;ES=d._emscripten_bind_ConeConstraint_GetTotalLambdaRotation_0=b.pQ;FS=d._emscripten_bind_ConeConstraint_GetRefCount_0=b.qQ;GS=d._emscripten_bind_ConeConstraint_AddRef_0=b.rQ;HS=d._emscripten_bind_ConeConstraint_Release_0=b.sQ;IS=d._emscripten_bind_ConeConstraint_GetType_0=b.tQ;JS=d._emscripten_bind_ConeConstraint_GetSubType_0=
b.uQ;KS=d._emscripten_bind_ConeConstraint_GetConstraintPriority_0=b.vQ;LS=d._emscripten_bind_ConeConstraint_SetConstraintPriority_1=b.wQ;MS=d._emscripten_bind_ConeConstraint_SetNumVelocityStepsOverride_1=b.xQ;NS=d._emscripten_bind_ConeConstraint_GetNumVelocityStepsOverride_0=b.yQ;OS=d._emscripten_bind_ConeConstraint_SetNumPositionStepsOverride_1=b.zQ;PS=d._emscripten_bind_ConeConstraint_GetNumPositionStepsOverride_0=b.AQ;QS=d._emscripten_bind_ConeConstraint_SetEnabled_1=b.BQ;RS=d._emscripten_bind_ConeConstraint_GetEnabled_0=
b.CQ;SS=d._emscripten_bind_ConeConstraint_IsActive_0=b.DQ;TS=d._emscripten_bind_ConeConstraint_GetUserData_0=b.EQ;US=d._emscripten_bind_ConeConstraint_SetUserData_1=b.FQ;VS=d._emscripten_bind_ConeConstraint_ResetWarmStart_0=b.GQ;WS=d._emscripten_bind_ConeConstraint_SaveState_1=b.HQ;XS=d._emscripten_bind_ConeConstraint_RestoreState_1=b.IQ;YS=d._emscripten_bind_ConeConstraint_GetBody1_0=b.JQ;ZS=d._emscripten_bind_ConeConstraint_GetBody2_0=b.KQ;$S=d._emscripten_bind_ConeConstraint_GetConstraintToBody1Matrix_0=
b.LQ;aT=d._emscripten_bind_ConeConstraint_GetConstraintToBody2Matrix_0=b.MQ;bT=d._emscripten_bind_ConeConstraint___destroy___0=b.NQ;cT=d._emscripten_bind_SliderConstraintSettings_SliderConstraintSettings_0=b.OQ;dT=d._emscripten_bind_SliderConstraintSettings_GetRefCount_0=b.PQ;eT=d._emscripten_bind_SliderConstraintSettings_AddRef_0=b.QQ;fT=d._emscripten_bind_SliderConstraintSettings_Release_0=b.RQ;gT=d._emscripten_bind_SliderConstraintSettings_Create_2=b.SQ;hT=d._emscripten_bind_SliderConstraintSettings_get_mSpace_0=
b.TQ;iT=d._emscripten_bind_SliderConstraintSettings_set_mSpace_1=b.UQ;jT=d._emscripten_bind_SliderConstraintSettings_get_mAutoDetectPoint_0=b.VQ;kT=d._emscripten_bind_SliderConstraintSettings_set_mAutoDetectPoint_1=b.WQ;lT=d._emscripten_bind_SliderConstraintSettings_get_mPoint1_0=b.XQ;mT=d._emscripten_bind_SliderConstraintSettings_set_mPoint1_1=b.YQ;nT=d._emscripten_bind_SliderConstraintSettings_get_mSliderAxis1_0=b.ZQ;oT=d._emscripten_bind_SliderConstraintSettings_set_mSliderAxis1_1=b._Q;pT=d._emscripten_bind_SliderConstraintSettings_get_mNormalAxis1_0=
b.$Q;qT=d._emscripten_bind_SliderConstraintSettings_set_mNormalAxis1_1=b.aR;rT=d._emscripten_bind_SliderConstraintSettings_get_mPoint2_0=b.bR;sT=d._emscripten_bind_SliderConstraintSettings_set_mPoint2_1=b.cR;tT=d._emscripten_bind_SliderConstraintSettings_get_mSliderAxis2_0=b.dR;uT=d._emscripten_bind_SliderConstraintSettings_set_mSliderAxis2_1=b.eR;vT=d._emscripten_bind_SliderConstraintSettings_get_mNormalAxis2_0=b.fR;wT=d._emscripten_bind_SliderConstraintSettings_set_mNormalAxis2_1=b.gR;xT=d._emscripten_bind_SliderConstraintSettings_get_mLimitsMin_0=
b.hR;yT=d._emscripten_bind_SliderConstraintSettings_set_mLimitsMin_1=b.iR;zT=d._emscripten_bind_SliderConstraintSettings_get_mLimitsMax_0=b.jR;AT=d._emscripten_bind_SliderConstraintSettings_set_mLimitsMax_1=b.kR;BT=d._emscripten_bind_SliderConstraintSettings_get_mLimitsSpringSettings_0=b.lR;CT=d._emscripten_bind_SliderConstraintSettings_set_mLimitsSpringSettings_1=b.mR;DT=d._emscripten_bind_SliderConstraintSettings_get_mMaxFrictionForce_0=b.nR;ET=d._emscripten_bind_SliderConstraintSettings_set_mMaxFrictionForce_1=
b.oR;FT=d._emscripten_bind_SliderConstraintSettings_get_mMotorSettings_0=b.pR;GT=d._emscripten_bind_SliderConstraintSettings_set_mMotorSettings_1=b.qR;HT=d._emscripten_bind_SliderConstraintSettings_get_mEnabled_0=b.rR;IT=d._emscripten_bind_SliderConstraintSettings_set_mEnabled_1=b.sR;JT=d._emscripten_bind_SliderConstraintSettings_get_mNumVelocityStepsOverride_0=b.tR;KT=d._emscripten_bind_SliderConstraintSettings_set_mNumVelocityStepsOverride_1=b.uR;LT=d._emscripten_bind_SliderConstraintSettings_get_mNumPositionStepsOverride_0=
b.vR;MT=d._emscripten_bind_SliderConstraintSettings_set_mNumPositionStepsOverride_1=b.wR;NT=d._emscripten_bind_SliderConstraintSettings___destroy___0=b.xR;OT=d._emscripten_bind_SliderConstraint_GetCurrentPosition_0=b.yR;PT=d._emscripten_bind_SliderConstraint_SetMaxFrictionForce_1=b.zR;QT=d._emscripten_bind_SliderConstraint_GetMaxFrictionForce_0=b.AR;RT=d._emscripten_bind_SliderConstraint_GetMotorSettings_0=b.BR;ST=d._emscripten_bind_SliderConstraint_SetMotorState_1=b.CR;TT=d._emscripten_bind_SliderConstraint_GetMotorState_0=
b.DR;UT=d._emscripten_bind_SliderConstraint_SetTargetVelocity_1=b.ER;VT=d._emscripten_bind_SliderConstraint_GetTargetVelocity_0=b.FR;WT=d._emscripten_bind_SliderConstraint_SetTargetPosition_1=b.GR;XT=d._emscripten_bind_SliderConstraint_GetTargetPosition_0=b.HR;YT=d._emscripten_bind_SliderConstraint_SetLimits_2=b.IR;ZT=d._emscripten_bind_SliderConstraint_GetLimitsMin_0=b.JR;$T=d._emscripten_bind_SliderConstraint_GetLimitsMax_0=b.KR;aU=d._emscripten_bind_SliderConstraint_HasLimits_0=b.LR;bU=d._emscripten_bind_SliderConstraint_GetLimitsSpringSettings_0=
b.MR;cU=d._emscripten_bind_SliderConstraint_SetLimitsSpringSettings_1=b.NR;dU=d._emscripten_bind_SliderConstraint_GetTotalLambdaPosition_0=b.OR;eU=d._emscripten_bind_SliderConstraint_GetTotalLambdaPositionLimits_0=b.PR;fU=d._emscripten_bind_SliderConstraint_GetTotalLambdaRotation_0=b.QR;gU=d._emscripten_bind_SliderConstraint_GetTotalLambdaMotor_0=b.RR;hU=d._emscripten_bind_SliderConstraint_GetRefCount_0=b.SR;iU=d._emscripten_bind_SliderConstraint_AddRef_0=b.TR;jU=d._emscripten_bind_SliderConstraint_Release_0=
b.UR;kU=d._emscripten_bind_SliderConstraint_GetType_0=b.VR;lU=d._emscripten_bind_SliderConstraint_GetSubType_0=b.WR;mU=d._emscripten_bind_SliderConstraint_GetConstraintPriority_0=b.XR;nU=d._emscripten_bind_SliderConstraint_SetConstraintPriority_1=b.YR;oU=d._emscripten_bind_SliderConstraint_SetNumVelocityStepsOverride_1=b.ZR;pU=d._emscripten_bind_SliderConstraint_GetNumVelocityStepsOverride_0=b._R;qU=d._emscripten_bind_SliderConstraint_SetNumPositionStepsOverride_1=b.$R;rU=d._emscripten_bind_SliderConstraint_GetNumPositionStepsOverride_0=
b.aS;sU=d._emscripten_bind_SliderConstraint_SetEnabled_1=b.bS;tU=d._emscripten_bind_SliderConstraint_GetEnabled_0=b.cS;uU=d._emscripten_bind_SliderConstraint_IsActive_0=b.dS;vU=d._emscripten_bind_SliderConstraint_GetUserData_0=b.eS;wU=d._emscripten_bind_SliderConstraint_SetUserData_1=b.fS;xU=d._emscripten_bind_SliderConstraint_ResetWarmStart_0=b.gS;yU=d._emscripten_bind_SliderConstraint_SaveState_1=b.hS;zU=d._emscripten_bind_SliderConstraint_RestoreState_1=b.iS;AU=d._emscripten_bind_SliderConstraint_GetBody1_0=
b.jS;BU=d._emscripten_bind_SliderConstraint_GetBody2_0=b.kS;CU=d._emscripten_bind_SliderConstraint_GetConstraintToBody1Matrix_0=b.lS;DU=d._emscripten_bind_SliderConstraint_GetConstraintToBody2Matrix_0=b.mS;EU=d._emscripten_bind_SliderConstraint___destroy___0=b.nS;FU=d._emscripten_bind_SwingTwistConstraintSettings_SwingTwistConstraintSettings_0=b.oS;GU=d._emscripten_bind_SwingTwistConstraintSettings_GetRefCount_0=b.pS;HU=d._emscripten_bind_SwingTwistConstraintSettings_AddRef_0=b.qS;IU=d._emscripten_bind_SwingTwistConstraintSettings_Release_0=
b.rS;JU=d._emscripten_bind_SwingTwistConstraintSettings_Create_2=b.sS;KU=d._emscripten_bind_SwingTwistConstraintSettings_get_mSpace_0=b.tS;LU=d._emscripten_bind_SwingTwistConstraintSettings_set_mSpace_1=b.uS;MU=d._emscripten_bind_SwingTwistConstraintSettings_get_mPosition1_0=b.vS;NU=d._emscripten_bind_SwingTwistConstraintSettings_set_mPosition1_1=b.wS;OU=d._emscripten_bind_SwingTwistConstraintSettings_get_mTwistAxis1_0=b.xS;PU=d._emscripten_bind_SwingTwistConstraintSettings_set_mTwistAxis1_1=b.yS;
QU=d._emscripten_bind_SwingTwistConstraintSettings_get_mPlaneAxis1_0=b.zS;RU=d._emscripten_bind_SwingTwistConstraintSettings_set_mPlaneAxis1_1=b.AS;SU=d._emscripten_bind_SwingTwistConstraintSettings_get_mPosition2_0=b.BS;TU=d._emscripten_bind_SwingTwistConstraintSettings_set_mPosition2_1=b.CS;UU=d._emscripten_bind_SwingTwistConstraintSettings_get_mTwistAxis2_0=b.DS;VU=d._emscripten_bind_SwingTwistConstraintSettings_set_mTwistAxis2_1=b.ES;WU=d._emscripten_bind_SwingTwistConstraintSettings_get_mPlaneAxis2_0=
b.FS;XU=d._emscripten_bind_SwingTwistConstraintSettings_set_mPlaneAxis2_1=b.GS;YU=d._emscripten_bind_SwingTwistConstraintSettings_get_mSwingType_0=b.HS;ZU=d._emscripten_bind_SwingTwistConstraintSettings_set_mSwingType_1=b.IS;$U=d._emscripten_bind_SwingTwistConstraintSettings_get_mNormalHalfConeAngle_0=b.JS;aV=d._emscripten_bind_SwingTwistConstraintSettings_set_mNormalHalfConeAngle_1=b.KS;bV=d._emscripten_bind_SwingTwistConstraintSettings_get_mPlaneHalfConeAngle_0=b.LS;cV=d._emscripten_bind_SwingTwistConstraintSettings_set_mPlaneHalfConeAngle_1=
b.MS;dV=d._emscripten_bind_SwingTwistConstraintSettings_get_mTwistMinAngle_0=b.NS;eV=d._emscripten_bind_SwingTwistConstraintSettings_set_mTwistMinAngle_1=b.OS;fV=d._emscripten_bind_SwingTwistConstraintSettings_get_mTwistMaxAngle_0=b.PS;gV=d._emscripten_bind_SwingTwistConstraintSettings_set_mTwistMaxAngle_1=b.QS;hV=d._emscripten_bind_SwingTwistConstraintSettings_get_mMaxFrictionTorque_0=b.RS;iV=d._emscripten_bind_SwingTwistConstraintSettings_set_mMaxFrictionTorque_1=b.SS;jV=d._emscripten_bind_SwingTwistConstraintSettings_get_mSwingMotorSettings_0=
b.TS;kV=d._emscripten_bind_SwingTwistConstraintSettings_set_mSwingMotorSettings_1=b.US;lV=d._emscripten_bind_SwingTwistConstraintSettings_get_mTwistMotorSettings_0=b.VS;mV=d._emscripten_bind_SwingTwistConstraintSettings_set_mTwistMotorSettings_1=b.WS;nV=d._emscripten_bind_SwingTwistConstraintSettings_get_mEnabled_0=b.XS;oV=d._emscripten_bind_SwingTwistConstraintSettings_set_mEnabled_1=b.YS;pV=d._emscripten_bind_SwingTwistConstraintSettings_get_mNumVelocityStepsOverride_0=b.ZS;qV=d._emscripten_bind_SwingTwistConstraintSettings_set_mNumVelocityStepsOverride_1=
b._S;rV=d._emscripten_bind_SwingTwistConstraintSettings_get_mNumPositionStepsOverride_0=b.$S;sV=d._emscripten_bind_SwingTwistConstraintSettings_set_mNumPositionStepsOverride_1=b.aT;tV=d._emscripten_bind_SwingTwistConstraintSettings___destroy___0=b.bT;uV=d._emscripten_bind_SwingTwistConstraint_GetLocalSpacePosition1_0=b.cT;vV=d._emscripten_bind_SwingTwistConstraint_GetLocalSpacePosition2_0=b.dT;wV=d._emscripten_bind_SwingTwistConstraint_GetConstraintToBody1_0=b.eT;xV=d._emscripten_bind_SwingTwistConstraint_GetConstraintToBody2_0=
b.fT;yV=d._emscripten_bind_SwingTwistConstraint_GetNormalHalfConeAngle_0=b.gT;zV=d._emscripten_bind_SwingTwistConstraint_SetNormalHalfConeAngle_1=b.hT;AV=d._emscripten_bind_SwingTwistConstraint_GetPlaneHalfConeAngle_0=b.iT;BV=d._emscripten_bind_SwingTwistConstraint_SetPlaneHalfConeAngle_1=b.jT;CV=d._emscripten_bind_SwingTwistConstraint_GetTwistMinAngle_0=b.kT;DV=d._emscripten_bind_SwingTwistConstraint_SetTwistMinAngle_1=b.lT;EV=d._emscripten_bind_SwingTwistConstraint_GetTwistMaxAngle_0=b.mT;FV=d._emscripten_bind_SwingTwistConstraint_SetTwistMaxAngle_1=
b.nT;GV=d._emscripten_bind_SwingTwistConstraint_GetSwingMotorSettings_0=b.oT;HV=d._emscripten_bind_SwingTwistConstraint_GetTwistMotorSettings_0=b.pT;IV=d._emscripten_bind_SwingTwistConstraint_SetMaxFrictionTorque_1=b.qT;JV=d._emscripten_bind_SwingTwistConstraint_GetMaxFrictionTorque_0=b.rT;KV=d._emscripten_bind_SwingTwistConstraint_SetSwingMotorState_1=b.sT;LV=d._emscripten_bind_SwingTwistConstraint_GetSwingMotorState_0=b.tT;MV=d._emscripten_bind_SwingTwistConstraint_SetTwistMotorState_1=b.uT;NV=
d._emscripten_bind_SwingTwistConstraint_GetTwistMotorState_0=b.vT;OV=d._emscripten_bind_SwingTwistConstraint_SetTargetAngularVelocityCS_1=b.wT;PV=d._emscripten_bind_SwingTwistConstraint_GetTargetAngularVelocityCS_0=b.xT;QV=d._emscripten_bind_SwingTwistConstraint_SetTargetOrientationCS_1=b.yT;RV=d._emscripten_bind_SwingTwistConstraint_GetTargetOrientationCS_0=b.zT;SV=d._emscripten_bind_SwingTwistConstraint_SetTargetOrientationBS_1=b.AT;TV=d._emscripten_bind_SwingTwistConstraint_GetRotationInConstraintSpace_0=
b.BT;UV=d._emscripten_bind_SwingTwistConstraint_GetTotalLambdaPosition_0=b.CT;VV=d._emscripten_bind_SwingTwistConstraint_GetTotalLambdaTwist_0=b.DT;WV=d._emscripten_bind_SwingTwistConstraint_GetTotalLambdaSwingY_0=b.ET;XV=d._emscripten_bind_SwingTwistConstraint_GetTotalLambdaSwingZ_0=b.FT;YV=d._emscripten_bind_SwingTwistConstraint_GetTotalLambdaMotor_0=b.GT;ZV=d._emscripten_bind_SwingTwistConstraint_GetRefCount_0=b.HT;$V=d._emscripten_bind_SwingTwistConstraint_AddRef_0=b.IT;aW=d._emscripten_bind_SwingTwistConstraint_Release_0=
b.JT;bW=d._emscripten_bind_SwingTwistConstraint_GetType_0=b.KT;cW=d._emscripten_bind_SwingTwistConstraint_GetSubType_0=b.LT;dW=d._emscripten_bind_SwingTwistConstraint_GetConstraintPriority_0=b.MT;eW=d._emscripten_bind_SwingTwistConstraint_SetConstraintPriority_1=b.NT;fW=d._emscripten_bind_SwingTwistConstraint_SetNumVelocityStepsOverride_1=b.OT;gW=d._emscripten_bind_SwingTwistConstraint_GetNumVelocityStepsOverride_0=b.PT;hW=d._emscripten_bind_SwingTwistConstraint_SetNumPositionStepsOverride_1=b.QT;
iW=d._emscripten_bind_SwingTwistConstraint_GetNumPositionStepsOverride_0=b.RT;jW=d._emscripten_bind_SwingTwistConstraint_SetEnabled_1=b.ST;kW=d._emscripten_bind_SwingTwistConstraint_GetEnabled_0=b.TT;lW=d._emscripten_bind_SwingTwistConstraint_IsActive_0=b.UT;mW=d._emscripten_bind_SwingTwistConstraint_GetUserData_0=b.VT;nW=d._emscripten_bind_SwingTwistConstraint_SetUserData_1=b.WT;oW=d._emscripten_bind_SwingTwistConstraint_ResetWarmStart_0=b.XT;pW=d._emscripten_bind_SwingTwistConstraint_SaveState_1=
b.YT;qW=d._emscripten_bind_SwingTwistConstraint_RestoreState_1=b.ZT;rW=d._emscripten_bind_SwingTwistConstraint_GetBody1_0=b._T;sW=d._emscripten_bind_SwingTwistConstraint_GetBody2_0=b.$T;tW=d._emscripten_bind_SwingTwistConstraint_GetConstraintToBody1Matrix_0=b.aU;uW=d._emscripten_bind_SwingTwistConstraint_GetConstraintToBody2Matrix_0=b.bU;vW=d._emscripten_bind_SwingTwistConstraint___destroy___0=b.cU;wW=d._emscripten_bind_SixDOFConstraintSettings_SixDOFConstraintSettings_0=b.dU;xW=d._emscripten_bind_SixDOFConstraintSettings_MakeFreeAxis_1=
b.eU;yW=d._emscripten_bind_SixDOFConstraintSettings_IsFreeAxis_1=b.fU;zW=d._emscripten_bind_SixDOFConstraintSettings_MakeFixedAxis_1=b.gU;AW=d._emscripten_bind_SixDOFConstraintSettings_IsFixedAxis_1=b.hU;BW=d._emscripten_bind_SixDOFConstraintSettings_SetLimitedAxis_3=b.iU;CW=d._emscripten_bind_SixDOFConstraintSettings_GetRefCount_0=b.jU;DW=d._emscripten_bind_SixDOFConstraintSettings_AddRef_0=b.kU;EW=d._emscripten_bind_SixDOFConstraintSettings_Release_0=b.lU;FW=d._emscripten_bind_SixDOFConstraintSettings_Create_2=
b.mU;GW=d._emscripten_bind_SixDOFConstraintSettings_get_mSpace_0=b.nU;HW=d._emscripten_bind_SixDOFConstraintSettings_set_mSpace_1=b.oU;IW=d._emscripten_bind_SixDOFConstraintSettings_get_mPosition1_0=b.pU;JW=d._emscripten_bind_SixDOFConstraintSettings_set_mPosition1_1=b.qU;KW=d._emscripten_bind_SixDOFConstraintSettings_get_mAxisX1_0=b.rU;LW=d._emscripten_bind_SixDOFConstraintSettings_set_mAxisX1_1=b.sU;MW=d._emscripten_bind_SixDOFConstraintSettings_get_mAxisY1_0=b.tU;NW=d._emscripten_bind_SixDOFConstraintSettings_set_mAxisY1_1=
b.uU;OW=d._emscripten_bind_SixDOFConstraintSettings_get_mPosition2_0=b.vU;PW=d._emscripten_bind_SixDOFConstraintSettings_set_mPosition2_1=b.wU;QW=d._emscripten_bind_SixDOFConstraintSettings_get_mAxisX2_0=b.xU;RW=d._emscripten_bind_SixDOFConstraintSettings_set_mAxisX2_1=b.yU;SW=d._emscripten_bind_SixDOFConstraintSettings_get_mAxisY2_0=b.zU;TW=d._emscripten_bind_SixDOFConstraintSettings_set_mAxisY2_1=b.AU;UW=d._emscripten_bind_SixDOFConstraintSettings_get_mMaxFriction_1=b.BU;VW=d._emscripten_bind_SixDOFConstraintSettings_set_mMaxFriction_2=
b.CU;WW=d._emscripten_bind_SixDOFConstraintSettings_get_mSwingType_0=b.DU;XW=d._emscripten_bind_SixDOFConstraintSettings_set_mSwingType_1=b.EU;YW=d._emscripten_bind_SixDOFConstraintSettings_get_mLimitMin_1=b.FU;ZW=d._emscripten_bind_SixDOFConstraintSettings_set_mLimitMin_2=b.GU;$W=d._emscripten_bind_SixDOFConstraintSettings_get_mLimitMax_1=b.HU;aX=d._emscripten_bind_SixDOFConstraintSettings_set_mLimitMax_2=b.IU;bX=d._emscripten_bind_SixDOFConstraintSettings_get_mLimitsSpringSettings_1=b.JU;cX=d._emscripten_bind_SixDOFConstraintSettings_set_mLimitsSpringSettings_2=
b.KU;dX=d._emscripten_bind_SixDOFConstraintSettings_get_mMotorSettings_1=b.LU;eX=d._emscripten_bind_SixDOFConstraintSettings_set_mMotorSettings_2=b.MU;fX=d._emscripten_bind_SixDOFConstraintSettings_get_mEnabled_0=b.NU;gX=d._emscripten_bind_SixDOFConstraintSettings_set_mEnabled_1=b.OU;hX=d._emscripten_bind_SixDOFConstraintSettings_get_mNumVelocityStepsOverride_0=b.PU;iX=d._emscripten_bind_SixDOFConstraintSettings_set_mNumVelocityStepsOverride_1=b.QU;jX=d._emscripten_bind_SixDOFConstraintSettings_get_mNumPositionStepsOverride_0=
b.RU;kX=d._emscripten_bind_SixDOFConstraintSettings_set_mNumPositionStepsOverride_1=b.SU;lX=d._emscripten_bind_SixDOFConstraintSettings___destroy___0=b.TU;mX=d._emscripten_bind_SixDOFConstraint_SetTranslationLimits_2=b.UU;nX=d._emscripten_bind_SixDOFConstraint_SetRotationLimits_2=b.VU;oX=d._emscripten_bind_SixDOFConstraint_GetLimitsMin_1=b.WU;pX=d._emscripten_bind_SixDOFConstraint_GetLimitsMax_1=b.XU;qX=d._emscripten_bind_SixDOFConstraint_GetTranslationLimitsMin_0=b.YU;rX=d._emscripten_bind_SixDOFConstraint_GetTranslationLimitsMax_0=
b.ZU;sX=d._emscripten_bind_SixDOFConstraint_GetRotationLimitsMin_0=b._U;tX=d._emscripten_bind_SixDOFConstraint_GetRotationLimitsMax_0=b.$U;uX=d._emscripten_bind_SixDOFConstraint_IsFixedAxis_1=b.aV;vX=d._emscripten_bind_SixDOFConstraint_IsFreeAxis_1=b.bV;wX=d._emscripten_bind_SixDOFConstraint_GetLimitsSpringSettings_1=b.cV;xX=d._emscripten_bind_SixDOFConstraint_SetLimitsSpringSettings_2=b.dV;yX=d._emscripten_bind_SixDOFConstraint_SetMaxFriction_2=b.eV;zX=d._emscripten_bind_SixDOFConstraint_GetMaxFriction_1=
b.fV;AX=d._emscripten_bind_SixDOFConstraint_GetRotationInConstraintSpace_0=b.gV;BX=d._emscripten_bind_SixDOFConstraint_GetMotorSettings_1=b.hV;CX=d._emscripten_bind_SixDOFConstraint_SetMotorState_2=b.iV;DX=d._emscripten_bind_SixDOFConstraint_GetMotorState_1=b.jV;EX=d._emscripten_bind_SixDOFConstraint_GetTargetVelocityCS_0=b.kV;FX=d._emscripten_bind_SixDOFConstraint_SetTargetVelocityCS_1=b.lV;GX=d._emscripten_bind_SixDOFConstraint_SetTargetAngularVelocityCS_1=b.mV;HX=d._emscripten_bind_SixDOFConstraint_GetTargetAngularVelocityCS_0=
b.nV;IX=d._emscripten_bind_SixDOFConstraint_GetTargetPositionCS_0=b.oV;JX=d._emscripten_bind_SixDOFConstraint_SetTargetPositionCS_1=b.pV;KX=d._emscripten_bind_SixDOFConstraint_SetTargetOrientationCS_1=b.qV;LX=d._emscripten_bind_SixDOFConstraint_GetTargetOrientationCS_0=b.rV;MX=d._emscripten_bind_SixDOFConstraint_SetTargetOrientationBS_1=b.sV;NX=d._emscripten_bind_SixDOFConstraint_GetTotalLambdaPosition_0=b.tV;OX=d._emscripten_bind_SixDOFConstraint_GetTotalLambdaRotation_0=b.uV;PX=d._emscripten_bind_SixDOFConstraint_GetTotalLambdaMotorTranslation_0=
b.vV;QX=d._emscripten_bind_SixDOFConstraint_GetTotalLambdaMotorRotation_0=b.wV;RX=d._emscripten_bind_SixDOFConstraint_GetRefCount_0=b.xV;SX=d._emscripten_bind_SixDOFConstraint_AddRef_0=b.yV;TX=d._emscripten_bind_SixDOFConstraint_Release_0=b.zV;UX=d._emscripten_bind_SixDOFConstraint_GetType_0=b.AV;VX=d._emscripten_bind_SixDOFConstraint_GetSubType_0=b.BV;WX=d._emscripten_bind_SixDOFConstraint_GetConstraintPriority_0=b.CV;XX=d._emscripten_bind_SixDOFConstraint_SetConstraintPriority_1=b.DV;YX=d._emscripten_bind_SixDOFConstraint_SetNumVelocityStepsOverride_1=
b.EV;ZX=d._emscripten_bind_SixDOFConstraint_GetNumVelocityStepsOverride_0=b.FV;$X=d._emscripten_bind_SixDOFConstraint_SetNumPositionStepsOverride_1=b.GV;aY=d._emscripten_bind_SixDOFConstraint_GetNumPositionStepsOverride_0=b.HV;bY=d._emscripten_bind_SixDOFConstraint_SetEnabled_1=b.IV;cY=d._emscripten_bind_SixDOFConstraint_GetEnabled_0=b.JV;dY=d._emscripten_bind_SixDOFConstraint_IsActive_0=b.KV;eY=d._emscripten_bind_SixDOFConstraint_GetUserData_0=b.LV;fY=d._emscripten_bind_SixDOFConstraint_SetUserData_1=
b.MV;gY=d._emscripten_bind_SixDOFConstraint_ResetWarmStart_0=b.NV;hY=d._emscripten_bind_SixDOFConstraint_SaveState_1=b.OV;iY=d._emscripten_bind_SixDOFConstraint_RestoreState_1=b.PV;jY=d._emscripten_bind_SixDOFConstraint_GetBody1_0=b.QV;kY=d._emscripten_bind_SixDOFConstraint_GetBody2_0=b.RV;lY=d._emscripten_bind_SixDOFConstraint_GetConstraintToBody1Matrix_0=b.SV;mY=d._emscripten_bind_SixDOFConstraint_GetConstraintToBody2Matrix_0=b.TV;nY=d._emscripten_bind_SixDOFConstraint___destroy___0=b.UV;oY=d._emscripten_bind_PathConstraintSettings_PathConstraintSettings_0=
b.VV;pY=d._emscripten_bind_PathConstraintSettings_GetRefCount_0=b.WV;qY=d._emscripten_bind_PathConstraintSettings_AddRef_0=b.XV;rY=d._emscripten_bind_PathConstraintSettings_Release_0=b.YV;sY=d._emscripten_bind_PathConstraintSettings_Create_2=b.ZV;tY=d._emscripten_bind_PathConstraintSettings_get_mPath_0=b._V;uY=d._emscripten_bind_PathConstraintSettings_set_mPath_1=b.$V;vY=d._emscripten_bind_PathConstraintSettings_get_mPathPosition_0=b.aW;wY=d._emscripten_bind_PathConstraintSettings_set_mPathPosition_1=
b.bW;xY=d._emscripten_bind_PathConstraintSettings_get_mPathRotation_0=b.cW;yY=d._emscripten_bind_PathConstraintSettings_set_mPathRotation_1=b.dW;zY=d._emscripten_bind_PathConstraintSettings_get_mPathFraction_0=b.eW;AY=d._emscripten_bind_PathConstraintSettings_set_mPathFraction_1=b.fW;BY=d._emscripten_bind_PathConstraintSettings_get_mMaxFrictionForce_0=b.gW;CY=d._emscripten_bind_PathConstraintSettings_set_mMaxFrictionForce_1=b.hW;DY=d._emscripten_bind_PathConstraintSettings_get_mRotationConstraintType_0=
b.iW;EY=d._emscripten_bind_PathConstraintSettings_set_mRotationConstraintType_1=b.jW;FY=d._emscripten_bind_PathConstraintSettings_get_mPositionMotorSettings_0=b.kW;GY=d._emscripten_bind_PathConstraintSettings_set_mPositionMotorSettings_1=b.lW;HY=d._emscripten_bind_PathConstraintSettings_get_mEnabled_0=b.mW;IY=d._emscripten_bind_PathConstraintSettings_set_mEnabled_1=b.nW;JY=d._emscripten_bind_PathConstraintSettings_get_mNumVelocityStepsOverride_0=b.oW;KY=d._emscripten_bind_PathConstraintSettings_set_mNumVelocityStepsOverride_1=
b.pW;LY=d._emscripten_bind_PathConstraintSettings_get_mNumPositionStepsOverride_0=b.qW;MY=d._emscripten_bind_PathConstraintSettings_set_mNumPositionStepsOverride_1=b.rW;NY=d._emscripten_bind_PathConstraintSettings___destroy___0=b.sW;OY=d._emscripten_bind_PathConstraintPathHermite_AddPoint_3=b.tW;PY=d._emscripten_bind_PathConstraintPathHermite_IsLooping_0=b.uW;QY=d._emscripten_bind_PathConstraintPathHermite_SetIsLooping_1=b.vW;RY=d._emscripten_bind_PathConstraintPathHermite_GetRefCount_0=b.wW;SY=d._emscripten_bind_PathConstraintPathHermite_AddRef_0=
b.xW;TY=d._emscripten_bind_PathConstraintPathHermite_Release_0=b.yW;UY=d._emscripten_bind_PathConstraintPathHermite___destroy___0=b.zW;VY=d._emscripten_bind_PathConstraintPathJS_PathConstraintPathJS_0=b.AW;WY=d._emscripten_bind_PathConstraintPathJS_GetPathMaxFraction_0=b.BW;XY=d._emscripten_bind_PathConstraintPathJS_GetClosestPoint_2=b.CW;YY=d._emscripten_bind_PathConstraintPathJS_GetPointOnPath_5=b.DW;ZY=d._emscripten_bind_PathConstraintPathJS___destroy___0=b.EW;$Y=d._emscripten_bind_PathConstraint_SetPath_2=
b.FW;aZ=d._emscripten_bind_PathConstraint_GetPath_0=b.GW;bZ=d._emscripten_bind_PathConstraint_GetPathFraction_0=b.HW;cZ=d._emscripten_bind_PathConstraint_SetMaxFrictionForce_1=b.IW;dZ=d._emscripten_bind_PathConstraint_GetMaxFrictionForce_0=b.JW;eZ=d._emscripten_bind_PathConstraint_GetPositionMotorSettings_0=b.KW;fZ=d._emscripten_bind_PathConstraint_SetPositionMotorState_1=b.LW;gZ=d._emscripten_bind_PathConstraint_GetPositionMotorState_0=b.MW;hZ=d._emscripten_bind_PathConstraint_SetTargetVelocity_1=
b.NW;iZ=d._emscripten_bind_PathConstraint_GetTargetVelocity_0=b.OW;jZ=d._emscripten_bind_PathConstraint_SetTargetPathFraction_1=b.PW;kZ=d._emscripten_bind_PathConstraint_GetTargetPathFraction_0=b.QW;lZ=d._emscripten_bind_PathConstraint_GetRefCount_0=b.RW;mZ=d._emscripten_bind_PathConstraint_AddRef_0=b.SW;nZ=d._emscripten_bind_PathConstraint_Release_0=b.TW;oZ=d._emscripten_bind_PathConstraint_GetType_0=b.UW;pZ=d._emscripten_bind_PathConstraint_GetSubType_0=b.VW;qZ=d._emscripten_bind_PathConstraint_GetConstraintPriority_0=
b.WW;rZ=d._emscripten_bind_PathConstraint_SetConstraintPriority_1=b.XW;sZ=d._emscripten_bind_PathConstraint_SetNumVelocityStepsOverride_1=b.YW;tZ=d._emscripten_bind_PathConstraint_GetNumVelocityStepsOverride_0=b.ZW;uZ=d._emscripten_bind_PathConstraint_SetNumPositionStepsOverride_1=b._W;vZ=d._emscripten_bind_PathConstraint_GetNumPositionStepsOverride_0=b.$W;wZ=d._emscripten_bind_PathConstraint_SetEnabled_1=b.aX;xZ=d._emscripten_bind_PathConstraint_GetEnabled_0=b.bX;yZ=d._emscripten_bind_PathConstraint_IsActive_0=
b.cX;zZ=d._emscripten_bind_PathConstraint_GetUserData_0=b.dX;AZ=d._emscripten_bind_PathConstraint_SetUserData_1=b.eX;BZ=d._emscripten_bind_PathConstraint_ResetWarmStart_0=b.fX;CZ=d._emscripten_bind_PathConstraint_SaveState_1=b.gX;DZ=d._emscripten_bind_PathConstraint_RestoreState_1=b.hX;EZ=d._emscripten_bind_PathConstraint_GetBody1_0=b.iX;FZ=d._emscripten_bind_PathConstraint_GetBody2_0=b.jX;GZ=d._emscripten_bind_PathConstraint_GetConstraintToBody1Matrix_0=b.kX;HZ=d._emscripten_bind_PathConstraint_GetConstraintToBody2Matrix_0=
b.lX;IZ=d._emscripten_bind_PathConstraint___destroy___0=b.mX;JZ=d._emscripten_bind_PulleyConstraintSettings_PulleyConstraintSettings_0=b.nX;KZ=d._emscripten_bind_PulleyConstraintSettings_GetRefCount_0=b.oX;LZ=d._emscripten_bind_PulleyConstraintSettings_AddRef_0=b.pX;MZ=d._emscripten_bind_PulleyConstraintSettings_Release_0=b.qX;NZ=d._emscripten_bind_PulleyConstraintSettings_Create_2=b.rX;OZ=d._emscripten_bind_PulleyConstraintSettings_get_mSpace_0=b.sX;PZ=d._emscripten_bind_PulleyConstraintSettings_set_mSpace_1=
b.tX;QZ=d._emscripten_bind_PulleyConstraintSettings_get_mBodyPoint1_0=b.uX;RZ=d._emscripten_bind_PulleyConstraintSettings_set_mBodyPoint1_1=b.vX;SZ=d._emscripten_bind_PulleyConstraintSettings_get_mFixedPoint1_0=b.wX;TZ=d._emscripten_bind_PulleyConstraintSettings_set_mFixedPoint1_1=b.xX;UZ=d._emscripten_bind_PulleyConstraintSettings_get_mBodyPoint2_0=b.yX;VZ=d._emscripten_bind_PulleyConstraintSettings_set_mBodyPoint2_1=b.zX;WZ=d._emscripten_bind_PulleyConstraintSettings_get_mFixedPoint2_0=b.AX;XZ=
d._emscripten_bind_PulleyConstraintSettings_set_mFixedPoint2_1=b.BX;YZ=d._emscripten_bind_PulleyConstraintSettings_get_mRatio_0=b.CX;ZZ=d._emscripten_bind_PulleyConstraintSettings_set_mRatio_1=b.DX;$Z=d._emscripten_bind_PulleyConstraintSettings_get_mMinLength_0=b.EX;a_=d._emscripten_bind_PulleyConstraintSettings_set_mMinLength_1=b.FX;b_=d._emscripten_bind_PulleyConstraintSettings_get_mMaxLength_0=b.GX;c_=d._emscripten_bind_PulleyConstraintSettings_set_mMaxLength_1=b.HX;d_=d._emscripten_bind_PulleyConstraintSettings_get_mEnabled_0=
b.IX;e_=d._emscripten_bind_PulleyConstraintSettings_set_mEnabled_1=b.JX;f_=d._emscripten_bind_PulleyConstraintSettings_get_mNumVelocityStepsOverride_0=b.KX;g_=d._emscripten_bind_PulleyConstraintSettings_set_mNumVelocityStepsOverride_1=b.LX;h_=d._emscripten_bind_PulleyConstraintSettings_get_mNumPositionStepsOverride_0=b.MX;i_=d._emscripten_bind_PulleyConstraintSettings_set_mNumPositionStepsOverride_1=b.NX;j_=d._emscripten_bind_PulleyConstraintSettings___destroy___0=b.OX;k_=d._emscripten_bind_PulleyConstraint_SetLength_2=
b.PX;l_=d._emscripten_bind_PulleyConstraint_GetMinLength_0=b.QX;m_=d._emscripten_bind_PulleyConstraint_GetMaxLength_0=b.RX;n_=d._emscripten_bind_PulleyConstraint_GetCurrentLength_0=b.SX;o_=d._emscripten_bind_PulleyConstraint_GetRefCount_0=b.TX;p_=d._emscripten_bind_PulleyConstraint_AddRef_0=b.UX;q_=d._emscripten_bind_PulleyConstraint_Release_0=b.VX;r_=d._emscripten_bind_PulleyConstraint_GetType_0=b.WX;s_=d._emscripten_bind_PulleyConstraint_GetSubType_0=b.XX;t_=d._emscripten_bind_PulleyConstraint_GetConstraintPriority_0=
b.YX;u_=d._emscripten_bind_PulleyConstraint_SetConstraintPriority_1=b.ZX;v_=d._emscripten_bind_PulleyConstraint_SetNumVelocityStepsOverride_1=b._X;w_=d._emscripten_bind_PulleyConstraint_GetNumVelocityStepsOverride_0=b.$X;x_=d._emscripten_bind_PulleyConstraint_SetNumPositionStepsOverride_1=b.aY;y_=d._emscripten_bind_PulleyConstraint_GetNumPositionStepsOverride_0=b.bY;z_=d._emscripten_bind_PulleyConstraint_SetEnabled_1=b.cY;A_=d._emscripten_bind_PulleyConstraint_GetEnabled_0=b.dY;B_=d._emscripten_bind_PulleyConstraint_IsActive_0=
b.eY;C_=d._emscripten_bind_PulleyConstraint_GetUserData_0=b.fY;D_=d._emscripten_bind_PulleyConstraint_SetUserData_1=b.gY;E_=d._emscripten_bind_PulleyConstraint_ResetWarmStart_0=b.hY;F_=d._emscripten_bind_PulleyConstraint_SaveState_1=b.iY;G_=d._emscripten_bind_PulleyConstraint_RestoreState_1=b.jY;H_=d._emscripten_bind_PulleyConstraint_GetBody1_0=b.kY;I_=d._emscripten_bind_PulleyConstraint_GetBody2_0=b.lY;J_=d._emscripten_bind_PulleyConstraint_GetConstraintToBody1Matrix_0=b.mY;K_=d._emscripten_bind_PulleyConstraint_GetConstraintToBody2Matrix_0=
b.nY;L_=d._emscripten_bind_PulleyConstraint___destroy___0=b.oY;M_=d._emscripten_bind_GearConstraintSettings_GearConstraintSettings_0=b.pY;N_=d._emscripten_bind_GearConstraintSettings_SetRatio_2=b.qY;O_=d._emscripten_bind_GearConstraintSettings_GetRefCount_0=b.rY;P_=d._emscripten_bind_GearConstraintSettings_AddRef_0=b.sY;Q_=d._emscripten_bind_GearConstraintSettings_Release_0=b.tY;R_=d._emscripten_bind_GearConstraintSettings_Create_2=b.uY;S_=d._emscripten_bind_GearConstraintSettings_get_mSpace_0=b.vY;
T_=d._emscripten_bind_GearConstraintSettings_set_mSpace_1=b.wY;U_=d._emscripten_bind_GearConstraintSettings_get_mHingeAxis1_0=b.xY;V_=d._emscripten_bind_GearConstraintSettings_set_mHingeAxis1_1=b.yY;W_=d._emscripten_bind_GearConstraintSettings_get_mHingeAxis2_0=b.zY;X_=d._emscripten_bind_GearConstraintSettings_set_mHingeAxis2_1=b.AY;Y_=d._emscripten_bind_GearConstraintSettings_get_mRatio_0=b.BY;Z_=d._emscripten_bind_GearConstraintSettings_set_mRatio_1=b.CY;$_=d._emscripten_bind_GearConstraintSettings_get_mEnabled_0=
b.DY;a0=d._emscripten_bind_GearConstraintSettings_set_mEnabled_1=b.EY;b0=d._emscripten_bind_GearConstraintSettings_get_mNumVelocityStepsOverride_0=b.FY;c0=d._emscripten_bind_GearConstraintSettings_set_mNumVelocityStepsOverride_1=b.GY;d0=d._emscripten_bind_GearConstraintSettings_get_mNumPositionStepsOverride_0=b.HY;e0=d._emscripten_bind_GearConstraintSettings_set_mNumPositionStepsOverride_1=b.IY;f0=d._emscripten_bind_GearConstraintSettings___destroy___0=b.JY;g0=d._emscripten_bind_GearConstraint_SetConstraints_2=
b.KY;h0=d._emscripten_bind_GearConstraint_GetTotalLambda_0=b.LY;i0=d._emscripten_bind_GearConstraint_GetRefCount_0=b.MY;j0=d._emscripten_bind_GearConstraint_AddRef_0=b.NY;k0=d._emscripten_bind_GearConstraint_Release_0=b.OY;l0=d._emscripten_bind_GearConstraint_GetType_0=b.PY;m0=d._emscripten_bind_GearConstraint_GetSubType_0=b.QY;n0=d._emscripten_bind_GearConstraint_GetConstraintPriority_0=b.RY;o0=d._emscripten_bind_GearConstraint_SetConstraintPriority_1=b.SY;p0=d._emscripten_bind_GearConstraint_SetNumVelocityStepsOverride_1=
b.TY;q0=d._emscripten_bind_GearConstraint_GetNumVelocityStepsOverride_0=b.UY;r0=d._emscripten_bind_GearConstraint_SetNumPositionStepsOverride_1=b.VY;s0=d._emscripten_bind_GearConstraint_GetNumPositionStepsOverride_0=b.WY;t0=d._emscripten_bind_GearConstraint_SetEnabled_1=b.XY;u0=d._emscripten_bind_GearConstraint_GetEnabled_0=b.YY;v0=d._emscripten_bind_GearConstraint_IsActive_0=b.ZY;w0=d._emscripten_bind_GearConstraint_GetUserData_0=b._Y;x0=d._emscripten_bind_GearConstraint_SetUserData_1=b.$Y;y0=d._emscripten_bind_GearConstraint_ResetWarmStart_0=
b.aZ;z0=d._emscripten_bind_GearConstraint_SaveState_1=b.bZ;A0=d._emscripten_bind_GearConstraint_RestoreState_1=b.cZ;B0=d._emscripten_bind_GearConstraint_GetBody1_0=b.dZ;C0=d._emscripten_bind_GearConstraint_GetBody2_0=b.eZ;D0=d._emscripten_bind_GearConstraint_GetConstraintToBody1Matrix_0=b.fZ;E0=d._emscripten_bind_GearConstraint_GetConstraintToBody2Matrix_0=b.gZ;F0=d._emscripten_bind_GearConstraint___destroy___0=b.hZ;G0=d._emscripten_bind_RackAndPinionConstraintSettings_RackAndPinionConstraintSettings_0=
b.iZ;H0=d._emscripten_bind_RackAndPinionConstraintSettings_SetRatio_3=b.jZ;I0=d._emscripten_bind_RackAndPinionConstraintSettings_GetRefCount_0=b.kZ;J0=d._emscripten_bind_RackAndPinionConstraintSettings_AddRef_0=b.lZ;K0=d._emscripten_bind_RackAndPinionConstraintSettings_Release_0=b.mZ;L0=d._emscripten_bind_RackAndPinionConstraintSettings_Create_2=b.nZ;M0=d._emscripten_bind_RackAndPinionConstraintSettings_get_mSpace_0=b.oZ;N0=d._emscripten_bind_RackAndPinionConstraintSettings_set_mSpace_1=b.pZ;O0=d._emscripten_bind_RackAndPinionConstraintSettings_get_mHingeAxis_0=
b.qZ;P0=d._emscripten_bind_RackAndPinionConstraintSettings_set_mHingeAxis_1=b.rZ;Q0=d._emscripten_bind_RackAndPinionConstraintSettings_get_mSliderAxis_0=b.sZ;R0=d._emscripten_bind_RackAndPinionConstraintSettings_set_mSliderAxis_1=b.tZ;S0=d._emscripten_bind_RackAndPinionConstraintSettings_get_mRatio_0=b.uZ;T0=d._emscripten_bind_RackAndPinionConstraintSettings_set_mRatio_1=b.vZ;U0=d._emscripten_bind_RackAndPinionConstraintSettings_get_mEnabled_0=b.wZ;V0=d._emscripten_bind_RackAndPinionConstraintSettings_set_mEnabled_1=
b.xZ;W0=d._emscripten_bind_RackAndPinionConstraintSettings_get_mNumVelocityStepsOverride_0=b.yZ;X0=d._emscripten_bind_RackAndPinionConstraintSettings_set_mNumVelocityStepsOverride_1=b.zZ;Y0=d._emscripten_bind_RackAndPinionConstraintSettings_get_mNumPositionStepsOverride_0=b.AZ;Z0=d._emscripten_bind_RackAndPinionConstraintSettings_set_mNumPositionStepsOverride_1=b.BZ;$0=d._emscripten_bind_RackAndPinionConstraintSettings___destroy___0=b.CZ;a1=d._emscripten_bind_RackAndPinionConstraint_SetConstraints_2=
b.DZ;b1=d._emscripten_bind_RackAndPinionConstraint_GetTotalLambda_0=b.EZ;c1=d._emscripten_bind_RackAndPinionConstraint_GetRefCount_0=b.FZ;d1=d._emscripten_bind_RackAndPinionConstraint_AddRef_0=b.GZ;e1=d._emscripten_bind_RackAndPinionConstraint_Release_0=b.HZ;f1=d._emscripten_bind_RackAndPinionConstraint_GetType_0=b.IZ;g1=d._emscripten_bind_RackAndPinionConstraint_GetSubType_0=b.JZ;h1=d._emscripten_bind_RackAndPinionConstraint_GetConstraintPriority_0=b.KZ;i1=d._emscripten_bind_RackAndPinionConstraint_SetConstraintPriority_1=
b.LZ;j1=d._emscripten_bind_RackAndPinionConstraint_SetNumVelocityStepsOverride_1=b.MZ;k1=d._emscripten_bind_RackAndPinionConstraint_GetNumVelocityStepsOverride_0=b.NZ;l1=d._emscripten_bind_RackAndPinionConstraint_SetNumPositionStepsOverride_1=b.OZ;m1=d._emscripten_bind_RackAndPinionConstraint_GetNumPositionStepsOverride_0=b.PZ;n1=d._emscripten_bind_RackAndPinionConstraint_SetEnabled_1=b.QZ;o1=d._emscripten_bind_RackAndPinionConstraint_GetEnabled_0=b.RZ;p1=d._emscripten_bind_RackAndPinionConstraint_IsActive_0=
b.SZ;q1=d._emscripten_bind_RackAndPinionConstraint_GetUserData_0=b.TZ;r1=d._emscripten_bind_RackAndPinionConstraint_SetUserData_1=b.UZ;s1=d._emscripten_bind_RackAndPinionConstraint_ResetWarmStart_0=b.VZ;t1=d._emscripten_bind_RackAndPinionConstraint_SaveState_1=b.WZ;u1=d._emscripten_bind_RackAndPinionConstraint_RestoreState_1=b.XZ;v1=d._emscripten_bind_RackAndPinionConstraint_GetBody1_0=b.YZ;w1=d._emscripten_bind_RackAndPinionConstraint_GetBody2_0=b.ZZ;x1=d._emscripten_bind_RackAndPinionConstraint_GetConstraintToBody1Matrix_0=
b._Z;y1=d._emscripten_bind_RackAndPinionConstraint_GetConstraintToBody2Matrix_0=b.$Z;z1=d._emscripten_bind_RackAndPinionConstraint___destroy___0=b.a_;A1=d._emscripten_bind_BodyID_BodyID_0=b.b_;B1=d._emscripten_bind_BodyID_BodyID_1=b.c_;C1=d._emscripten_bind_BodyID_GetIndex_0=b.d_;D1=d._emscripten_bind_BodyID_GetIndexAndSequenceNumber_0=b.e_;E1=d._emscripten_bind_BodyID___destroy___0=b.f_;F1=d._emscripten_bind_SubShapeID_SubShapeID_0=b.g_;G1=d._emscripten_bind_SubShapeID_GetValue_0=b.h_;H1=d._emscripten_bind_SubShapeID_SetValue_1=
b.i_;I1=d._emscripten_bind_SubShapeID___destroy___0=b.j_;J1=d._emscripten_bind_GroupFilterJS_GroupFilterJS_0=b.k_;K1=d._emscripten_bind_GroupFilterJS_CanCollide_2=b.l_;L1=d._emscripten_bind_GroupFilterJS___destroy___0=b.m_;M1=d._emscripten_bind_GroupFilterTable_GroupFilterTable_1=b.n_;N1=d._emscripten_bind_GroupFilterTable_DisableCollision_2=b.o_;O1=d._emscripten_bind_GroupFilterTable_EnableCollision_2=b.p_;P1=d._emscripten_bind_GroupFilterTable_IsCollisionEnabled_2=b.q_;Q1=d._emscripten_bind_GroupFilterTable_GetRefCount_0=
b.r_;R1=d._emscripten_bind_GroupFilterTable_AddRef_0=b.s_;S1=d._emscripten_bind_GroupFilterTable_Release_0=b.t_;T1=d._emscripten_bind_GroupFilterTable___destroy___0=b.u_;U1=d._emscripten_bind_CollisionGroup_CollisionGroup_0=b.v_;V1=d._emscripten_bind_CollisionGroup_CollisionGroup_3=b.w_;W1=d._emscripten_bind_CollisionGroup_SetGroupFilter_1=b.x_;X1=d._emscripten_bind_CollisionGroup_GetGroupFilter_0=b.y_;Y1=d._emscripten_bind_CollisionGroup_SetGroupID_1=b.z_;Z1=d._emscripten_bind_CollisionGroup_GetGroupID_0=
b.A_;$1=d._emscripten_bind_CollisionGroup_SetSubGroupID_1=b.B_;a2=d._emscripten_bind_CollisionGroup_GetSubGroupID_0=b.C_;b2=d._emscripten_bind_CollisionGroup___destroy___0=b.D_;c2=d._emscripten_bind_Body_GetID_0=b.E_;d2=d._emscripten_bind_Body_IsActive_0=b.F_;e2=d._emscripten_bind_Body_IsRigidBody_0=b.G_;f2=d._emscripten_bind_Body_IsSoftBody_0=b.H_;g2=d._emscripten_bind_Body_IsStatic_0=b.I_;h2=d._emscripten_bind_Body_IsKinematic_0=b.J_;i2=d._emscripten_bind_Body_IsDynamic_0=b.K_;j2=d._emscripten_bind_Body_CanBeKinematicOrDynamic_0=
b.L_;k2=d._emscripten_bind_Body_GetBodyType_0=b.M_;l2=d._emscripten_bind_Body_GetMotionType_0=b.N_;m2=d._emscripten_bind_Body_SetIsSensor_1=b.O_;n2=d._emscripten_bind_Body_IsSensor_0=b.P_;o2=d._emscripten_bind_Body_SetCollideKinematicVsNonDynamic_1=b.Q_;p2=d._emscripten_bind_Body_GetCollideKinematicVsNonDynamic_0=b.R_;q2=d._emscripten_bind_Body_SetUseManifoldReduction_1=b.S_;r2=d._emscripten_bind_Body_GetUseManifoldReduction_0=b.T_;s2=d._emscripten_bind_Body_SetApplyGyroscopicForce_1=b.U_;t2=d._emscripten_bind_Body_GetApplyGyroscopicForce_0=
b.V_;u2=d._emscripten_bind_Body_SetEnhancedInternalEdgeRemoval_1=b.W_;v2=d._emscripten_bind_Body_GetEnhancedInternalEdgeRemoval_0=b.X_;w2=d._emscripten_bind_Body_GetObjectLayer_0=b.Y_;x2=d._emscripten_bind_Body_GetCollisionGroup_0=b.Z_;y2=d._emscripten_bind_Body_GetAllowSleeping_0=b.__;z2=d._emscripten_bind_Body_SetAllowSleeping_1=b.$_;A2=d._emscripten_bind_Body_ResetSleepTimer_0=b.a$;B2=d._emscripten_bind_Body_GetFriction_0=b.b$;C2=d._emscripten_bind_Body_SetFriction_1=b.c$;D2=d._emscripten_bind_Body_GetRestitution_0=
b.d$;E2=d._emscripten_bind_Body_SetRestitution_1=b.e$;F2=d._emscripten_bind_Body_GetLinearVelocity_0=b.f$;G2=d._emscripten_bind_Body_SetLinearVelocity_1=b.g$;H2=d._emscripten_bind_Body_SetLinearVelocityClamped_1=b.h$;I2=d._emscripten_bind_Body_GetAngularVelocity_0=b.i$;J2=d._emscripten_bind_Body_SetAngularVelocity_1=b.j$;K2=d._emscripten_bind_Body_SetAngularVelocityClamped_1=b.k$;L2=d._emscripten_bind_Body_AddForce_1=b.l$;M2=d._emscripten_bind_Body_AddForce_2=b.m$;N2=d._emscripten_bind_Body_AddTorque_1=
b.n$;O2=d._emscripten_bind_Body_GetAccumulatedForce_0=b.o$;P2=d._emscripten_bind_Body_GetAccumulatedTorque_0=b.p$;Q2=d._emscripten_bind_Body_ResetForce_0=b.q$;R2=d._emscripten_bind_Body_ResetTorque_0=b.r$;S2=d._emscripten_bind_Body_ResetMotion_0=b.s$;T2=d._emscripten_bind_Body_AddImpulse_1=b.t$;U2=d._emscripten_bind_Body_AddImpulse_2=b.u$;V2=d._emscripten_bind_Body_AddAngularImpulse_1=b.v$;W2=d._emscripten_bind_Body_MoveKinematic_3=b.w$;X2=d._emscripten_bind_Body_ApplyBuoyancyImpulse_8=b.x$;Y2=d._emscripten_bind_Body_IsInBroadPhase_0=
b.y$;Z2=d._emscripten_bind_Body_GetInverseInertia_0=b.z$;$2=d._emscripten_bind_Body_GetShape_0=b.A$;a3=d._emscripten_bind_Body_GetPosition_0=b.B$;b3=d._emscripten_bind_Body_GetRotation_0=b.C$;c3=d._emscripten_bind_Body_GetWorldTransform_0=b.D$;d3=d._emscripten_bind_Body_GetCenterOfMassPosition_0=b.E$;e3=d._emscripten_bind_Body_GetCenterOfMassTransform_0=b.F$;f3=d._emscripten_bind_Body_GetInverseCenterOfMassTransform_0=b.G$;g3=d._emscripten_bind_Body_GetWorldSpaceBounds_0=b.H$;h3=d._emscripten_bind_Body_GetTransformedShape_0=
b.I$;i3=d._emscripten_bind_Body_GetBodyCreationSettings_0=b.J$;j3=d._emscripten_bind_Body_GetSoftBodyCreationSettings_0=b.K$;k3=d._emscripten_bind_Body_GetMotionProperties_0=b.L$;l3=d._emscripten_bind_Body_GetWorldSpaceSurfaceNormal_2=b.M$;m3=d._emscripten_bind_Body_GetUserData_0=b.N$;n3=d._emscripten_bind_Body_SetUserData_1=b.O$;o3=d._emscripten_bind_Body_SaveState_1=b.P$;p3=d._emscripten_bind_Body_RestoreState_1=b.Q$;q3=d._emscripten_bind_BodyInterface_CreateBody_1=b.R$;r3=d._emscripten_bind_BodyInterface_CreateSoftBody_1=
b.S$;s3=d._emscripten_bind_BodyInterface_CreateBodyWithID_2=b.T$;t3=d._emscripten_bind_BodyInterface_CreateSoftBodyWithID_2=b.U$;u3=d._emscripten_bind_BodyInterface_CreateBodyWithoutID_1=b.V$;v3=d._emscripten_bind_BodyInterface_CreateSoftBodyWithoutID_1=b.W$;w3=d._emscripten_bind_BodyInterface_DestroyBodyWithoutID_1=b.X$;x3=d._emscripten_bind_BodyInterface_AssignBodyID_1=b.Y$;y3=d._emscripten_bind_BodyInterface_AssignBodyID_2=b.Z$;z3=d._emscripten_bind_BodyInterface_UnassignBodyID_1=b._$;A3=d._emscripten_bind_BodyInterface_UnassignBodyIDs_3=
b.$$;B3=d._emscripten_bind_BodyInterface_DestroyBody_1=b.a0;C3=d._emscripten_bind_BodyInterface_DestroyBodies_2=b.b0;D3=d._emscripten_bind_BodyInterface_AddBody_2=b.c0;E3=d._emscripten_bind_BodyInterface_RemoveBody_1=b.d0;F3=d._emscripten_bind_BodyInterface_IsAdded_1=b.e0;G3=d._emscripten_bind_BodyInterface_CreateAndAddBody_2=b.f0;H3=d._emscripten_bind_BodyInterface_CreateAndAddSoftBody_2=b.g0;I3=d._emscripten_bind_BodyInterface_AddBodiesPrepare_2=b.h0;J3=d._emscripten_bind_BodyInterface_AddBodiesFinalize_4=
b.i0;K3=d._emscripten_bind_BodyInterface_AddBodiesAbort_3=b.j0;L3=d._emscripten_bind_BodyInterface_RemoveBodies_2=b.k0;M3=d._emscripten_bind_BodyInterface_CreateConstraint_3=b.l0;N3=d._emscripten_bind_BodyInterface_ActivateConstraint_1=b.m0;O3=d._emscripten_bind_BodyInterface_GetShape_1=b.n0;P3=d._emscripten_bind_BodyInterface_SetShape_4=b.o0;Q3=d._emscripten_bind_BodyInterface_NotifyShapeChanged_4=b.p0;R3=d._emscripten_bind_BodyInterface_SetObjectLayer_2=b.q0;S3=d._emscripten_bind_BodyInterface_GetObjectLayer_1=
b.r0;T3=d._emscripten_bind_BodyInterface_SetPositionAndRotation_4=b.s0;U3=d._emscripten_bind_BodyInterface_SetPositionAndRotationWhenChanged_4=b.t0;V3=d._emscripten_bind_BodyInterface_GetPositionAndRotation_3=b.u0;W3=d._emscripten_bind_BodyInterface_SetPosition_3=b.v0;X3=d._emscripten_bind_BodyInterface_GetPosition_1=b.w0;Y3=d._emscripten_bind_BodyInterface_SetRotation_3=b.x0;Z3=d._emscripten_bind_BodyInterface_GetRotation_1=b.y0;$3=d._emscripten_bind_BodyInterface_GetWorldTransform_1=b.z0;a4=d._emscripten_bind_BodyInterface_GetCenterOfMassTransform_1=
b.A0;b4=d._emscripten_bind_BodyInterface_SetLinearAndAngularVelocity_3=b.B0;c4=d._emscripten_bind_BodyInterface_GetLinearAndAngularVelocity_3=b.C0;d4=d._emscripten_bind_BodyInterface_SetLinearVelocity_2=b.D0;e4=d._emscripten_bind_BodyInterface_GetLinearVelocity_1=b.E0;f4=d._emscripten_bind_BodyInterface_AddLinearVelocity_2=b.F0;g4=d._emscripten_bind_BodyInterface_AddLinearAndAngularVelocity_3=b.G0;h4=d._emscripten_bind_BodyInterface_SetAngularVelocity_2=b.H0;i4=d._emscripten_bind_BodyInterface_GetAngularVelocity_1=
b.I0;j4=d._emscripten_bind_BodyInterface_GetPointVelocity_2=b.J0;k4=d._emscripten_bind_BodyInterface_SetPositionRotationAndVelocity_5=b.K0;l4=d._emscripten_bind_BodyInterface_MoveKinematic_4=b.L0;m4=d._emscripten_bind_BodyInterface_ActivateBody_1=b.M0;n4=d._emscripten_bind_BodyInterface_ActivateBodies_2=b.N0;o4=d._emscripten_bind_BodyInterface_ActivateBodiesInAABox_3=b.O0;p4=d._emscripten_bind_BodyInterface_DeactivateBody_1=b.P0;q4=d._emscripten_bind_BodyInterface_DeactivateBodies_2=b.Q0;r4=d._emscripten_bind_BodyInterface_IsActive_1=
b.R0;s4=d._emscripten_bind_BodyInterface_ResetSleepTimer_1=b.S0;t4=d._emscripten_bind_BodyInterface_GetBodyType_1=b.T0;u4=d._emscripten_bind_BodyInterface_SetMotionType_3=b.U0;v4=d._emscripten_bind_BodyInterface_GetMotionType_1=b.V0;w4=d._emscripten_bind_BodyInterface_SetMotionQuality_2=b.W0;x4=d._emscripten_bind_BodyInterface_GetMotionQuality_1=b.X0;y4=d._emscripten_bind_BodyInterface_GetInverseInertia_1=b.Y0;z4=d._emscripten_bind_BodyInterface_SetRestitution_2=b.Z0;A4=d._emscripten_bind_BodyInterface_GetRestitution_1=
b._0;B4=d._emscripten_bind_BodyInterface_SetFriction_2=b.$0;C4=d._emscripten_bind_BodyInterface_GetFriction_1=b.a1;D4=d._emscripten_bind_BodyInterface_SetGravityFactor_2=b.b1;E4=d._emscripten_bind_BodyInterface_GetGravityFactor_1=b.c1;F4=d._emscripten_bind_BodyInterface_SetMaxLinearVelocity_2=b.d1;G4=d._emscripten_bind_BodyInterface_GetMaxLinearVelocity_1=b.e1;H4=d._emscripten_bind_BodyInterface_SetMaxAngularVelocity_2=b.f1;I4=d._emscripten_bind_BodyInterface_GetMaxAngularVelocity_1=b.g1;J4=d._emscripten_bind_BodyInterface_SetUseManifoldReduction_2=
b.h1;K4=d._emscripten_bind_BodyInterface_GetUseManifoldReduction_1=b.i1;L4=d._emscripten_bind_BodyInterface_SetIsSensor_2=b.j1;M4=d._emscripten_bind_BodyInterface_IsSensor_1=b.k1;N4=d._emscripten_bind_BodyInterface_SetCollisionGroup_2=b.l1;O4=d._emscripten_bind_BodyInterface_GetCollisionGroup_1=b.m1;P4=d._emscripten_bind_BodyInterface_AddForce_3=b.n1;Q4=d._emscripten_bind_BodyInterface_AddForce_4=b.o1;R4=d._emscripten_bind_BodyInterface_AddTorque_3=b.p1;S4=d._emscripten_bind_BodyInterface_AddForceAndTorque_4=
b.q1;T4=d._emscripten_bind_BodyInterface_ApplyBuoyancyImpulse_9=b.r1;U4=d._emscripten_bind_BodyInterface_AddImpulse_2=b.s1;V4=d._emscripten_bind_BodyInterface_AddImpulse_3=b.t1;W4=d._emscripten_bind_BodyInterface_AddAngularImpulse_2=b.u1;X4=d._emscripten_bind_BodyInterface_GetTransformedShape_1=b.v1;Y4=d._emscripten_bind_BodyInterface_GetUserData_1=b.w1;Z4=d._emscripten_bind_BodyInterface_SetUserData_2=b.x1;$4=d._emscripten_bind_BodyInterface_GetMaterial_2=b.y1;a5=d._emscripten_bind_BodyInterface_InvalidateContactCache_1=
b.z1;b5=d._emscripten_bind_BodyInterface___destroy___0=b.A1;c5=d._emscripten_bind_StateRecorderFilterJS_StateRecorderFilterJS_0=b.B1;d5=d._emscripten_bind_StateRecorderFilterJS_ShouldSaveBody_1=b.C1;e5=d._emscripten_bind_StateRecorderFilterJS_ShouldSaveConstraint_1=b.D1;f5=d._emscripten_bind_StateRecorderFilterJS_ShouldSaveContact_2=b.E1;g5=d._emscripten_bind_StateRecorderFilterJS_ShouldRestoreContact_2=b.F1;h5=d._emscripten_bind_StateRecorderFilterJS___destroy___0=b.G1;i5=d._emscripten_bind_StateRecorderJS_StateRecorderJS_0=
b.H1;j5=d._emscripten_bind_StateRecorderJS_ReadBytes_2=b.I1;k5=d._emscripten_bind_StateRecorderJS_WriteBytes_2=b.J1;l5=d._emscripten_bind_StateRecorderJS_IsEOF_0=b.K1;m5=d._emscripten_bind_StateRecorderJS_IsFailed_0=b.L1;n5=d._emscripten_bind_StateRecorderJS___destroy___0=b.M1;o5=d._emscripten_bind_StateRecorderImpl_StateRecorderImpl_0=b.N1;jaa=d._emscripten_bind_StateRecorderImpl_Clear_0=b.O1;kaa=d._emscripten_bind_StateRecorderImpl_Rewind_0=b.P1;laa=d._emscripten_bind_StateRecorderImpl_IsEqual_1=
b.Q1;maa=d._emscripten_bind_StateRecorderImpl_SetValidating_1=b.R1;naa=d._emscripten_bind_StateRecorderImpl_IsValidating_0=b.S1;oaa=d._emscripten_bind_StateRecorderImpl_SetIsLastPart_1=b.T1;paa=d._emscripten_bind_StateRecorderImpl_IsLastPart_0=b.U1;qaa=d._emscripten_bind_StateRecorderImpl___destroy___0=b.V1;raa=d._emscripten_bind_BodyLockInterfaceNoLock_TryGetBody_1=b.W1;saa=d._emscripten_bind_BodyLockInterfaceNoLock___destroy___0=b.X1;taa=d._emscripten_bind_BodyLockInterfaceLocking_TryGetBody_1=
b.Y1;uaa=d._emscripten_bind_BodyLockInterfaceLocking___destroy___0=b.Z1;vaa=d._emscripten_bind_PhysicsSettings_PhysicsSettings_0=b._1;waa=d._emscripten_bind_PhysicsSettings_get_mMaxInFlightBodyPairs_0=b.$1;xaa=d._emscripten_bind_PhysicsSettings_set_mMaxInFlightBodyPairs_1=b.a2;yaa=d._emscripten_bind_PhysicsSettings_get_mStepListenersBatchSize_0=b.b2;zaa=d._emscripten_bind_PhysicsSettings_set_mStepListenersBatchSize_1=b.c2;Aaa=d._emscripten_bind_PhysicsSettings_get_mStepListenerBatchesPerJob_0=b.d2;
Baa=d._emscripten_bind_PhysicsSettings_set_mStepListenerBatchesPerJob_1=b.e2;Caa=d._emscripten_bind_PhysicsSettings_get_mBaumgarte_0=b.f2;Daa=d._emscripten_bind_PhysicsSettings_set_mBaumgarte_1=b.g2;Eaa=d._emscripten_bind_PhysicsSettings_get_mSpeculativeContactDistance_0=b.h2;Faa=d._emscripten_bind_PhysicsSettings_set_mSpeculativeContactDistance_1=b.i2;Gaa=d._emscripten_bind_PhysicsSettings_get_mPenetrationSlop_0=b.j2;Haa=d._emscripten_bind_PhysicsSettings_set_mPenetrationSlop_1=b.k2;Iaa=d._emscripten_bind_PhysicsSettings_get_mLinearCastThreshold_0=
b.l2;Jaa=d._emscripten_bind_PhysicsSettings_set_mLinearCastThreshold_1=b.m2;Kaa=d._emscripten_bind_PhysicsSettings_get_mLinearCastMaxPenetration_0=b.n2;Laa=d._emscripten_bind_PhysicsSettings_set_mLinearCastMaxPenetration_1=b.o2;Maa=d._emscripten_bind_PhysicsSettings_get_mManifoldTolerance_0=b.p2;Naa=d._emscripten_bind_PhysicsSettings_set_mManifoldTolerance_1=b.q2;Oaa=d._emscripten_bind_PhysicsSettings_get_mMaxPenetrationDistance_0=b.r2;Paa=d._emscripten_bind_PhysicsSettings_set_mMaxPenetrationDistance_1=
b.s2;Qaa=d._emscripten_bind_PhysicsSettings_get_mBodyPairCacheMaxDeltaPositionSq_0=b.t2;Raa=d._emscripten_bind_PhysicsSettings_set_mBodyPairCacheMaxDeltaPositionSq_1=b.u2;Saa=d._emscripten_bind_PhysicsSettings_get_mBodyPairCacheCosMaxDeltaRotationDiv2_0=b.v2;Taa=d._emscripten_bind_PhysicsSettings_set_mBodyPairCacheCosMaxDeltaRotationDiv2_1=b.w2;Uaa=d._emscripten_bind_PhysicsSettings_get_mContactNormalCosMaxDeltaRotation_0=b.x2;Vaa=d._emscripten_bind_PhysicsSettings_set_mContactNormalCosMaxDeltaRotation_1=
b.y2;Waa=d._emscripten_bind_PhysicsSettings_get_mContactPointPreserveLambdaMaxDistSq_0=b.z2;Xaa=d._emscripten_bind_PhysicsSettings_set_mContactPointPreserveLambdaMaxDistSq_1=b.A2;Yaa=d._emscripten_bind_PhysicsSettings_get_mNumVelocitySteps_0=b.B2;Zaa=d._emscripten_bind_PhysicsSettings_set_mNumVelocitySteps_1=b.C2;$aa=d._emscripten_bind_PhysicsSettings_get_mNumPositionSteps_0=b.D2;aba=d._emscripten_bind_PhysicsSettings_set_mNumPositionSteps_1=b.E2;bba=d._emscripten_bind_PhysicsSettings_get_mMinVelocityForRestitution_0=
b.F2;cba=d._emscripten_bind_PhysicsSettings_set_mMinVelocityForRestitution_1=b.G2;dba=d._emscripten_bind_PhysicsSettings_get_mTimeBeforeSleep_0=b.H2;eba=d._emscripten_bind_PhysicsSettings_set_mTimeBeforeSleep_1=b.I2;fba=d._emscripten_bind_PhysicsSettings_get_mPointVelocitySleepThreshold_0=b.J2;gba=d._emscripten_bind_PhysicsSettings_set_mPointVelocitySleepThreshold_1=b.K2;hba=d._emscripten_bind_PhysicsSettings_get_mDeterministicSimulation_0=b.L2;iba=d._emscripten_bind_PhysicsSettings_set_mDeterministicSimulation_1=
b.M2;jba=d._emscripten_bind_PhysicsSettings_get_mConstraintWarmStart_0=b.N2;kba=d._emscripten_bind_PhysicsSettings_set_mConstraintWarmStart_1=b.O2;lba=d._emscripten_bind_PhysicsSettings_get_mUseBodyPairContactCache_0=b.P2;mba=d._emscripten_bind_PhysicsSettings_set_mUseBodyPairContactCache_1=b.Q2;nba=d._emscripten_bind_PhysicsSettings_get_mUseManifoldReduction_0=b.R2;oba=d._emscripten_bind_PhysicsSettings_set_mUseManifoldReduction_1=b.S2;pba=d._emscripten_bind_PhysicsSettings_get_mUseLargeIslandSplitter_0=
b.T2;qba=d._emscripten_bind_PhysicsSettings_set_mUseLargeIslandSplitter_1=b.U2;rba=d._emscripten_bind_PhysicsSettings_get_mAllowSleeping_0=b.V2;sba=d._emscripten_bind_PhysicsSettings_set_mAllowSleeping_1=b.W2;tba=d._emscripten_bind_PhysicsSettings_get_mCheckActiveEdges_0=b.X2;uba=d._emscripten_bind_PhysicsSettings_set_mCheckActiveEdges_1=b.Y2;vba=d._emscripten_bind_PhysicsSettings___destroy___0=b.Z2;wba=d._emscripten_bind_CollideShapeResultFace_empty_0=b._2;xba=d._emscripten_bind_CollideShapeResultFace_size_0=
b.$2;yba=d._emscripten_bind_CollideShapeResultFace_at_1=b.a3;zba=d._emscripten_bind_CollideShapeResultFace_push_back_1=b.b3;Aba=d._emscripten_bind_CollideShapeResultFace_resize_1=b.c3;Bba=d._emscripten_bind_CollideShapeResultFace_clear_0=b.d3;Cba=d._emscripten_bind_CollideShapeResultFace___destroy___0=b.e3;Dba=d._emscripten_bind_ContactPoints_empty_0=b.f3;Eba=d._emscripten_bind_ContactPoints_size_0=b.g3;Fba=d._emscripten_bind_ContactPoints_at_1=b.h3;Gba=d._emscripten_bind_ContactPoints_push_back_1=
b.i3;Hba=d._emscripten_bind_ContactPoints_resize_1=b.j3;Iba=d._emscripten_bind_ContactPoints_clear_0=b.k3;Jba=d._emscripten_bind_ContactPoints___destroy___0=b.l3;Kba=d._emscripten_bind_ContactManifold_ContactManifold_0=b.m3;Lba=d._emscripten_bind_ContactManifold_SwapShapes_0=b.n3;Mba=d._emscripten_bind_ContactManifold_GetWorldSpaceContactPointOn1_1=b.o3;Nba=d._emscripten_bind_ContactManifold_GetWorldSpaceContactPointOn2_1=b.p3;Oba=d._emscripten_bind_ContactManifold_get_mBaseOffset_0=b.q3;Pba=d._emscripten_bind_ContactManifold_set_mBaseOffset_1=
b.r3;Qba=d._emscripten_bind_ContactManifold_get_mWorldSpaceNormal_0=b.s3;Rba=d._emscripten_bind_ContactManifold_set_mWorldSpaceNormal_1=b.t3;Sba=d._emscripten_bind_ContactManifold_get_mPenetrationDepth_0=b.u3;Tba=d._emscripten_bind_ContactManifold_set_mPenetrationDepth_1=b.v3;Uba=d._emscripten_bind_ContactManifold_get_mSubShapeID1_0=b.w3;Vba=d._emscripten_bind_ContactManifold_set_mSubShapeID1_1=b.x3;Wba=d._emscripten_bind_ContactManifold_get_mSubShapeID2_0=b.y3;Xba=d._emscripten_bind_ContactManifold_set_mSubShapeID2_1=
b.z3;Yba=d._emscripten_bind_ContactManifold_get_mRelativeContactPointsOn1_0=b.A3;Zba=d._emscripten_bind_ContactManifold_set_mRelativeContactPointsOn1_1=b.B3;$ba=d._emscripten_bind_ContactManifold_get_mRelativeContactPointsOn2_0=b.C3;aca=d._emscripten_bind_ContactManifold_set_mRelativeContactPointsOn2_1=b.D3;bca=d._emscripten_bind_ContactManifold___destroy___0=b.E3;cca=d._emscripten_bind_ContactSettings_ContactSettings_0=b.F3;dca=d._emscripten_bind_ContactSettings_get_mCombinedFriction_0=b.G3;eca=
d._emscripten_bind_ContactSettings_set_mCombinedFriction_1=b.H3;fca=d._emscripten_bind_ContactSettings_get_mCombinedRestitution_0=b.I3;gca=d._emscripten_bind_ContactSettings_set_mCombinedRestitution_1=b.J3;hca=d._emscripten_bind_ContactSettings_get_mInvMassScale1_0=b.K3;ica=d._emscripten_bind_ContactSettings_set_mInvMassScale1_1=b.L3;jca=d._emscripten_bind_ContactSettings_get_mInvInertiaScale1_0=b.M3;kca=d._emscripten_bind_ContactSettings_set_mInvInertiaScale1_1=b.N3;lca=d._emscripten_bind_ContactSettings_get_mInvMassScale2_0=
b.O3;mca=d._emscripten_bind_ContactSettings_set_mInvMassScale2_1=b.P3;nca=d._emscripten_bind_ContactSettings_get_mInvInertiaScale2_0=b.Q3;oca=d._emscripten_bind_ContactSettings_set_mInvInertiaScale2_1=b.R3;pca=d._emscripten_bind_ContactSettings_get_mIsSensor_0=b.S3;qca=d._emscripten_bind_ContactSettings_set_mIsSensor_1=b.T3;rca=d._emscripten_bind_ContactSettings_get_mRelativeLinearSurfaceVelocity_0=b.U3;sca=d._emscripten_bind_ContactSettings_set_mRelativeLinearSurfaceVelocity_1=b.V3;tca=d._emscripten_bind_ContactSettings_get_mRelativeAngularSurfaceVelocity_0=
b.W3;uca=d._emscripten_bind_ContactSettings_set_mRelativeAngularSurfaceVelocity_1=b.X3;vca=d._emscripten_bind_ContactSettings___destroy___0=b.Y3;wca=d._emscripten_bind_SubShapeIDPair_SubShapeIDPair_0=b.Z3;xca=d._emscripten_bind_SubShapeIDPair_GetBody1ID_0=b._3;yca=d._emscripten_bind_SubShapeIDPair_GetSubShapeID1_0=b.$3;zca=d._emscripten_bind_SubShapeIDPair_GetBody2ID_0=b.a4;Aca=d._emscripten_bind_SubShapeIDPair_GetSubShapeID2_0=b.b4;Bca=d._emscripten_bind_SubShapeIDPair___destroy___0=b.c4;Cca=d._emscripten_bind_ContactListenerJS_ContactListenerJS_0=
b.d4;Dca=d._emscripten_bind_ContactListenerJS_OnContactValidate_4=b.e4;Eca=d._emscripten_bind_ContactListenerJS_OnContactAdded_4=b.f4;Fca=d._emscripten_bind_ContactListenerJS_OnContactPersisted_4=b.g4;Gca=d._emscripten_bind_ContactListenerJS_OnContactRemoved_1=b.h4;Hca=d._emscripten_bind_ContactListenerJS___destroy___0=b.i4;Ica=d._emscripten_bind_SoftBodyManifold_GetVertices_0=b.j4;Jca=d._emscripten_bind_SoftBodyManifold_HasContact_1=b.k4;Kca=d._emscripten_bind_SoftBodyManifold_GetLocalContactPoint_1=
b.l4;Lca=d._emscripten_bind_SoftBodyManifold_GetContactNormal_1=b.m4;Mca=d._emscripten_bind_SoftBodyManifold_GetContactBodyID_1=b.n4;Nca=d._emscripten_bind_SoftBodyManifold_GetNumSensorContacts_0=b.o4;Oca=d._emscripten_bind_SoftBodyManifold_GetSensorContactBodyID_1=b.p4;Pca=d._emscripten_bind_SoftBodyManifold___destroy___0=b.q4;Qca=d._emscripten_bind_SoftBodyContactSettings_get_mInvMassScale1_0=b.r4;Rca=d._emscripten_bind_SoftBodyContactSettings_set_mInvMassScale1_1=b.s4;Sca=d._emscripten_bind_SoftBodyContactSettings_get_mInvMassScale2_0=
b.t4;Tca=d._emscripten_bind_SoftBodyContactSettings_set_mInvMassScale2_1=b.u4;Uca=d._emscripten_bind_SoftBodyContactSettings_get_mInvInertiaScale2_0=b.v4;Vca=d._emscripten_bind_SoftBodyContactSettings_set_mInvInertiaScale2_1=b.w4;Wca=d._emscripten_bind_SoftBodyContactSettings_get_mIsSensor_0=b.x4;Xca=d._emscripten_bind_SoftBodyContactSettings_set_mIsSensor_1=b.y4;Yca=d._emscripten_bind_SoftBodyContactSettings___destroy___0=b.z4;Zca=d._emscripten_bind_SoftBodyContactListenerJS_SoftBodyContactListenerJS_0=
b.A4;$ca=d._emscripten_bind_SoftBodyContactListenerJS_OnSoftBodyContactValidate_3=b.B4;ada=d._emscripten_bind_SoftBodyContactListenerJS_OnSoftBodyContactAdded_2=b.C4;bda=d._emscripten_bind_SoftBodyContactListenerJS___destroy___0=b.D4;cda=d._emscripten_bind_RayCastBodyCollectorJS_RayCastBodyCollectorJS_0=b.E4;dda=d._emscripten_bind_RayCastBodyCollectorJS_Reset_0=b.F4;eda=d._emscripten_bind_RayCastBodyCollectorJS_AddHit_1=b.G4;fda=d._emscripten_bind_RayCastBodyCollectorJS___destroy___0=b.H4;gda=d._emscripten_bind_CollideShapeBodyCollectorJS_CollideShapeBodyCollectorJS_0=
b.I4;hda=d._emscripten_bind_CollideShapeBodyCollectorJS_Reset_0=b.J4;ida=d._emscripten_bind_CollideShapeBodyCollectorJS_AddHit_1=b.K4;jda=d._emscripten_bind_CollideShapeBodyCollectorJS___destroy___0=b.L4;kda=d._emscripten_bind_CastShapeBodyCollectorJS_CastShapeBodyCollectorJS_0=b.M4;lda=d._emscripten_bind_CastShapeBodyCollectorJS_Reset_0=b.N4;mda=d._emscripten_bind_CastShapeBodyCollectorJS_AddHit_1=b.O4;nda=d._emscripten_bind_CastShapeBodyCollectorJS___destroy___0=b.P4;oda=d._emscripten_bind_BroadPhaseQuery_CastRay_4=
b.Q4;pda=d._emscripten_bind_BroadPhaseQuery_CollideAABox_4=b.R4;qda=d._emscripten_bind_BroadPhaseQuery_CollideSphere_5=b.S4;rda=d._emscripten_bind_BroadPhaseQuery_CollidePoint_4=b.T4;sda=d._emscripten_bind_BroadPhaseQuery_CollideOrientedBox_4=b.U4;tda=d._emscripten_bind_BroadPhaseQuery_CastAABox_4=b.V4;uda=d._emscripten_bind_BroadPhaseQuery_GetBounds_0=b.W4;vda=d._emscripten_bind_BroadPhaseQuery___destroy___0=b.X4;wda=d._emscripten_bind_RayCastSettings_RayCastSettings_0=b.Y4;xda=d._emscripten_bind_RayCastSettings_SetBackFaceMode_1=
b.Z4;yda=d._emscripten_bind_RayCastSettings_get_mBackFaceModeTriangles_0=b._4;zda=d._emscripten_bind_RayCastSettings_set_mBackFaceModeTriangles_1=b.$4;Ada=d._emscripten_bind_RayCastSettings_get_mBackFaceModeConvex_0=b.a5;Bda=d._emscripten_bind_RayCastSettings_set_mBackFaceModeConvex_1=b.b5;Cda=d._emscripten_bind_RayCastSettings_get_mTreatConvexAsSolid_0=b.c5;Dda=d._emscripten_bind_RayCastSettings_set_mTreatConvexAsSolid_1=b.d5;Eda=d._emscripten_bind_RayCastSettings___destroy___0=b.e5;Fda=d._emscripten_bind_CastRayCollectorJS_CastRayCollectorJS_0=
b.f5;Gda=d._emscripten_bind_CastRayCollectorJS_Reset_0=b.g5;Hda=d._emscripten_bind_CastRayCollectorJS_OnBody_1=b.h5;Ida=d._emscripten_bind_CastRayCollectorJS_AddHit_1=b.i5;Jda=d._emscripten_bind_CastRayCollectorJS___destroy___0=b.j5;Kda=d._emscripten_bind_ArrayRayCastResult_ArrayRayCastResult_0=b.k5;Lda=d._emscripten_bind_ArrayRayCastResult_empty_0=b.l5;Mda=d._emscripten_bind_ArrayRayCastResult_size_0=b.m5;Nda=d._emscripten_bind_ArrayRayCastResult_at_1=b.n5;Oda=d._emscripten_bind_ArrayRayCastResult_push_back_1=
b.o5;Pda=d._emscripten_bind_ArrayRayCastResult_reserve_1=b.p5;Qda=d._emscripten_bind_ArrayRayCastResult_resize_1=b.q5;Rda=d._emscripten_bind_ArrayRayCastResult_clear_0=b.r5;Sda=d._emscripten_bind_ArrayRayCastResult___destroy___0=b.s5;Tda=d._emscripten_bind_CastRayAllHitCollisionCollector_CastRayAllHitCollisionCollector_0=b.t5;Uda=d._emscripten_bind_CastRayAllHitCollisionCollector_Sort_0=b.u5;Vda=d._emscripten_bind_CastRayAllHitCollisionCollector_HadHit_0=b.v5;Wda=d._emscripten_bind_CastRayAllHitCollisionCollector_Reset_0=
b.w5;Xda=d._emscripten_bind_CastRayAllHitCollisionCollector_SetContext_1=b.x5;Yda=d._emscripten_bind_CastRayAllHitCollisionCollector_GetContext_0=b.y5;Zda=d._emscripten_bind_CastRayAllHitCollisionCollector_UpdateEarlyOutFraction_1=b.z5;$da=d._emscripten_bind_CastRayAllHitCollisionCollector_ResetEarlyOutFraction_0=b.A5;aea=d._emscripten_bind_CastRayAllHitCollisionCollector_ResetEarlyOutFraction_1=b.B5;bea=d._emscripten_bind_CastRayAllHitCollisionCollector_ForceEarlyOut_0=b.C5;cea=d._emscripten_bind_CastRayAllHitCollisionCollector_ShouldEarlyOut_0=
b.D5;dea=d._emscripten_bind_CastRayAllHitCollisionCollector_GetEarlyOutFraction_0=b.E5;eea=d._emscripten_bind_CastRayAllHitCollisionCollector_GetPositiveEarlyOutFraction_0=b.F5;fea=d._emscripten_bind_CastRayAllHitCollisionCollector_get_mHits_0=b.G5;gea=d._emscripten_bind_CastRayAllHitCollisionCollector_set_mHits_1=b.H5;hea=d._emscripten_bind_CastRayAllHitCollisionCollector___destroy___0=b.I5;iea=d._emscripten_bind_CastRayClosestHitCollisionCollector_CastRayClosestHitCollisionCollector_0=b.J5;jea=
d._emscripten_bind_CastRayClosestHitCollisionCollector_HadHit_0=b.K5;kea=d._emscripten_bind_CastRayClosestHitCollisionCollector_Reset_0=b.L5;lea=d._emscripten_bind_CastRayClosestHitCollisionCollector_SetContext_1=b.M5;mea=d._emscripten_bind_CastRayClosestHitCollisionCollector_GetContext_0=b.N5;nea=d._emscripten_bind_CastRayClosestHitCollisionCollector_UpdateEarlyOutFraction_1=b.O5;oea=d._emscripten_bind_CastRayClosestHitCollisionCollector_ResetEarlyOutFraction_0=b.P5;pea=d._emscripten_bind_CastRayClosestHitCollisionCollector_ResetEarlyOutFraction_1=
b.Q5;qea=d._emscripten_bind_CastRayClosestHitCollisionCollector_ForceEarlyOut_0=b.R5;rea=d._emscripten_bind_CastRayClosestHitCollisionCollector_ShouldEarlyOut_0=b.S5;sea=d._emscripten_bind_CastRayClosestHitCollisionCollector_GetEarlyOutFraction_0=b.T5;tea=d._emscripten_bind_CastRayClosestHitCollisionCollector_GetPositiveEarlyOutFraction_0=b.U5;uea=d._emscripten_bind_CastRayClosestHitCollisionCollector_get_mHit_0=b.V5;vea=d._emscripten_bind_CastRayClosestHitCollisionCollector_set_mHit_1=b.W5;wea=d._emscripten_bind_CastRayClosestHitCollisionCollector___destroy___0=
b.X5;xea=d._emscripten_bind_CastRayAnyHitCollisionCollector_CastRayAnyHitCollisionCollector_0=b.Y5;yea=d._emscripten_bind_CastRayAnyHitCollisionCollector_HadHit_0=b.Z5;zea=d._emscripten_bind_CastRayAnyHitCollisionCollector_Reset_0=b._5;Aea=d._emscripten_bind_CastRayAnyHitCollisionCollector_SetContext_1=b.$5;Bea=d._emscripten_bind_CastRayAnyHitCollisionCollector_GetContext_0=b.a6;Cea=d._emscripten_bind_CastRayAnyHitCollisionCollector_UpdateEarlyOutFraction_1=b.b6;Dea=d._emscripten_bind_CastRayAnyHitCollisionCollector_ResetEarlyOutFraction_0=
b.c6;Eea=d._emscripten_bind_CastRayAnyHitCollisionCollector_ResetEarlyOutFraction_1=b.d6;Fea=d._emscripten_bind_CastRayAnyHitCollisionCollector_ForceEarlyOut_0=b.e6;Gea=d._emscripten_bind_CastRayAnyHitCollisionCollector_ShouldEarlyOut_0=b.f6;Hea=d._emscripten_bind_CastRayAnyHitCollisionCollector_GetEarlyOutFraction_0=b.g6;Iea=d._emscripten_bind_CastRayAnyHitCollisionCollector_GetPositiveEarlyOutFraction_0=b.h6;Jea=d._emscripten_bind_CastRayAnyHitCollisionCollector_get_mHit_0=b.i6;Kea=d._emscripten_bind_CastRayAnyHitCollisionCollector_set_mHit_1=
b.j6;Lea=d._emscripten_bind_CastRayAnyHitCollisionCollector___destroy___0=b.k6;Mea=d._emscripten_bind_CollidePointResult_CollidePointResult_0=b.l6;Nea=d._emscripten_bind_CollidePointResult_get_mBodyID_0=b.m6;Oea=d._emscripten_bind_CollidePointResult_set_mBodyID_1=b.n6;Pea=d._emscripten_bind_CollidePointResult_get_mSubShapeID2_0=b.o6;Qea=d._emscripten_bind_CollidePointResult_set_mSubShapeID2_1=b.p6;Rea=d._emscripten_bind_CollidePointResult___destroy___0=b.q6;Sea=d._emscripten_bind_CollidePointCollectorJS_CollidePointCollectorJS_0=
b.r6;Tea=d._emscripten_bind_CollidePointCollectorJS_Reset_0=b.s6;Uea=d._emscripten_bind_CollidePointCollectorJS_OnBody_1=b.t6;Vea=d._emscripten_bind_CollidePointCollectorJS_AddHit_1=b.u6;Wea=d._emscripten_bind_CollidePointCollectorJS___destroy___0=b.v6;Xea=d._emscripten_bind_ArrayCollidePointResult_ArrayCollidePointResult_0=b.w6;Yea=d._emscripten_bind_ArrayCollidePointResult_empty_0=b.x6;Zea=d._emscripten_bind_ArrayCollidePointResult_size_0=b.y6;$ea=d._emscripten_bind_ArrayCollidePointResult_at_1=
b.z6;afa=d._emscripten_bind_ArrayCollidePointResult_push_back_1=b.A6;bfa=d._emscripten_bind_ArrayCollidePointResult_reserve_1=b.B6;cfa=d._emscripten_bind_ArrayCollidePointResult_resize_1=b.C6;dfa=d._emscripten_bind_ArrayCollidePointResult_clear_0=b.D6;efa=d._emscripten_bind_ArrayCollidePointResult___destroy___0=b.E6;ffa=d._emscripten_bind_CollidePointAllHitCollisionCollector_CollidePointAllHitCollisionCollector_0=b.F6;gfa=d._emscripten_bind_CollidePointAllHitCollisionCollector_Sort_0=b.G6;hfa=d._emscripten_bind_CollidePointAllHitCollisionCollector_HadHit_0=
b.H6;ifa=d._emscripten_bind_CollidePointAllHitCollisionCollector_Reset_0=b.I6;jfa=d._emscripten_bind_CollidePointAllHitCollisionCollector_SetContext_1=b.J6;kfa=d._emscripten_bind_CollidePointAllHitCollisionCollector_GetContext_0=b.K6;lfa=d._emscripten_bind_CollidePointAllHitCollisionCollector_UpdateEarlyOutFraction_1=b.L6;mfa=d._emscripten_bind_CollidePointAllHitCollisionCollector_ResetEarlyOutFraction_0=b.M6;nfa=d._emscripten_bind_CollidePointAllHitCollisionCollector_ResetEarlyOutFraction_1=b.N6;
ofa=d._emscripten_bind_CollidePointAllHitCollisionCollector_ForceEarlyOut_0=b.O6;pfa=d._emscripten_bind_CollidePointAllHitCollisionCollector_ShouldEarlyOut_0=b.P6;qfa=d._emscripten_bind_CollidePointAllHitCollisionCollector_GetEarlyOutFraction_0=b.Q6;rfa=d._emscripten_bind_CollidePointAllHitCollisionCollector_GetPositiveEarlyOutFraction_0=b.R6;sfa=d._emscripten_bind_CollidePointAllHitCollisionCollector_get_mHits_0=b.S6;tfa=d._emscripten_bind_CollidePointAllHitCollisionCollector_set_mHits_1=b.T6;ufa=
d._emscripten_bind_CollidePointAllHitCollisionCollector___destroy___0=b.U6;vfa=d._emscripten_bind_CollidePointClosestHitCollisionCollector_CollidePointClosestHitCollisionCollector_0=b.V6;wfa=d._emscripten_bind_CollidePointClosestHitCollisionCollector_HadHit_0=b.W6;xfa=d._emscripten_bind_CollidePointClosestHitCollisionCollector_Reset_0=b.X6;yfa=d._emscripten_bind_CollidePointClosestHitCollisionCollector_SetContext_1=b.Y6;zfa=d._emscripten_bind_CollidePointClosestHitCollisionCollector_GetContext_0=
b.Z6;Afa=d._emscripten_bind_CollidePointClosestHitCollisionCollector_UpdateEarlyOutFraction_1=b._6;Bfa=d._emscripten_bind_CollidePointClosestHitCollisionCollector_ResetEarlyOutFraction_0=b.$6;Cfa=d._emscripten_bind_CollidePointClosestHitCollisionCollector_ResetEarlyOutFraction_1=b.a7;Dfa=d._emscripten_bind_CollidePointClosestHitCollisionCollector_ForceEarlyOut_0=b.b7;Efa=d._emscripten_bind_CollidePointClosestHitCollisionCollector_ShouldEarlyOut_0=b.c7;Ffa=d._emscripten_bind_CollidePointClosestHitCollisionCollector_GetEarlyOutFraction_0=
b.d7;Gfa=d._emscripten_bind_CollidePointClosestHitCollisionCollector_GetPositiveEarlyOutFraction_0=b.e7;Hfa=d._emscripten_bind_CollidePointClosestHitCollisionCollector_get_mHit_0=b.f7;Ifa=d._emscripten_bind_CollidePointClosestHitCollisionCollector_set_mHit_1=b.g7;Jfa=d._emscripten_bind_CollidePointClosestHitCollisionCollector___destroy___0=b.h7;Kfa=d._emscripten_bind_CollidePointAnyHitCollisionCollector_CollidePointAnyHitCollisionCollector_0=b.i7;Lfa=d._emscripten_bind_CollidePointAnyHitCollisionCollector_HadHit_0=
b.j7;Mfa=d._emscripten_bind_CollidePointAnyHitCollisionCollector_Reset_0=b.k7;Nfa=d._emscripten_bind_CollidePointAnyHitCollisionCollector_SetContext_1=b.l7;Ofa=d._emscripten_bind_CollidePointAnyHitCollisionCollector_GetContext_0=b.m7;Pfa=d._emscripten_bind_CollidePointAnyHitCollisionCollector_UpdateEarlyOutFraction_1=b.n7;Qfa=d._emscripten_bind_CollidePointAnyHitCollisionCollector_ResetEarlyOutFraction_0=b.o7;Rfa=d._emscripten_bind_CollidePointAnyHitCollisionCollector_ResetEarlyOutFraction_1=b.p7;
Sfa=d._emscripten_bind_CollidePointAnyHitCollisionCollector_ForceEarlyOut_0=b.q7;Tfa=d._emscripten_bind_CollidePointAnyHitCollisionCollector_ShouldEarlyOut_0=b.r7;Ufa=d._emscripten_bind_CollidePointAnyHitCollisionCollector_GetEarlyOutFraction_0=b.s7;Vfa=d._emscripten_bind_CollidePointAnyHitCollisionCollector_GetPositiveEarlyOutFraction_0=b.t7;Wfa=d._emscripten_bind_CollidePointAnyHitCollisionCollector_get_mHit_0=b.u7;Xfa=d._emscripten_bind_CollidePointAnyHitCollisionCollector_set_mHit_1=b.v7;Yfa=
d._emscripten_bind_CollidePointAnyHitCollisionCollector___destroy___0=b.w7;Zfa=d._emscripten_bind_CollideShapeSettings_CollideShapeSettings_0=b.x7;$fa=d._emscripten_bind_CollideShapeSettings_get_mMaxSeparationDistance_0=b.y7;aga=d._emscripten_bind_CollideShapeSettings_set_mMaxSeparationDistance_1=b.z7;bga=d._emscripten_bind_CollideShapeSettings_get_mBackFaceMode_0=b.A7;cga=d._emscripten_bind_CollideShapeSettings_set_mBackFaceMode_1=b.B7;dga=d._emscripten_bind_CollideShapeSettings_get_mActiveEdgeMode_0=
b.C7;ega=d._emscripten_bind_CollideShapeSettings_set_mActiveEdgeMode_1=b.D7;fga=d._emscripten_bind_CollideShapeSettings_get_mCollectFacesMode_0=b.E7;gga=d._emscripten_bind_CollideShapeSettings_set_mCollectFacesMode_1=b.F7;hga=d._emscripten_bind_CollideShapeSettings_get_mCollisionTolerance_0=b.G7;iga=d._emscripten_bind_CollideShapeSettings_set_mCollisionTolerance_1=b.H7;jga=d._emscripten_bind_CollideShapeSettings_get_mPenetrationTolerance_0=b.I7;kga=d._emscripten_bind_CollideShapeSettings_set_mPenetrationTolerance_1=
b.J7;lga=d._emscripten_bind_CollideShapeSettings_get_mActiveEdgeMovementDirection_0=b.K7;mga=d._emscripten_bind_CollideShapeSettings_set_mActiveEdgeMovementDirection_1=b.L7;nga=d._emscripten_bind_CollideShapeSettings___destroy___0=b.M7;oga=d._emscripten_bind_CollideShapeCollectorJS_CollideShapeCollectorJS_0=b.N7;pga=d._emscripten_bind_CollideShapeCollectorJS_Reset_0=b.O7;qga=d._emscripten_bind_CollideShapeCollectorJS_OnBody_1=b.P7;rga=d._emscripten_bind_CollideShapeCollectorJS_AddHit_1=b.Q7;sga=d._emscripten_bind_CollideShapeCollectorJS___destroy___0=
b.R7;tga=d._emscripten_bind_ArrayCollideShapeResult_ArrayCollideShapeResult_0=b.S7;uga=d._emscripten_bind_ArrayCollideShapeResult_empty_0=b.T7;vga=d._emscripten_bind_ArrayCollideShapeResult_size_0=b.U7;wga=d._emscripten_bind_ArrayCollideShapeResult_at_1=b.V7;xga=d._emscripten_bind_ArrayCollideShapeResult_push_back_1=b.W7;yga=d._emscripten_bind_ArrayCollideShapeResult_reserve_1=b.X7;zga=d._emscripten_bind_ArrayCollideShapeResult_resize_1=b.Y7;Aga=d._emscripten_bind_ArrayCollideShapeResult_clear_0=
b.Z7;Bga=d._emscripten_bind_ArrayCollideShapeResult___destroy___0=b._7;Cga=d._emscripten_bind_CollideShapeAllHitCollisionCollector_CollideShapeAllHitCollisionCollector_0=b.$7;Dga=d._emscripten_bind_CollideShapeAllHitCollisionCollector_Sort_0=b.a8;Ega=d._emscripten_bind_CollideShapeAllHitCollisionCollector_HadHit_0=b.b8;Fga=d._emscripten_bind_CollideShapeAllHitCollisionCollector_Reset_0=b.c8;Gga=d._emscripten_bind_CollideShapeAllHitCollisionCollector_SetContext_1=b.d8;Hga=d._emscripten_bind_CollideShapeAllHitCollisionCollector_GetContext_0=
b.e8;Iga=d._emscripten_bind_CollideShapeAllHitCollisionCollector_UpdateEarlyOutFraction_1=b.f8;Jga=d._emscripten_bind_CollideShapeAllHitCollisionCollector_ResetEarlyOutFraction_0=b.g8;Kga=d._emscripten_bind_CollideShapeAllHitCollisionCollector_ResetEarlyOutFraction_1=b.h8;Lga=d._emscripten_bind_CollideShapeAllHitCollisionCollector_ForceEarlyOut_0=b.i8;Mga=d._emscripten_bind_CollideShapeAllHitCollisionCollector_ShouldEarlyOut_0=b.j8;Nga=d._emscripten_bind_CollideShapeAllHitCollisionCollector_GetEarlyOutFraction_0=
b.k8;Oga=d._emscripten_bind_CollideShapeAllHitCollisionCollector_GetPositiveEarlyOutFraction_0=b.l8;Pga=d._emscripten_bind_CollideShapeAllHitCollisionCollector_get_mHits_0=b.m8;Qga=d._emscripten_bind_CollideShapeAllHitCollisionCollector_set_mHits_1=b.n8;Rga=d._emscripten_bind_CollideShapeAllHitCollisionCollector___destroy___0=b.o8;Sga=d._emscripten_bind_CollideShapeClosestHitCollisionCollector_CollideShapeClosestHitCollisionCollector_0=b.p8;Tga=d._emscripten_bind_CollideShapeClosestHitCollisionCollector_HadHit_0=
b.q8;Uga=d._emscripten_bind_CollideShapeClosestHitCollisionCollector_Reset_0=b.r8;Vga=d._emscripten_bind_CollideShapeClosestHitCollisionCollector_SetContext_1=b.s8;Wga=d._emscripten_bind_CollideShapeClosestHitCollisionCollector_GetContext_0=b.t8;Xga=d._emscripten_bind_CollideShapeClosestHitCollisionCollector_UpdateEarlyOutFraction_1=b.u8;Yga=d._emscripten_bind_CollideShapeClosestHitCollisionCollector_ResetEarlyOutFraction_0=b.v8;Zga=d._emscripten_bind_CollideShapeClosestHitCollisionCollector_ResetEarlyOutFraction_1=
b.w8;$ga=d._emscripten_bind_CollideShapeClosestHitCollisionCollector_ForceEarlyOut_0=b.x8;aha=d._emscripten_bind_CollideShapeClosestHitCollisionCollector_ShouldEarlyOut_0=b.y8;bha=d._emscripten_bind_CollideShapeClosestHitCollisionCollector_GetEarlyOutFraction_0=b.z8;cha=d._emscripten_bind_CollideShapeClosestHitCollisionCollector_GetPositiveEarlyOutFraction_0=b.A8;dha=d._emscripten_bind_CollideShapeClosestHitCollisionCollector_get_mHit_0=b.B8;eha=d._emscripten_bind_CollideShapeClosestHitCollisionCollector_set_mHit_1=
b.C8;fha=d._emscripten_bind_CollideShapeClosestHitCollisionCollector___destroy___0=b.D8;gha=d._emscripten_bind_CollideShapeAnyHitCollisionCollector_CollideShapeAnyHitCollisionCollector_0=b.E8;hha=d._emscripten_bind_CollideShapeAnyHitCollisionCollector_HadHit_0=b.F8;iha=d._emscripten_bind_CollideShapeAnyHitCollisionCollector_Reset_0=b.G8;jha=d._emscripten_bind_CollideShapeAnyHitCollisionCollector_SetContext_1=b.H8;kha=d._emscripten_bind_CollideShapeAnyHitCollisionCollector_GetContext_0=b.I8;lha=d._emscripten_bind_CollideShapeAnyHitCollisionCollector_UpdateEarlyOutFraction_1=
b.J8;mha=d._emscripten_bind_CollideShapeAnyHitCollisionCollector_ResetEarlyOutFraction_0=b.K8;nha=d._emscripten_bind_CollideShapeAnyHitCollisionCollector_ResetEarlyOutFraction_1=b.L8;oha=d._emscripten_bind_CollideShapeAnyHitCollisionCollector_ForceEarlyOut_0=b.M8;pha=d._emscripten_bind_CollideShapeAnyHitCollisionCollector_ShouldEarlyOut_0=b.N8;qha=d._emscripten_bind_CollideShapeAnyHitCollisionCollector_GetEarlyOutFraction_0=b.O8;rha=d._emscripten_bind_CollideShapeAnyHitCollisionCollector_GetPositiveEarlyOutFraction_0=
b.P8;sha=d._emscripten_bind_CollideShapeAnyHitCollisionCollector_get_mHit_0=b.Q8;tha=d._emscripten_bind_CollideShapeAnyHitCollisionCollector_set_mHit_1=b.R8;uha=d._emscripten_bind_CollideShapeAnyHitCollisionCollector___destroy___0=b.S8;vha=d._emscripten_bind_ShapeCastSettings_ShapeCastSettings_0=b.T8;wha=d._emscripten_bind_ShapeCastSettings_get_mBackFaceModeTriangles_0=b.U8;xha=d._emscripten_bind_ShapeCastSettings_set_mBackFaceModeTriangles_1=b.V8;yha=d._emscripten_bind_ShapeCastSettings_get_mBackFaceModeConvex_0=
b.W8;zha=d._emscripten_bind_ShapeCastSettings_set_mBackFaceModeConvex_1=b.X8;Aha=d._emscripten_bind_ShapeCastSettings_get_mUseShrunkenShapeAndConvexRadius_0=b.Y8;Bha=d._emscripten_bind_ShapeCastSettings_set_mUseShrunkenShapeAndConvexRadius_1=b.Z8;Cha=d._emscripten_bind_ShapeCastSettings_get_mReturnDeepestPoint_0=b._8;Dha=d._emscripten_bind_ShapeCastSettings_set_mReturnDeepestPoint_1=b.$8;Eha=d._emscripten_bind_ShapeCastSettings_get_mActiveEdgeMode_0=b.a9;Fha=d._emscripten_bind_ShapeCastSettings_set_mActiveEdgeMode_1=
b.b9;Gha=d._emscripten_bind_ShapeCastSettings_get_mCollectFacesMode_0=b.c9;Hha=d._emscripten_bind_ShapeCastSettings_set_mCollectFacesMode_1=b.d9;Iha=d._emscripten_bind_ShapeCastSettings_get_mCollisionTolerance_0=b.e9;Jha=d._emscripten_bind_ShapeCastSettings_set_mCollisionTolerance_1=b.f9;Kha=d._emscripten_bind_ShapeCastSettings_get_mPenetrationTolerance_0=b.g9;Lha=d._emscripten_bind_ShapeCastSettings_set_mPenetrationTolerance_1=b.h9;Mha=d._emscripten_bind_ShapeCastSettings_get_mActiveEdgeMovementDirection_0=
b.i9;Nha=d._emscripten_bind_ShapeCastSettings_set_mActiveEdgeMovementDirection_1=b.j9;Oha=d._emscripten_bind_ShapeCastSettings___destroy___0=b.k9;Pha=d._emscripten_bind_ShapeCastResult_ShapeCastResult_0=b.l9;Qha=d._emscripten_bind_ShapeCastResult_get_mFraction_0=b.m9;Rha=d._emscripten_bind_ShapeCastResult_set_mFraction_1=b.n9;Sha=d._emscripten_bind_ShapeCastResult_get_mIsBackFaceHit_0=b.o9;Tha=d._emscripten_bind_ShapeCastResult_set_mIsBackFaceHit_1=b.p9;Uha=d._emscripten_bind_ShapeCastResult_get_mContactPointOn1_0=
b.q9;Vha=d._emscripten_bind_ShapeCastResult_set_mContactPointOn1_1=b.r9;Wha=d._emscripten_bind_ShapeCastResult_get_mContactPointOn2_0=b.s9;Xha=d._emscripten_bind_ShapeCastResult_set_mContactPointOn2_1=b.t9;Yha=d._emscripten_bind_ShapeCastResult_get_mPenetrationAxis_0=b.u9;Zha=d._emscripten_bind_ShapeCastResult_set_mPenetrationAxis_1=b.v9;$ha=d._emscripten_bind_ShapeCastResult_get_mPenetrationDepth_0=b.w9;aia=d._emscripten_bind_ShapeCastResult_set_mPenetrationDepth_1=b.x9;bia=d._emscripten_bind_ShapeCastResult_get_mSubShapeID1_0=
b.y9;cia=d._emscripten_bind_ShapeCastResult_set_mSubShapeID1_1=b.z9;dia=d._emscripten_bind_ShapeCastResult_get_mSubShapeID2_0=b.A9;eia=d._emscripten_bind_ShapeCastResult_set_mSubShapeID2_1=b.B9;fia=d._emscripten_bind_ShapeCastResult_get_mBodyID2_0=b.C9;gia=d._emscripten_bind_ShapeCastResult_set_mBodyID2_1=b.D9;hia=d._emscripten_bind_ShapeCastResult_get_mShape1Face_0=b.E9;iia=d._emscripten_bind_ShapeCastResult_set_mShape1Face_1=b.F9;jia=d._emscripten_bind_ShapeCastResult_get_mShape2Face_0=b.G9;kia=
d._emscripten_bind_ShapeCastResult_set_mShape2Face_1=b.H9;lia=d._emscripten_bind_ShapeCastResult___destroy___0=b.I9;mia=d._emscripten_bind_CastShapeCollectorJS_CastShapeCollectorJS_0=b.J9;nia=d._emscripten_bind_CastShapeCollectorJS_Reset_0=b.K9;oia=d._emscripten_bind_CastShapeCollectorJS_OnBody_1=b.L9;pia=d._emscripten_bind_CastShapeCollectorJS_AddHit_1=b.M9;qia=d._emscripten_bind_CastShapeCollectorJS___destroy___0=b.N9;ria=d._emscripten_bind_ArrayShapeCastResult_ArrayShapeCastResult_0=b.O9;sia=d._emscripten_bind_ArrayShapeCastResult_empty_0=
b.P9;tia=d._emscripten_bind_ArrayShapeCastResult_size_0=b.Q9;uia=d._emscripten_bind_ArrayShapeCastResult_at_1=b.R9;via=d._emscripten_bind_ArrayShapeCastResult_push_back_1=b.S9;wia=d._emscripten_bind_ArrayShapeCastResult_reserve_1=b.T9;xia=d._emscripten_bind_ArrayShapeCastResult_resize_1=b.U9;yia=d._emscripten_bind_ArrayShapeCastResult_clear_0=b.V9;zia=d._emscripten_bind_ArrayShapeCastResult___destroy___0=b.W9;Aia=d._emscripten_bind_CastShapeAllHitCollisionCollector_CastShapeAllHitCollisionCollector_0=
b.X9;Bia=d._emscripten_bind_CastShapeAllHitCollisionCollector_Sort_0=b.Y9;Cia=d._emscripten_bind_CastShapeAllHitCollisionCollector_HadHit_0=b.Z9;Dia=d._emscripten_bind_CastShapeAllHitCollisionCollector_Reset_0=b._9;Eia=d._emscripten_bind_CastShapeAllHitCollisionCollector_SetContext_1=b.$9;Fia=d._emscripten_bind_CastShapeAllHitCollisionCollector_GetContext_0=b.aaa;Gia=d._emscripten_bind_CastShapeAllHitCollisionCollector_UpdateEarlyOutFraction_1=b.baa;Hia=d._emscripten_bind_CastShapeAllHitCollisionCollector_ResetEarlyOutFraction_0=
b.caa;Iia=d._emscripten_bind_CastShapeAllHitCollisionCollector_ResetEarlyOutFraction_1=b.daa;Jia=d._emscripten_bind_CastShapeAllHitCollisionCollector_ForceEarlyOut_0=b.eaa;Kia=d._emscripten_bind_CastShapeAllHitCollisionCollector_ShouldEarlyOut_0=b.faa;Lia=d._emscripten_bind_CastShapeAllHitCollisionCollector_GetEarlyOutFraction_0=b.gaa;Mia=d._emscripten_bind_CastShapeAllHitCollisionCollector_GetPositiveEarlyOutFraction_0=b.haa;Nia=d._emscripten_bind_CastShapeAllHitCollisionCollector_get_mHits_0=b.iaa;
Oia=d._emscripten_bind_CastShapeAllHitCollisionCollector_set_mHits_1=b.jaa;Pia=d._emscripten_bind_CastShapeAllHitCollisionCollector___destroy___0=b.kaa;Qia=d._emscripten_bind_CastShapeClosestHitCollisionCollector_CastShapeClosestHitCollisionCollector_0=b.laa;Ria=d._emscripten_bind_CastShapeClosestHitCollisionCollector_HadHit_0=b.maa;Sia=d._emscripten_bind_CastShapeClosestHitCollisionCollector_Reset_0=b.naa;Tia=d._emscripten_bind_CastShapeClosestHitCollisionCollector_SetContext_1=b.oaa;Uia=d._emscripten_bind_CastShapeClosestHitCollisionCollector_GetContext_0=
b.paa;Via=d._emscripten_bind_CastShapeClosestHitCollisionCollector_UpdateEarlyOutFraction_1=b.qaa;Wia=d._emscripten_bind_CastShapeClosestHitCollisionCollector_ResetEarlyOutFraction_0=b.raa;Xia=d._emscripten_bind_CastShapeClosestHitCollisionCollector_ResetEarlyOutFraction_1=b.saa;Yia=d._emscripten_bind_CastShapeClosestHitCollisionCollector_ForceEarlyOut_0=b.taa;Zia=d._emscripten_bind_CastShapeClosestHitCollisionCollector_ShouldEarlyOut_0=b.uaa;$ia=d._emscripten_bind_CastShapeClosestHitCollisionCollector_GetEarlyOutFraction_0=
b.vaa;aja=d._emscripten_bind_CastShapeClosestHitCollisionCollector_GetPositiveEarlyOutFraction_0=b.waa;bja=d._emscripten_bind_CastShapeClosestHitCollisionCollector_get_mHit_0=b.xaa;cja=d._emscripten_bind_CastShapeClosestHitCollisionCollector_set_mHit_1=b.yaa;dja=d._emscripten_bind_CastShapeClosestHitCollisionCollector___destroy___0=b.zaa;eja=d._emscripten_bind_CastShapeAnyHitCollisionCollector_CastShapeAnyHitCollisionCollector_0=b.Aaa;fja=d._emscripten_bind_CastShapeAnyHitCollisionCollector_HadHit_0=
b.Baa;gja=d._emscripten_bind_CastShapeAnyHitCollisionCollector_Reset_0=b.Caa;hja=d._emscripten_bind_CastShapeAnyHitCollisionCollector_SetContext_1=b.Daa;ija=d._emscripten_bind_CastShapeAnyHitCollisionCollector_GetContext_0=b.Eaa;jja=d._emscripten_bind_CastShapeAnyHitCollisionCollector_UpdateEarlyOutFraction_1=b.Faa;kja=d._emscripten_bind_CastShapeAnyHitCollisionCollector_ResetEarlyOutFraction_0=b.Gaa;lja=d._emscripten_bind_CastShapeAnyHitCollisionCollector_ResetEarlyOutFraction_1=b.Haa;mja=d._emscripten_bind_CastShapeAnyHitCollisionCollector_ForceEarlyOut_0=
b.Iaa;nja=d._emscripten_bind_CastShapeAnyHitCollisionCollector_ShouldEarlyOut_0=b.Jaa;oja=d._emscripten_bind_CastShapeAnyHitCollisionCollector_GetEarlyOutFraction_0=b.Kaa;pja=d._emscripten_bind_CastShapeAnyHitCollisionCollector_GetPositiveEarlyOutFraction_0=b.Laa;qja=d._emscripten_bind_CastShapeAnyHitCollisionCollector_get_mHit_0=b.Maa;rja=d._emscripten_bind_CastShapeAnyHitCollisionCollector_set_mHit_1=b.Naa;sja=d._emscripten_bind_CastShapeAnyHitCollisionCollector___destroy___0=b.Oaa;tja=d._emscripten_bind_TransformedShapeCollectorJS_TransformedShapeCollectorJS_0=
b.Paa;uja=d._emscripten_bind_TransformedShapeCollectorJS_Reset_0=b.Qaa;vja=d._emscripten_bind_TransformedShapeCollectorJS_OnBody_1=b.Raa;wja=d._emscripten_bind_TransformedShapeCollectorJS_AddHit_1=b.Saa;xja=d._emscripten_bind_TransformedShapeCollectorJS___destroy___0=b.Taa;yja=d._emscripten_bind_NarrowPhaseQuery_CastRay_7=b.Uaa;zja=d._emscripten_bind_NarrowPhaseQuery_CollidePoint_6=b.Vaa;Aja=d._emscripten_bind_NarrowPhaseQuery_CollideShape_10=b.Waa;Bja=d._emscripten_bind_NarrowPhaseQuery_CollideShapeWithInternalEdgeRemoval_10=
b.Xaa;Cja=d._emscripten_bind_NarrowPhaseQuery_CastShape_8=b.Yaa;Dja=d._emscripten_bind_NarrowPhaseQuery_CollectTransformedShapes_6=b.Zaa;Eja=d._emscripten_bind_NarrowPhaseQuery___destroy___0=b._aa;Fja=d._emscripten_bind_PhysicsStepListenerContext_get_mDeltaTime_0=b.$aa;Gja=d._emscripten_bind_PhysicsStepListenerContext_set_mDeltaTime_1=b.aba;Hja=d._emscripten_bind_PhysicsStepListenerContext_get_mIsFirstStep_0=b.bba;Ija=d._emscripten_bind_PhysicsStepListenerContext_set_mIsFirstStep_1=b.cba;Jja=d._emscripten_bind_PhysicsStepListenerContext_get_mIsLastStep_0=
b.dba;Kja=d._emscripten_bind_PhysicsStepListenerContext_set_mIsLastStep_1=b.eba;Lja=d._emscripten_bind_PhysicsStepListenerContext_get_mPhysicsSystem_0=b.fba;Mja=d._emscripten_bind_PhysicsStepListenerContext_set_mPhysicsSystem_1=b.gba;Nja=d._emscripten_bind_PhysicsStepListenerContext___destroy___0=b.hba;Oja=d._emscripten_bind_PhysicsStepListenerJS_PhysicsStepListenerJS_0=b.iba;Pja=d._emscripten_bind_PhysicsStepListenerJS_OnStep_1=b.jba;Qja=d._emscripten_bind_PhysicsStepListenerJS___destroy___0=b.kba;
Rja=d._emscripten_bind_BodyActivationListenerJS_BodyActivationListenerJS_0=b.lba;Sja=d._emscripten_bind_BodyActivationListenerJS_OnBodyActivated_2=b.mba;Tja=d._emscripten_bind_BodyActivationListenerJS_OnBodyDeactivated_2=b.nba;Uja=d._emscripten_bind_BodyActivationListenerJS___destroy___0=b.oba;Vja=d._emscripten_bind_BodyIDVector_BodyIDVector_0=b.pba;Wja=d._emscripten_bind_BodyIDVector_empty_0=b.qba;Xja=d._emscripten_bind_BodyIDVector_size_0=b.rba;Yja=d._emscripten_bind_BodyIDVector_at_1=b.sba;Zja=
d._emscripten_bind_BodyIDVector_push_back_1=b.tba;$ja=d._emscripten_bind_BodyIDVector_reserve_1=b.uba;aka=d._emscripten_bind_BodyIDVector_resize_1=b.vba;bka=d._emscripten_bind_BodyIDVector_clear_0=b.wba;cka=d._emscripten_bind_BodyIDVector___destroy___0=b.xba;dka=d._emscripten_bind_PhysicsSystem_SetGravity_1=b.yba;eka=d._emscripten_bind_PhysicsSystem_GetGravity_0=b.zba;fka=d._emscripten_bind_PhysicsSystem_GetPhysicsSettings_0=b.Aba;gka=d._emscripten_bind_PhysicsSystem_SetPhysicsSettings_1=b.Bba;hka=
d._emscripten_bind_PhysicsSystem_GetNumBodies_0=b.Cba;ika=d._emscripten_bind_PhysicsSystem_GetNumActiveBodies_1=b.Dba;jka=d._emscripten_bind_PhysicsSystem_GetMaxBodies_0=b.Eba;kka=d._emscripten_bind_PhysicsSystem_GetBodies_1=b.Fba;lka=d._emscripten_bind_PhysicsSystem_GetActiveBodies_2=b.Gba;mka=d._emscripten_bind_PhysicsSystem_GetBounds_0=b.Hba;nka=d._emscripten_bind_PhysicsSystem_AddConstraint_1=b.Iba;oka=d._emscripten_bind_PhysicsSystem_RemoveConstraint_1=b.Jba;pka=d._emscripten_bind_PhysicsSystem_SetContactListener_1=
b.Kba;qka=d._emscripten_bind_PhysicsSystem_GetContactListener_0=b.Lba;rka=d._emscripten_bind_PhysicsSystem_SetSoftBodyContactListener_1=b.Mba;ska=d._emscripten_bind_PhysicsSystem_GetSoftBodyContactListener_0=b.Nba;tka=d._emscripten_bind_PhysicsSystem_OptimizeBroadPhase_0=b.Oba;uka=d._emscripten_bind_PhysicsSystem_GetBodyInterface_0=b.Pba;vka=d._emscripten_bind_PhysicsSystem_GetBodyInterfaceNoLock_0=b.Qba;wka=d._emscripten_bind_PhysicsSystem_GetBodyLockInterfaceNoLock_0=b.Rba;xka=d._emscripten_bind_PhysicsSystem_GetBodyLockInterface_0=
b.Sba;yka=d._emscripten_bind_PhysicsSystem_GetBroadPhaseQuery_0=b.Tba;zka=d._emscripten_bind_PhysicsSystem_GetNarrowPhaseQuery_0=b.Uba;Aka=d._emscripten_bind_PhysicsSystem_GetNarrowPhaseQueryNoLock_0=b.Vba;Bka=d._emscripten_bind_PhysicsSystem_SaveState_1=b.Wba;Cka=d._emscripten_bind_PhysicsSystem_SaveState_2=b.Xba;Dka=d._emscripten_bind_PhysicsSystem_SaveState_3=b.Yba;Eka=d._emscripten_bind_PhysicsSystem_RestoreState_1=b.Zba;Fka=d._emscripten_bind_PhysicsSystem_RestoreState_2=b._ba;Gka=d._emscripten_bind_PhysicsSystem_AddStepListener_1=
b.$ba;Hka=d._emscripten_bind_PhysicsSystem_RemoveStepListener_1=b.aca;Ika=d._emscripten_bind_PhysicsSystem_SetBodyActivationListener_1=b.bca;Jka=d._emscripten_bind_PhysicsSystem_GetBodyActivationListener_0=b.cca;Kka=d._emscripten_bind_PhysicsSystem_WereBodiesInContact_2=b.dca;Lka=d._emscripten_bind_PhysicsSystem_SetSimShapeFilter_1=b.eca;Mka=d._emscripten_bind_PhysicsSystem_GetSimShapeFilter_0=b.fca;Nka=d._emscripten_bind_PhysicsSystem___destroy___0=b.gca;Oka=d._emscripten_bind_MassProperties_MassProperties_0=
b.hca;Pka=d._emscripten_bind_MassProperties_SetMassAndInertiaOfSolidBox_2=b.ica;Qka=d._emscripten_bind_MassProperties_ScaleToMass_1=b.jca;Rka=d._emscripten_bind_MassProperties_sGetEquivalentSolidBoxSize_2=b.kca;Ska=d._emscripten_bind_MassProperties_Rotate_1=b.lca;Tka=d._emscripten_bind_MassProperties_Translate_1=b.mca;Uka=d._emscripten_bind_MassProperties_Scale_1=b.nca;Vka=d._emscripten_bind_MassProperties_get_mMass_0=b.oca;Wka=d._emscripten_bind_MassProperties_set_mMass_1=b.pca;Xka=d._emscripten_bind_MassProperties_get_mInertia_0=
b.qca;Yka=d._emscripten_bind_MassProperties_set_mInertia_1=b.rca;Zka=d._emscripten_bind_MassProperties___destroy___0=b.sca;$ka=d._emscripten_bind_SoftBodySharedSettingsVertex_SoftBodySharedSettingsVertex_0=b.tca;ala=d._emscripten_bind_SoftBodySharedSettingsVertex_get_mPosition_0=b.uca;bla=d._emscripten_bind_SoftBodySharedSettingsVertex_set_mPosition_1=b.vca;cla=d._emscripten_bind_SoftBodySharedSettingsVertex_get_mVelocity_0=b.wca;dla=d._emscripten_bind_SoftBodySharedSettingsVertex_set_mVelocity_1=
b.xca;ela=d._emscripten_bind_SoftBodySharedSettingsVertex_get_mInvMass_0=b.yca;fla=d._emscripten_bind_SoftBodySharedSettingsVertex_set_mInvMass_1=b.zca;gla=d._emscripten_bind_SoftBodySharedSettingsVertex___destroy___0=b.Aca;hla=d._emscripten_bind_SoftBodySharedSettingsFace_SoftBodySharedSettingsFace_4=b.Bca;ila=d._emscripten_bind_SoftBodySharedSettingsFace_get_mVertex_1=b.Cca;jla=d._emscripten_bind_SoftBodySharedSettingsFace_set_mVertex_2=b.Dca;kla=d._emscripten_bind_SoftBodySharedSettingsFace_get_mMaterialIndex_0=
b.Eca;lla=d._emscripten_bind_SoftBodySharedSettingsFace_set_mMaterialIndex_1=b.Fca;mla=d._emscripten_bind_SoftBodySharedSettingsFace___destroy___0=b.Gca;nla=d._emscripten_bind_SoftBodySharedSettingsEdge_SoftBodySharedSettingsEdge_3=b.Hca;ola=d._emscripten_bind_SoftBodySharedSettingsEdge_get_mVertex_1=b.Ica;pla=d._emscripten_bind_SoftBodySharedSettingsEdge_set_mVertex_2=b.Jca;qla=d._emscripten_bind_SoftBodySharedSettingsEdge_get_mRestLength_0=b.Kca;rla=d._emscripten_bind_SoftBodySharedSettingsEdge_set_mRestLength_1=
b.Lca;sla=d._emscripten_bind_SoftBodySharedSettingsEdge_get_mCompliance_0=b.Mca;tla=d._emscripten_bind_SoftBodySharedSettingsEdge_set_mCompliance_1=b.Nca;ula=d._emscripten_bind_SoftBodySharedSettingsEdge___destroy___0=b.Oca;vla=d._emscripten_bind_SoftBodySharedSettingsDihedralBend_SoftBodySharedSettingsDihedralBend_5=b.Pca;wla=d._emscripten_bind_SoftBodySharedSettingsDihedralBend_get_mVertex_1=b.Qca;xla=d._emscripten_bind_SoftBodySharedSettingsDihedralBend_set_mVertex_2=b.Rca;yla=d._emscripten_bind_SoftBodySharedSettingsDihedralBend_get_mCompliance_0=
b.Sca;zla=d._emscripten_bind_SoftBodySharedSettingsDihedralBend_set_mCompliance_1=b.Tca;Ala=d._emscripten_bind_SoftBodySharedSettingsDihedralBend_get_mInitialAngle_0=b.Uca;Bla=d._emscripten_bind_SoftBodySharedSettingsDihedralBend_set_mInitialAngle_1=b.Vca;Cla=d._emscripten_bind_SoftBodySharedSettingsDihedralBend___destroy___0=b.Wca;Dla=d._emscripten_bind_SoftBodySharedSettingsVolume_SoftBodySharedSettingsVolume_5=b.Xca;Ela=d._emscripten_bind_SoftBodySharedSettingsVolume_get_mVertex_1=b.Yca;Fla=d._emscripten_bind_SoftBodySharedSettingsVolume_set_mVertex_2=
b.Zca;Gla=d._emscripten_bind_SoftBodySharedSettingsVolume_get_mSixRestVolume_0=b._ca;Hla=d._emscripten_bind_SoftBodySharedSettingsVolume_set_mSixRestVolume_1=b.$ca;Ila=d._emscripten_bind_SoftBodySharedSettingsVolume_get_mCompliance_0=b.ada;Jla=d._emscripten_bind_SoftBodySharedSettingsVolume_set_mCompliance_1=b.bda;Kla=d._emscripten_bind_SoftBodySharedSettingsVolume___destroy___0=b.cda;Lla=d._emscripten_bind_SoftBodySharedSettingsInvBind_get_mJointIndex_0=b.dda;Mla=d._emscripten_bind_SoftBodySharedSettingsInvBind_set_mJointIndex_1=
b.eda;Nla=d._emscripten_bind_SoftBodySharedSettingsInvBind_get_mInvBind_0=b.fda;Ola=d._emscripten_bind_SoftBodySharedSettingsInvBind_set_mInvBind_1=b.gda;Pla=d._emscripten_bind_SoftBodySharedSettingsInvBind___destroy___0=b.hda;Qla=d._emscripten_bind_SoftBodySharedSettingsSkinWeight_get_mInvBindIndex_0=b.ida;Rla=d._emscripten_bind_SoftBodySharedSettingsSkinWeight_set_mInvBindIndex_1=b.jda;Sla=d._emscripten_bind_SoftBodySharedSettingsSkinWeight_get_mWeight_0=b.kda;Tla=d._emscripten_bind_SoftBodySharedSettingsSkinWeight_set_mWeight_1=
b.lda;Ula=d._emscripten_bind_SoftBodySharedSettingsSkinWeight___destroy___0=b.mda;Vla=d._emscripten_bind_SoftBodySharedSettingsSkinned_get_mVertex_0=b.nda;Wla=d._emscripten_bind_SoftBodySharedSettingsSkinned_set_mVertex_1=b.oda;Xla=d._emscripten_bind_SoftBodySharedSettingsSkinned_get_mWeights_1=b.pda;Yla=d._emscripten_bind_SoftBodySharedSettingsSkinned_set_mWeights_2=b.qda;Zla=d._emscripten_bind_SoftBodySharedSettingsSkinned_get_mMaxDistance_0=b.rda;$la=d._emscripten_bind_SoftBodySharedSettingsSkinned_set_mMaxDistance_1=
b.sda;ama=d._emscripten_bind_SoftBodySharedSettingsSkinned_get_mBackStopDistance_0=b.tda;bma=d._emscripten_bind_SoftBodySharedSettingsSkinned_set_mBackStopDistance_1=b.uda;cma=d._emscripten_bind_SoftBodySharedSettingsSkinned_get_mBackStopRadius_0=b.vda;dma=d._emscripten_bind_SoftBodySharedSettingsSkinned_set_mBackStopRadius_1=b.wda;ema=d._emscripten_bind_SoftBodySharedSettingsSkinned___destroy___0=b.xda;fma=d._emscripten_bind_SoftBodySharedSettingsLRA_SoftBodySharedSettingsLRA_3=b.yda;gma=d._emscripten_bind_SoftBodySharedSettingsLRA_get_mVertex_1=
b.zda;hma=d._emscripten_bind_SoftBodySharedSettingsLRA_set_mVertex_2=b.Ada;ima=d._emscripten_bind_SoftBodySharedSettingsLRA_get_mMaxDistance_0=b.Bda;jma=d._emscripten_bind_SoftBodySharedSettingsLRA_set_mMaxDistance_1=b.Cda;kma=d._emscripten_bind_SoftBodySharedSettingsLRA___destroy___0=b.Dda;lma=d._emscripten_bind_SoftBodySharedSettingsRodStretchShear_SoftBodySharedSettingsRodStretchShear_3=b.Eda;mma=d._emscripten_bind_SoftBodySharedSettingsRodStretchShear_get_mVertex_1=b.Fda;nma=d._emscripten_bind_SoftBodySharedSettingsRodStretchShear_set_mVertex_2=
b.Gda;oma=d._emscripten_bind_SoftBodySharedSettingsRodStretchShear_get_mLength_0=b.Hda;pma=d._emscripten_bind_SoftBodySharedSettingsRodStretchShear_set_mLength_1=b.Ida;qma=d._emscripten_bind_SoftBodySharedSettingsRodStretchShear_get_mInvMass_0=b.Jda;rma=d._emscripten_bind_SoftBodySharedSettingsRodStretchShear_set_mInvMass_1=b.Kda;sma=d._emscripten_bind_SoftBodySharedSettingsRodStretchShear_get_mCompliance_0=b.Lda;tma=d._emscripten_bind_SoftBodySharedSettingsRodStretchShear_set_mCompliance_1=b.Mda;
uma=d._emscripten_bind_SoftBodySharedSettingsRodStretchShear_get_mBishop_0=b.Nda;vma=d._emscripten_bind_SoftBodySharedSettingsRodStretchShear_set_mBishop_1=b.Oda;wma=d._emscripten_bind_SoftBodySharedSettingsRodStretchShear___destroy___0=b.Pda;xma=d._emscripten_bind_SoftBodySharedSettingsRodBendTwist_SoftBodySharedSettingsRodBendTwist_3=b.Qda;yma=d._emscripten_bind_SoftBodySharedSettingsRodBendTwist_get_mRod_1=b.Rda;zma=d._emscripten_bind_SoftBodySharedSettingsRodBendTwist_set_mRod_2=b.Sda;Ama=d._emscripten_bind_SoftBodySharedSettingsRodBendTwist_get_mCompliance_0=
b.Tda;Bma=d._emscripten_bind_SoftBodySharedSettingsRodBendTwist_set_mCompliance_1=b.Uda;Cma=d._emscripten_bind_SoftBodySharedSettingsRodBendTwist_get_mOmega0_0=b.Vda;Dma=d._emscripten_bind_SoftBodySharedSettingsRodBendTwist_set_mOmega0_1=b.Wda;Ema=d._emscripten_bind_SoftBodySharedSettingsRodBendTwist___destroy___0=b.Xda;Fma=d._emscripten_bind_ArraySoftBodySharedSettingsVertex_ArraySoftBodySharedSettingsVertex_0=b.Yda;Gma=d._emscripten_bind_ArraySoftBodySharedSettingsVertex_empty_0=b.Zda;Hma=d._emscripten_bind_ArraySoftBodySharedSettingsVertex_size_0=
b._da;Ima=d._emscripten_bind_ArraySoftBodySharedSettingsVertex_at_1=b.$da;Jma=d._emscripten_bind_ArraySoftBodySharedSettingsVertex_push_back_1=b.aea;Kma=d._emscripten_bind_ArraySoftBodySharedSettingsVertex_reserve_1=b.bea;Lma=d._emscripten_bind_ArraySoftBodySharedSettingsVertex_resize_1=b.cea;Mma=d._emscripten_bind_ArraySoftBodySharedSettingsVertex_clear_0=b.dea;Nma=d._emscripten_bind_ArraySoftBodySharedSettingsVertex___destroy___0=b.eea;Oma=d._emscripten_bind_ArraySoftBodySharedSettingsFace_ArraySoftBodySharedSettingsFace_0=
b.fea;Pma=d._emscripten_bind_ArraySoftBodySharedSettingsFace_empty_0=b.gea;Qma=d._emscripten_bind_ArraySoftBodySharedSettingsFace_size_0=b.hea;Rma=d._emscripten_bind_ArraySoftBodySharedSettingsFace_at_1=b.iea;Sma=d._emscripten_bind_ArraySoftBodySharedSettingsFace_push_back_1=b.jea;Tma=d._emscripten_bind_ArraySoftBodySharedSettingsFace_reserve_1=b.kea;Uma=d._emscripten_bind_ArraySoftBodySharedSettingsFace_resize_1=b.lea;Vma=d._emscripten_bind_ArraySoftBodySharedSettingsFace_clear_0=b.mea;Wma=d._emscripten_bind_ArraySoftBodySharedSettingsFace___destroy___0=
b.nea;Xma=d._emscripten_bind_ArraySoftBodySharedSettingsEdge_ArraySoftBodySharedSettingsEdge_0=b.oea;Yma=d._emscripten_bind_ArraySoftBodySharedSettingsEdge_empty_0=b.pea;Zma=d._emscripten_bind_ArraySoftBodySharedSettingsEdge_size_0=b.qea;$ma=d._emscripten_bind_ArraySoftBodySharedSettingsEdge_at_1=b.rea;ana=d._emscripten_bind_ArraySoftBodySharedSettingsEdge_push_back_1=b.sea;bna=d._emscripten_bind_ArraySoftBodySharedSettingsEdge_reserve_1=b.tea;cna=d._emscripten_bind_ArraySoftBodySharedSettingsEdge_resize_1=
b.uea;dna=d._emscripten_bind_ArraySoftBodySharedSettingsEdge_clear_0=b.vea;ena=d._emscripten_bind_ArraySoftBodySharedSettingsEdge___destroy___0=b.wea;fna=d._emscripten_bind_ArraySoftBodySharedSettingsDihedralBend_ArraySoftBodySharedSettingsDihedralBend_0=b.xea;gna=d._emscripten_bind_ArraySoftBodySharedSettingsDihedralBend_empty_0=b.yea;hna=d._emscripten_bind_ArraySoftBodySharedSettingsDihedralBend_size_0=b.zea;ina=d._emscripten_bind_ArraySoftBodySharedSettingsDihedralBend_at_1=b.Aea;jna=d._emscripten_bind_ArraySoftBodySharedSettingsDihedralBend_push_back_1=
b.Bea;kna=d._emscripten_bind_ArraySoftBodySharedSettingsDihedralBend_reserve_1=b.Cea;lna=d._emscripten_bind_ArraySoftBodySharedSettingsDihedralBend_resize_1=b.Dea;mna=d._emscripten_bind_ArraySoftBodySharedSettingsDihedralBend_clear_0=b.Eea;nna=d._emscripten_bind_ArraySoftBodySharedSettingsDihedralBend___destroy___0=b.Fea;ona=d._emscripten_bind_ArraySoftBodySharedSettingsVolume_ArraySoftBodySharedSettingsVolume_0=b.Gea;pna=d._emscripten_bind_ArraySoftBodySharedSettingsVolume_empty_0=b.Hea;qna=d._emscripten_bind_ArraySoftBodySharedSettingsVolume_size_0=
b.Iea;rna=d._emscripten_bind_ArraySoftBodySharedSettingsVolume_at_1=b.Jea;sna=d._emscripten_bind_ArraySoftBodySharedSettingsVolume_push_back_1=b.Kea;tna=d._emscripten_bind_ArraySoftBodySharedSettingsVolume_reserve_1=b.Lea;una=d._emscripten_bind_ArraySoftBodySharedSettingsVolume_resize_1=b.Mea;vna=d._emscripten_bind_ArraySoftBodySharedSettingsVolume_clear_0=b.Nea;wna=d._emscripten_bind_ArraySoftBodySharedSettingsVolume___destroy___0=b.Oea;xna=d._emscripten_bind_ArraySoftBodySharedSettingsInvBind_ArraySoftBodySharedSettingsInvBind_0=
b.Pea;yna=d._emscripten_bind_ArraySoftBodySharedSettingsInvBind_empty_0=b.Qea;zna=d._emscripten_bind_ArraySoftBodySharedSettingsInvBind_size_0=b.Rea;Ana=d._emscripten_bind_ArraySoftBodySharedSettingsInvBind_at_1=b.Sea;Bna=d._emscripten_bind_ArraySoftBodySharedSettingsInvBind_push_back_1=b.Tea;Cna=d._emscripten_bind_ArraySoftBodySharedSettingsInvBind_reserve_1=b.Uea;Dna=d._emscripten_bind_ArraySoftBodySharedSettingsInvBind_resize_1=b.Vea;Ena=d._emscripten_bind_ArraySoftBodySharedSettingsInvBind_clear_0=
b.Wea;Fna=d._emscripten_bind_ArraySoftBodySharedSettingsInvBind___destroy___0=b.Xea;Gna=d._emscripten_bind_ArraySoftBodySharedSettingsSkinned_ArraySoftBodySharedSettingsSkinned_0=b.Yea;Hna=d._emscripten_bind_ArraySoftBodySharedSettingsSkinned_empty_0=b.Zea;Ina=d._emscripten_bind_ArraySoftBodySharedSettingsSkinned_size_0=b._ea;Jna=d._emscripten_bind_ArraySoftBodySharedSettingsSkinned_at_1=b.$ea;Kna=d._emscripten_bind_ArraySoftBodySharedSettingsSkinned_push_back_1=b.afa;Lna=d._emscripten_bind_ArraySoftBodySharedSettingsSkinned_reserve_1=
b.bfa;Mna=d._emscripten_bind_ArraySoftBodySharedSettingsSkinned_resize_1=b.cfa;Nna=d._emscripten_bind_ArraySoftBodySharedSettingsSkinned_clear_0=b.dfa;Ona=d._emscripten_bind_ArraySoftBodySharedSettingsSkinned___destroy___0=b.efa;Pna=d._emscripten_bind_ArraySoftBodySharedSettingsLRA_ArraySoftBodySharedSettingsLRA_0=b.ffa;Qna=d._emscripten_bind_ArraySoftBodySharedSettingsLRA_empty_0=b.gfa;Rna=d._emscripten_bind_ArraySoftBodySharedSettingsLRA_size_0=b.hfa;Sna=d._emscripten_bind_ArraySoftBodySharedSettingsLRA_at_1=
b.ifa;Tna=d._emscripten_bind_ArraySoftBodySharedSettingsLRA_push_back_1=b.jfa;Una=d._emscripten_bind_ArraySoftBodySharedSettingsLRA_reserve_1=b.kfa;Vna=d._emscripten_bind_ArraySoftBodySharedSettingsLRA_resize_1=b.lfa;Wna=d._emscripten_bind_ArraySoftBodySharedSettingsLRA_clear_0=b.mfa;Xna=d._emscripten_bind_ArraySoftBodySharedSettingsLRA___destroy___0=b.nfa;Yna=d._emscripten_bind_ArraySoftBodySharedSettingsRodStretchShear_ArraySoftBodySharedSettingsRodStretchShear_0=b.ofa;Zna=d._emscripten_bind_ArraySoftBodySharedSettingsRodStretchShear_empty_0=
b.pfa;$na=d._emscripten_bind_ArraySoftBodySharedSettingsRodStretchShear_size_0=b.qfa;aoa=d._emscripten_bind_ArraySoftBodySharedSettingsRodStretchShear_at_1=b.rfa;boa=d._emscripten_bind_ArraySoftBodySharedSettingsRodStretchShear_push_back_1=b.sfa;coa=d._emscripten_bind_ArraySoftBodySharedSettingsRodStretchShear_reserve_1=b.tfa;doa=d._emscripten_bind_ArraySoftBodySharedSettingsRodStretchShear_resize_1=b.ufa;eoa=d._emscripten_bind_ArraySoftBodySharedSettingsRodStretchShear_clear_0=b.vfa;foa=d._emscripten_bind_ArraySoftBodySharedSettingsRodStretchShear___destroy___0=
b.wfa;goa=d._emscripten_bind_ArraySoftBodySharedSettingsRodBendTwist_ArraySoftBodySharedSettingsRodBendTwist_0=b.xfa;hoa=d._emscripten_bind_ArraySoftBodySharedSettingsRodBendTwist_empty_0=b.yfa;ioa=d._emscripten_bind_ArraySoftBodySharedSettingsRodBendTwist_size_0=b.zfa;joa=d._emscripten_bind_ArraySoftBodySharedSettingsRodBendTwist_at_1=b.Afa;koa=d._emscripten_bind_ArraySoftBodySharedSettingsRodBendTwist_push_back_1=b.Bfa;loa=d._emscripten_bind_ArraySoftBodySharedSettingsRodBendTwist_reserve_1=b.Cfa;
moa=d._emscripten_bind_ArraySoftBodySharedSettingsRodBendTwist_resize_1=b.Dfa;noa=d._emscripten_bind_ArraySoftBodySharedSettingsRodBendTwist_clear_0=b.Efa;ooa=d._emscripten_bind_ArraySoftBodySharedSettingsRodBendTwist___destroy___0=b.Ffa;poa=d._emscripten_bind_SoftBodySharedSettingsVertexAttributes_SoftBodySharedSettingsVertexAttributes_0=b.Gfa;qoa=d._emscripten_bind_SoftBodySharedSettingsVertexAttributes_get_mCompliance_0=b.Hfa;roa=d._emscripten_bind_SoftBodySharedSettingsVertexAttributes_set_mCompliance_1=
b.Ifa;soa=d._emscripten_bind_SoftBodySharedSettingsVertexAttributes_get_mShearCompliance_0=b.Jfa;toa=d._emscripten_bind_SoftBodySharedSettingsVertexAttributes_set_mShearCompliance_1=b.Kfa;uoa=d._emscripten_bind_SoftBodySharedSettingsVertexAttributes_get_mBendCompliance_0=b.Lfa;voa=d._emscripten_bind_SoftBodySharedSettingsVertexAttributes_set_mBendCompliance_1=b.Mfa;woa=d._emscripten_bind_SoftBodySharedSettingsVertexAttributes_get_mLRAType_0=b.Nfa;xoa=d._emscripten_bind_SoftBodySharedSettingsVertexAttributes_set_mLRAType_1=
b.Ofa;yoa=d._emscripten_bind_SoftBodySharedSettingsVertexAttributes_get_mLRAMaxDistanceMultiplier_0=b.Pfa;zoa=d._emscripten_bind_SoftBodySharedSettingsVertexAttributes_set_mLRAMaxDistanceMultiplier_1=b.Qfa;Aoa=d._emscripten_bind_SoftBodySharedSettingsVertexAttributes___destroy___0=b.Rfa;Boa=d._emscripten_bind_ArraySoftBodySharedSettingsVertexAttributes_ArraySoftBodySharedSettingsVertexAttributes_0=b.Sfa;Coa=d._emscripten_bind_ArraySoftBodySharedSettingsVertexAttributes_empty_0=b.Tfa;Doa=d._emscripten_bind_ArraySoftBodySharedSettingsVertexAttributes_size_0=
b.Ufa;Eoa=d._emscripten_bind_ArraySoftBodySharedSettingsVertexAttributes_at_1=b.Vfa;Foa=d._emscripten_bind_ArraySoftBodySharedSettingsVertexAttributes_push_back_1=b.Wfa;Goa=d._emscripten_bind_ArraySoftBodySharedSettingsVertexAttributes_reserve_1=b.Xfa;Hoa=d._emscripten_bind_ArraySoftBodySharedSettingsVertexAttributes_resize_1=b.Yfa;Ioa=d._emscripten_bind_ArraySoftBodySharedSettingsVertexAttributes_clear_0=b.Zfa;Joa=d._emscripten_bind_ArraySoftBodySharedSettingsVertexAttributes_data_0=b._fa;Koa=d._emscripten_bind_ArraySoftBodySharedSettingsVertexAttributes___destroy___0=
b.$fa;Loa=d._emscripten_bind_SoftBodySharedSettings_SoftBodySharedSettings_0=b.aga;Moa=d._emscripten_bind_SoftBodySharedSettings_GetRefCount_0=b.bga;Noa=d._emscripten_bind_SoftBodySharedSettings_AddRef_0=b.cga;Ooa=d._emscripten_bind_SoftBodySharedSettings_Release_0=b.dga;Poa=d._emscripten_bind_SoftBodySharedSettings_CreateConstraints_2=b.ega;Qoa=d._emscripten_bind_SoftBodySharedSettings_CreateConstraints_3=b.fga;Roa=d._emscripten_bind_SoftBodySharedSettings_CreateConstraints_4=b.gga;Soa=d._emscripten_bind_SoftBodySharedSettings_AddFace_1=
b.hga;Toa=d._emscripten_bind_SoftBodySharedSettings_CalculateEdgeLengths_0=b.iga;Uoa=d._emscripten_bind_SoftBodySharedSettings_CalculateRodProperties_0=b.jga;Voa=d._emscripten_bind_SoftBodySharedSettings_CalculateLRALengths_0=b.kga;Woa=d._emscripten_bind_SoftBodySharedSettings_CalculateBendConstraintConstants_0=b.lga;Xoa=d._emscripten_bind_SoftBodySharedSettings_CalculateVolumeConstraintVolumes_0=b.mga;Yoa=d._emscripten_bind_SoftBodySharedSettings_CalculateSkinnedConstraintNormals_0=b.nga;Zoa=d._emscripten_bind_SoftBodySharedSettings_Optimize_0=
b.oga;$oa=d._emscripten_bind_SoftBodySharedSettings_Clone_0=b.pga;apa=d._emscripten_bind_SoftBodySharedSettings_get_mVertices_0=b.qga;bpa=d._emscripten_bind_SoftBodySharedSettings_set_mVertices_1=b.rga;cpa=d._emscripten_bind_SoftBodySharedSettings_get_mFaces_0=b.sga;dpa=d._emscripten_bind_SoftBodySharedSettings_set_mFaces_1=b.tga;epa=d._emscripten_bind_SoftBodySharedSettings_get_mEdgeConstraints_0=b.uga;fpa=d._emscripten_bind_SoftBodySharedSettings_set_mEdgeConstraints_1=b.vga;gpa=d._emscripten_bind_SoftBodySharedSettings_get_mDihedralBendConstraints_0=
b.wga;hpa=d._emscripten_bind_SoftBodySharedSettings_set_mDihedralBendConstraints_1=b.xga;ipa=d._emscripten_bind_SoftBodySharedSettings_get_mVolumeConstraints_0=b.yga;jpa=d._emscripten_bind_SoftBodySharedSettings_set_mVolumeConstraints_1=b.zga;kpa=d._emscripten_bind_SoftBodySharedSettings_get_mSkinnedConstraints_0=b.Aga;lpa=d._emscripten_bind_SoftBodySharedSettings_set_mSkinnedConstraints_1=b.Bga;mpa=d._emscripten_bind_SoftBodySharedSettings_get_mInvBindMatrices_0=b.Cga;npa=d._emscripten_bind_SoftBodySharedSettings_set_mInvBindMatrices_1=
b.Dga;opa=d._emscripten_bind_SoftBodySharedSettings_get_mLRAConstraints_0=b.Ega;ppa=d._emscripten_bind_SoftBodySharedSettings_set_mLRAConstraints_1=b.Fga;qpa=d._emscripten_bind_SoftBodySharedSettings_get_mRodStretchShearConstraints_0=b.Gga;rpa=d._emscripten_bind_SoftBodySharedSettings_set_mRodStretchShearConstraints_1=b.Hga;spa=d._emscripten_bind_SoftBodySharedSettings_get_mRodBendTwistConstraints_0=b.Iga;tpa=d._emscripten_bind_SoftBodySharedSettings_set_mRodBendTwistConstraints_1=b.Jga;upa=d._emscripten_bind_SoftBodySharedSettings_get_mMaterials_0=
b.Kga;vpa=d._emscripten_bind_SoftBodySharedSettings_set_mMaterials_1=b.Lga;wpa=d._emscripten_bind_SoftBodySharedSettings___destroy___0=b.Mga;xpa=d._emscripten_bind_SoftBodyCreationSettings_SoftBodyCreationSettings_4=b.Nga;ypa=d._emscripten_bind_SoftBodyCreationSettings_get_mPosition_0=b.Oga;zpa=d._emscripten_bind_SoftBodyCreationSettings_set_mPosition_1=b.Pga;Apa=d._emscripten_bind_SoftBodyCreationSettings_get_mRotation_0=b.Qga;Bpa=d._emscripten_bind_SoftBodyCreationSettings_set_mRotation_1=b.Rga;
Cpa=d._emscripten_bind_SoftBodyCreationSettings_get_mUserData_0=b.Sga;Dpa=d._emscripten_bind_SoftBodyCreationSettings_set_mUserData_1=b.Tga;Epa=d._emscripten_bind_SoftBodyCreationSettings_get_mObjectLayer_0=b.Uga;Fpa=d._emscripten_bind_SoftBodyCreationSettings_set_mObjectLayer_1=b.Vga;Gpa=d._emscripten_bind_SoftBodyCreationSettings_get_mCollisionGroup_0=b.Wga;Hpa=d._emscripten_bind_SoftBodyCreationSettings_set_mCollisionGroup_1=b.Xga;Ipa=d._emscripten_bind_SoftBodyCreationSettings_get_mNumIterations_0=
b.Yga;Jpa=d._emscripten_bind_SoftBodyCreationSettings_set_mNumIterations_1=b.Zga;Kpa=d._emscripten_bind_SoftBodyCreationSettings_get_mLinearDamping_0=b._ga;Lpa=d._emscripten_bind_SoftBodyCreationSettings_set_mLinearDamping_1=b.$ga;Mpa=d._emscripten_bind_SoftBodyCreationSettings_get_mMaxLinearVelocity_0=b.aha;Npa=d._emscripten_bind_SoftBodyCreationSettings_set_mMaxLinearVelocity_1=b.bha;Opa=d._emscripten_bind_SoftBodyCreationSettings_get_mRestitution_0=b.cha;Ppa=d._emscripten_bind_SoftBodyCreationSettings_set_mRestitution_1=
b.dha;Qpa=d._emscripten_bind_SoftBodyCreationSettings_get_mFriction_0=b.eha;Rpa=d._emscripten_bind_SoftBodyCreationSettings_set_mFriction_1=b.fha;Spa=d._emscripten_bind_SoftBodyCreationSettings_get_mPressure_0=b.gha;Tpa=d._emscripten_bind_SoftBodyCreationSettings_set_mPressure_1=b.hha;Upa=d._emscripten_bind_SoftBodyCreationSettings_get_mGravityFactor_0=b.iha;Vpa=d._emscripten_bind_SoftBodyCreationSettings_set_mGravityFactor_1=b.jha;Wpa=d._emscripten_bind_SoftBodyCreationSettings_get_mVertexRadius_0=
b.kha;Xpa=d._emscripten_bind_SoftBodyCreationSettings_set_mVertexRadius_1=b.lha;Ypa=d._emscripten_bind_SoftBodyCreationSettings_get_mUpdatePosition_0=b.mha;Zpa=d._emscripten_bind_SoftBodyCreationSettings_set_mUpdatePosition_1=b.nha;$pa=d._emscripten_bind_SoftBodyCreationSettings_get_mMakeRotationIdentity_0=b.oha;aqa=d._emscripten_bind_SoftBodyCreationSettings_set_mMakeRotationIdentity_1=b.pha;bqa=d._emscripten_bind_SoftBodyCreationSettings_get_mAllowSleeping_0=b.qha;cqa=d._emscripten_bind_SoftBodyCreationSettings_set_mAllowSleeping_1=
b.rha;dqa=d._emscripten_bind_SoftBodyCreationSettings_get_mFacesDoubleSided_0=b.sha;eqa=d._emscripten_bind_SoftBodyCreationSettings_set_mFacesDoubleSided_1=b.tha;fqa=d._emscripten_bind_SoftBodyCreationSettings___destroy___0=b.uha;gqa=d._emscripten_bind_SoftBodyVertex_get_mPreviousPosition_0=b.vha;hqa=d._emscripten_bind_SoftBodyVertex_set_mPreviousPosition_1=b.wha;iqa=d._emscripten_bind_SoftBodyVertex_get_mPosition_0=b.xha;jqa=d._emscripten_bind_SoftBodyVertex_set_mPosition_1=b.yha;kqa=d._emscripten_bind_SoftBodyVertex_get_mVelocity_0=
b.zha;lqa=d._emscripten_bind_SoftBodyVertex_set_mVelocity_1=b.Aha;mqa=d._emscripten_bind_SoftBodyVertex_get_mInvMass_0=b.Bha;nqa=d._emscripten_bind_SoftBodyVertex_set_mInvMass_1=b.Cha;oqa=d._emscripten_bind_SoftBodyVertex___destroy___0=b.Dha;pqa=d._emscripten_bind_SoftBodyVertexTraits_get_mPreviousPositionOffset_0=b.Eha;qqa=d._emscripten_bind_SoftBodyVertexTraits_get_mPositionOffset_0=b.Fha;rqa=d._emscripten_bind_SoftBodyVertexTraits_get_mVelocityOffset_0=b.Gha;sqa=d._emscripten_bind_SoftBodyVertexTraits___destroy___0=
b.Hha;tqa=d._emscripten_bind_ArraySoftBodyVertex_ArraySoftBodyVertex_0=b.Iha;uqa=d._emscripten_bind_ArraySoftBodyVertex_empty_0=b.Jha;vqa=d._emscripten_bind_ArraySoftBodyVertex_size_0=b.Kha;wqa=d._emscripten_bind_ArraySoftBodyVertex_at_1=b.Lha;xqa=d._emscripten_bind_ArraySoftBodyVertex_push_back_1=b.Mha;yqa=d._emscripten_bind_ArraySoftBodyVertex_reserve_1=b.Nha;zqa=d._emscripten_bind_ArraySoftBodyVertex_resize_1=b.Oha;Aqa=d._emscripten_bind_ArraySoftBodyVertex_clear_0=b.Pha;Bqa=d._emscripten_bind_ArraySoftBodyVertex___destroy___0=
b.Qha;Cqa=d._emscripten_bind_SoftBodyMotionProperties_GetSettings_0=b.Rha;Dqa=d._emscripten_bind_SoftBodyMotionProperties_GetVertices_0=b.Sha;Eqa=d._emscripten_bind_SoftBodyMotionProperties_GetVertex_1=b.Tha;Fqa=d._emscripten_bind_SoftBodyMotionProperties_GetRodRotation_1=b.Uha;Gqa=d._emscripten_bind_SoftBodyMotionProperties_GetRodAngularVelocity_1=b.Vha;Hqa=d._emscripten_bind_SoftBodyMotionProperties_GetMaterials_0=b.Wha;Iqa=d._emscripten_bind_SoftBodyMotionProperties_GetFaces_0=b.Xha;Jqa=d._emscripten_bind_SoftBodyMotionProperties_GetFace_1=
b.Yha;Kqa=d._emscripten_bind_SoftBodyMotionProperties_GetNumIterations_0=b.Zha;Lqa=d._emscripten_bind_SoftBodyMotionProperties_SetNumIterations_1=b._ha;Mqa=d._emscripten_bind_SoftBodyMotionProperties_GetPressure_0=b.$ha;Nqa=d._emscripten_bind_SoftBodyMotionProperties_SetPressure_1=b.aia;Oqa=d._emscripten_bind_SoftBodyMotionProperties_GetUpdatePosition_0=b.bia;Pqa=d._emscripten_bind_SoftBodyMotionProperties_SetUpdatePosition_1=b.cia;Qqa=d._emscripten_bind_SoftBodyMotionProperties_GetEnableSkinConstraints_0=
b.dia;Rqa=d._emscripten_bind_SoftBodyMotionProperties_SetEnableSkinConstraints_1=b.eia;Sqa=d._emscripten_bind_SoftBodyMotionProperties_GetSkinnedMaxDistanceMultiplier_0=b.fia;Tqa=d._emscripten_bind_SoftBodyMotionProperties_SetSkinnedMaxDistanceMultiplier_1=b.gia;Uqa=d._emscripten_bind_SoftBodyMotionProperties_GetVertexRadius_0=b.hia;Vqa=d._emscripten_bind_SoftBodyMotionProperties_SetVertexRadius_1=b.iia;Wqa=d._emscripten_bind_SoftBodyMotionProperties_GetLocalBounds_0=b.jia;Xqa=d._emscripten_bind_SoftBodyMotionProperties_CustomUpdate_3=
b.kia;Yqa=d._emscripten_bind_SoftBodyMotionProperties_SkinVertices_5=b.lia;Zqa=d._emscripten_bind_SoftBodyMotionProperties_GetMotionQuality_0=b.mia;$qa=d._emscripten_bind_SoftBodyMotionProperties_GetAllowedDOFs_0=b.nia;ara=d._emscripten_bind_SoftBodyMotionProperties_GetAllowSleeping_0=b.oia;bra=d._emscripten_bind_SoftBodyMotionProperties_GetLinearVelocity_0=b.pia;cra=d._emscripten_bind_SoftBodyMotionProperties_SetLinearVelocity_1=b.qia;dra=d._emscripten_bind_SoftBodyMotionProperties_SetLinearVelocityClamped_1=
b.ria;era=d._emscripten_bind_SoftBodyMotionProperties_GetAngularVelocity_0=b.sia;fra=d._emscripten_bind_SoftBodyMotionProperties_SetAngularVelocity_1=b.tia;gra=d._emscripten_bind_SoftBodyMotionProperties_SetAngularVelocityClamped_1=b.uia;hra=d._emscripten_bind_SoftBodyMotionProperties_MoveKinematic_3=b.via;ira=d._emscripten_bind_SoftBodyMotionProperties_GetMaxLinearVelocity_0=b.wia;jra=d._emscripten_bind_SoftBodyMotionProperties_SetMaxLinearVelocity_1=b.xia;kra=d._emscripten_bind_SoftBodyMotionProperties_GetMaxAngularVelocity_0=
b.yia;lra=d._emscripten_bind_SoftBodyMotionProperties_SetMaxAngularVelocity_1=b.zia;mra=d._emscripten_bind_SoftBodyMotionProperties_ClampLinearVelocity_0=b.Aia;nra=d._emscripten_bind_SoftBodyMotionProperties_ClampAngularVelocity_0=b.Bia;ora=d._emscripten_bind_SoftBodyMotionProperties_GetLinearDamping_0=b.Cia;pra=d._emscripten_bind_SoftBodyMotionProperties_SetLinearDamping_1=b.Dia;qra=d._emscripten_bind_SoftBodyMotionProperties_GetAngularDamping_0=b.Eia;rra=d._emscripten_bind_SoftBodyMotionProperties_SetAngularDamping_1=
b.Fia;sra=d._emscripten_bind_SoftBodyMotionProperties_GetGravityFactor_0=b.Gia;tra=d._emscripten_bind_SoftBodyMotionProperties_SetGravityFactor_1=b.Hia;ura=d._emscripten_bind_SoftBodyMotionProperties_SetMassProperties_2=b.Iia;vra=d._emscripten_bind_SoftBodyMotionProperties_GetInverseMass_0=b.Jia;wra=d._emscripten_bind_SoftBodyMotionProperties_GetInverseMassUnchecked_0=b.Kia;xra=d._emscripten_bind_SoftBodyMotionProperties_SetInverseMass_1=b.Lia;yra=d._emscripten_bind_SoftBodyMotionProperties_GetInverseInertiaDiagonal_0=
b.Mia;zra=d._emscripten_bind_SoftBodyMotionProperties_GetInertiaRotation_0=b.Nia;Ara=d._emscripten_bind_SoftBodyMotionProperties_SetInverseInertia_2=b.Oia;Bra=d._emscripten_bind_SoftBodyMotionProperties_ScaleToMass_1=b.Pia;Cra=d._emscripten_bind_SoftBodyMotionProperties_GetLocalSpaceInverseInertia_0=b.Qia;Dra=d._emscripten_bind_SoftBodyMotionProperties_GetInverseInertiaForRotation_1=b.Ria;Era=d._emscripten_bind_SoftBodyMotionProperties_MultiplyWorldSpaceInverseInertiaByVector_2=b.Sia;Fra=d._emscripten_bind_SoftBodyMotionProperties_GetPointVelocityCOM_1=
b.Tia;Gra=d._emscripten_bind_SoftBodyMotionProperties_GetAccumulatedForce_0=b.Uia;Hra=d._emscripten_bind_SoftBodyMotionProperties_GetAccumulatedTorque_0=b.Via;Ira=d._emscripten_bind_SoftBodyMotionProperties_ResetForce_0=b.Wia;Jra=d._emscripten_bind_SoftBodyMotionProperties_ResetTorque_0=b.Xia;Kra=d._emscripten_bind_SoftBodyMotionProperties_ResetMotion_0=b.Yia;Lra=d._emscripten_bind_SoftBodyMotionProperties_LockTranslation_1=b.Zia;Mra=d._emscripten_bind_SoftBodyMotionProperties_LockAngular_1=b._ia;
Nra=d._emscripten_bind_SoftBodyMotionProperties_SetNumVelocityStepsOverride_1=b.$ia;Ora=d._emscripten_bind_SoftBodyMotionProperties_GetNumVelocityStepsOverride_0=b.aja;Pra=d._emscripten_bind_SoftBodyMotionProperties_SetNumPositionStepsOverride_1=b.bja;Qra=d._emscripten_bind_SoftBodyMotionProperties_GetNumPositionStepsOverride_0=b.cja;Rra=d._emscripten_bind_SoftBodyMotionProperties___destroy___0=b.dja;Sra=d._emscripten_bind_SoftBodyShape_GetSubShapeIDBits_0=b.eja;Tra=d._emscripten_bind_SoftBodyShape_GetFaceIndex_1=
b.fja;Ura=d._emscripten_bind_SoftBodyShape_GetRefCount_0=b.gja;Vra=d._emscripten_bind_SoftBodyShape_AddRef_0=b.hja;Wra=d._emscripten_bind_SoftBodyShape_Release_0=b.ija;Xra=d._emscripten_bind_SoftBodyShape_GetType_0=b.jja;Yra=d._emscripten_bind_SoftBodyShape_GetSubType_0=b.kja;Zra=d._emscripten_bind_SoftBodyShape_MustBeStatic_0=b.lja;$ra=d._emscripten_bind_SoftBodyShape_GetLocalBounds_0=b.mja;asa=d._emscripten_bind_SoftBodyShape_GetWorldSpaceBounds_2=b.nja;bsa=d._emscripten_bind_SoftBodyShape_GetCenterOfMass_0=
b.oja;csa=d._emscripten_bind_SoftBodyShape_GetUserData_0=b.pja;dsa=d._emscripten_bind_SoftBodyShape_SetUserData_1=b.qja;esa=d._emscripten_bind_SoftBodyShape_GetSubShapeIDBitsRecursive_0=b.rja;fsa=d._emscripten_bind_SoftBodyShape_GetInnerRadius_0=b.sja;gsa=d._emscripten_bind_SoftBodyShape_GetMassProperties_0=b.tja;hsa=d._emscripten_bind_SoftBodyShape_GetLeafShape_2=b.uja;isa=d._emscripten_bind_SoftBodyShape_GetMaterial_1=b.vja;jsa=d._emscripten_bind_SoftBodyShape_GetSurfaceNormal_2=b.wja;ksa=d._emscripten_bind_SoftBodyShape_GetSubShapeUserData_1=
b.xja;lsa=d._emscripten_bind_SoftBodyShape_GetSubShapeTransformedShape_5=b.yja;msa=d._emscripten_bind_SoftBodyShape_GetVolume_0=b.zja;nsa=d._emscripten_bind_SoftBodyShape_IsValidScale_1=b.Aja;osa=d._emscripten_bind_SoftBodyShape_MakeScaleValid_1=b.Bja;psa=d._emscripten_bind_SoftBodyShape_ScaleShape_1=b.Cja;qsa=d._emscripten_bind_SoftBodyShape___destroy___0=b.Dja;rsa=d._emscripten_bind_CharacterID_CharacterID_0=b.Eja;ssa=d._emscripten_bind_CharacterID_GetValue_0=b.Fja;tsa=d._emscripten_bind_CharacterID_IsInvalid_0=
b.Gja;usa=d._emscripten_bind_CharacterID_sNextCharacterID_0=b.Hja;vsa=d._emscripten_bind_CharacterID_sSetNextCharacterID_1=b.Ija;wsa=d._emscripten_bind_CharacterID___destroy___0=b.Jja;xsa=d._emscripten_bind_CharacterVirtualSettings_CharacterVirtualSettings_0=b.Kja;ysa=d._emscripten_bind_CharacterVirtualSettings_GetRefCount_0=b.Lja;zsa=d._emscripten_bind_CharacterVirtualSettings_AddRef_0=b.Mja;Asa=d._emscripten_bind_CharacterVirtualSettings_Release_0=b.Nja;Bsa=d._emscripten_bind_CharacterVirtualSettings_get_mID_0=
b.Oja;Csa=d._emscripten_bind_CharacterVirtualSettings_set_mID_1=b.Pja;Dsa=d._emscripten_bind_CharacterVirtualSettings_get_mMass_0=b.Qja;Esa=d._emscripten_bind_CharacterVirtualSettings_set_mMass_1=b.Rja;Fsa=d._emscripten_bind_CharacterVirtualSettings_get_mMaxStrength_0=b.Sja;Gsa=d._emscripten_bind_CharacterVirtualSettings_set_mMaxStrength_1=b.Tja;Hsa=d._emscripten_bind_CharacterVirtualSettings_get_mShapeOffset_0=b.Uja;Isa=d._emscripten_bind_CharacterVirtualSettings_set_mShapeOffset_1=b.Vja;Jsa=d._emscripten_bind_CharacterVirtualSettings_get_mBackFaceMode_0=
b.Wja;Ksa=d._emscripten_bind_CharacterVirtualSettings_set_mBackFaceMode_1=b.Xja;Lsa=d._emscripten_bind_CharacterVirtualSettings_get_mPredictiveContactDistance_0=b.Yja;Msa=d._emscripten_bind_CharacterVirtualSettings_set_mPredictiveContactDistance_1=b.Zja;Nsa=d._emscripten_bind_CharacterVirtualSettings_get_mMaxCollisionIterations_0=b._ja;Osa=d._emscripten_bind_CharacterVirtualSettings_set_mMaxCollisionIterations_1=b.$ja;Psa=d._emscripten_bind_CharacterVirtualSettings_get_mMaxConstraintIterations_0=
b.aka;Qsa=d._emscripten_bind_CharacterVirtualSettings_set_mMaxConstraintIterations_1=b.bka;Rsa=d._emscripten_bind_CharacterVirtualSettings_get_mMinTimeRemaining_0=b.cka;Ssa=d._emscripten_bind_CharacterVirtualSettings_set_mMinTimeRemaining_1=b.dka;Tsa=d._emscripten_bind_CharacterVirtualSettings_get_mCollisionTolerance_0=b.eka;Usa=d._emscripten_bind_CharacterVirtualSettings_set_mCollisionTolerance_1=b.fka;Vsa=d._emscripten_bind_CharacterVirtualSettings_get_mCharacterPadding_0=b.gka;Wsa=d._emscripten_bind_CharacterVirtualSettings_set_mCharacterPadding_1=
b.hka;Xsa=d._emscripten_bind_CharacterVirtualSettings_get_mMaxNumHits_0=b.ika;Ysa=d._emscripten_bind_CharacterVirtualSettings_set_mMaxNumHits_1=b.jka;Zsa=d._emscripten_bind_CharacterVirtualSettings_get_mHitReductionCosMaxAngle_0=b.kka;$sa=d._emscripten_bind_CharacterVirtualSettings_set_mHitReductionCosMaxAngle_1=b.lka;ata=d._emscripten_bind_CharacterVirtualSettings_get_mPenetrationRecoverySpeed_0=b.mka;bta=d._emscripten_bind_CharacterVirtualSettings_set_mPenetrationRecoverySpeed_1=b.nka;cta=d._emscripten_bind_CharacterVirtualSettings_get_mInnerBodyShape_0=
b.oka;dta=d._emscripten_bind_CharacterVirtualSettings_set_mInnerBodyShape_1=b.pka;eta=d._emscripten_bind_CharacterVirtualSettings_get_mInnerBodyIDOverride_0=b.qka;fta=d._emscripten_bind_CharacterVirtualSettings_set_mInnerBodyIDOverride_1=b.rka;gta=d._emscripten_bind_CharacterVirtualSettings_get_mInnerBodyLayer_0=b.ska;hta=d._emscripten_bind_CharacterVirtualSettings_set_mInnerBodyLayer_1=b.tka;ita=d._emscripten_bind_CharacterVirtualSettings_get_mUp_0=b.uka;jta=d._emscripten_bind_CharacterVirtualSettings_set_mUp_1=
b.vka;kta=d._emscripten_bind_CharacterVirtualSettings_get_mSupportingVolume_0=b.wka;lta=d._emscripten_bind_CharacterVirtualSettings_set_mSupportingVolume_1=b.xka;mta=d._emscripten_bind_CharacterVirtualSettings_get_mMaxSlopeAngle_0=b.yka;nta=d._emscripten_bind_CharacterVirtualSettings_set_mMaxSlopeAngle_1=b.zka;ota=d._emscripten_bind_CharacterVirtualSettings_get_mEnhancedInternalEdgeRemoval_0=b.Aka;pta=d._emscripten_bind_CharacterVirtualSettings_set_mEnhancedInternalEdgeRemoval_1=b.Bka;qta=d._emscripten_bind_CharacterVirtualSettings_get_mShape_0=
b.Cka;rta=d._emscripten_bind_CharacterVirtualSettings_set_mShape_1=b.Dka;sta=d._emscripten_bind_CharacterVirtualSettings___destroy___0=b.Eka;tta=d._emscripten_bind_CharacterContactSettings_CharacterContactSettings_0=b.Fka;uta=d._emscripten_bind_CharacterContactSettings_get_mCanPushCharacter_0=b.Gka;vta=d._emscripten_bind_CharacterContactSettings_set_mCanPushCharacter_1=b.Hka;wta=d._emscripten_bind_CharacterContactSettings_get_mCanReceiveImpulses_0=b.Ika;xta=d._emscripten_bind_CharacterContactSettings_set_mCanReceiveImpulses_1=
b.Jka;yta=d._emscripten_bind_CharacterContactSettings___destroy___0=b.Kka;zta=d._emscripten_bind_CharacterContactListenerJS_CharacterContactListenerJS_0=b.Lka;Ata=d._emscripten_bind_CharacterContactListenerJS_OnAdjustBodyVelocity_4=b.Mka;Bta=d._emscripten_bind_CharacterContactListenerJS_OnContactValidate_3=b.Nka;Cta=d._emscripten_bind_CharacterContactListenerJS_OnCharacterContactValidate_3=b.Oka;Dta=d._emscripten_bind_CharacterContactListenerJS_OnContactAdded_6=b.Pka;Eta=d._emscripten_bind_CharacterContactListenerJS_OnContactPersisted_6=
b.Qka;Fta=d._emscripten_bind_CharacterContactListenerJS_OnContactRemoved_3=b.Rka;Gta=d._emscripten_bind_CharacterContactListenerJS_OnCharacterContactAdded_6=b.Ska;Hta=d._emscripten_bind_CharacterContactListenerJS_OnCharacterContactPersisted_6=b.Tka;Ita=d._emscripten_bind_CharacterContactListenerJS_OnCharacterContactRemoved_3=b.Uka;Jta=d._emscripten_bind_CharacterContactListenerJS_OnContactSolve_9=b.Vka;Kta=d._emscripten_bind_CharacterContactListenerJS_OnCharacterContactSolve_9=b.Wka;Lta=d._emscripten_bind_CharacterContactListenerJS___destroy___0=
b.Xka;Mta=d._emscripten_bind_CharacterVsCharacterCollisionSimple_CharacterVsCharacterCollisionSimple_0=b.Yka;Nta=d._emscripten_bind_CharacterVsCharacterCollisionSimple_Add_1=b.Zka;Ota=d._emscripten_bind_CharacterVsCharacterCollisionSimple_Remove_1=b._ka;Pta=d._emscripten_bind_CharacterVsCharacterCollisionSimple___destroy___0=b.$ka;Qta=d._emscripten_bind_ExtendedUpdateSettings_ExtendedUpdateSettings_0=b.ala;Rta=d._emscripten_bind_ExtendedUpdateSettings_get_mStickToFloorStepDown_0=b.bla;Sta=d._emscripten_bind_ExtendedUpdateSettings_set_mStickToFloorStepDown_1=
b.cla;Tta=d._emscripten_bind_ExtendedUpdateSettings_get_mWalkStairsStepUp_0=b.dla;Uta=d._emscripten_bind_ExtendedUpdateSettings_set_mWalkStairsStepUp_1=b.ela;Vta=d._emscripten_bind_ExtendedUpdateSettings_get_mWalkStairsMinStepForward_0=b.fla;Wta=d._emscripten_bind_ExtendedUpdateSettings_set_mWalkStairsMinStepForward_1=b.gla;Xta=d._emscripten_bind_ExtendedUpdateSettings_get_mWalkStairsStepForwardTest_0=b.hla;Yta=d._emscripten_bind_ExtendedUpdateSettings_set_mWalkStairsStepForwardTest_1=b.ila;Zta=d._emscripten_bind_ExtendedUpdateSettings_get_mWalkStairsCosAngleForwardContact_0=
b.jla;$ta=d._emscripten_bind_ExtendedUpdateSettings_set_mWalkStairsCosAngleForwardContact_1=b.kla;aua=d._emscripten_bind_ExtendedUpdateSettings_get_mWalkStairsStepDownExtra_0=b.lla;bua=d._emscripten_bind_ExtendedUpdateSettings_set_mWalkStairsStepDownExtra_1=b.mla;cua=d._emscripten_bind_ExtendedUpdateSettings___destroy___0=b.nla;dua=d._emscripten_bind_CharacterVirtualContact_IsSameBody_1=b.ola;eua=d._emscripten_bind_CharacterVirtualContact_get_mPosition_0=b.pla;fua=d._emscripten_bind_CharacterVirtualContact_set_mPosition_1=
b.qla;gua=d._emscripten_bind_CharacterVirtualContact_get_mLinearVelocity_0=b.rla;hua=d._emscripten_bind_CharacterVirtualContact_set_mLinearVelocity_1=b.sla;iua=d._emscripten_bind_CharacterVirtualContact_get_mContactNormal_0=b.tla;jua=d._emscripten_bind_CharacterVirtualContact_set_mContactNormal_1=b.ula;kua=d._emscripten_bind_CharacterVirtualContact_get_mSurfaceNormal_0=b.vla;lua=d._emscripten_bind_CharacterVirtualContact_set_mSurfaceNormal_1=b.wla;mua=d._emscripten_bind_CharacterVirtualContact_get_mDistance_0=
b.xla;nua=d._emscripten_bind_CharacterVirtualContact_set_mDistance_1=b.yla;oua=d._emscripten_bind_CharacterVirtualContact_get_mFraction_0=b.zla;pua=d._emscripten_bind_CharacterVirtualContact_set_mFraction_1=b.Ala;qua=d._emscripten_bind_CharacterVirtualContact_get_mBodyB_0=b.Bla;rua=d._emscripten_bind_CharacterVirtualContact_set_mBodyB_1=b.Cla;sua=d._emscripten_bind_CharacterVirtualContact_get_mCharacterIDB_0=b.Dla;tua=d._emscripten_bind_CharacterVirtualContact_set_mCharacterIDB_1=b.Ela;uua=d._emscripten_bind_CharacterVirtualContact_get_mSubShapeIDB_0=
b.Fla;vua=d._emscripten_bind_CharacterVirtualContact_set_mSubShapeIDB_1=b.Gla;wua=d._emscripten_bind_CharacterVirtualContact_get_mMotionTypeB_0=b.Hla;xua=d._emscripten_bind_CharacterVirtualContact_set_mMotionTypeB_1=b.Ila;yua=d._emscripten_bind_CharacterVirtualContact_get_mIsSensorB_0=b.Jla;zua=d._emscripten_bind_CharacterVirtualContact_set_mIsSensorB_1=b.Kla;Aua=d._emscripten_bind_CharacterVirtualContact_get_mCharacterB_0=b.Lla;Bua=d._emscripten_bind_CharacterVirtualContact_set_mCharacterB_1=b.Mla;
Cua=d._emscripten_bind_CharacterVirtualContact_get_mUserData_0=b.Nla;Dua=d._emscripten_bind_CharacterVirtualContact_set_mUserData_1=b.Ola;Eua=d._emscripten_bind_CharacterVirtualContact_get_mMaterial_0=b.Pla;Fua=d._emscripten_bind_CharacterVirtualContact_set_mMaterial_1=b.Qla;Gua=d._emscripten_bind_CharacterVirtualContact_get_mHadCollision_0=b.Rla;Hua=d._emscripten_bind_CharacterVirtualContact_set_mHadCollision_1=b.Sla;Iua=d._emscripten_bind_CharacterVirtualContact_get_mWasDiscarded_0=b.Tla;Jua=d._emscripten_bind_CharacterVirtualContact_set_mWasDiscarded_1=
b.Ula;Kua=d._emscripten_bind_CharacterVirtualContact_get_mCanPushCharacter_0=b.Vla;Lua=d._emscripten_bind_CharacterVirtualContact_set_mCanPushCharacter_1=b.Wla;Mua=d._emscripten_bind_CharacterVirtualContact___destroy___0=b.Xla;Nua=d._emscripten_bind_ArrayCharacterVirtualContact_ArrayCharacterVirtualContact_0=b.Yla;Oua=d._emscripten_bind_ArrayCharacterVirtualContact_empty_0=b.Zla;Pua=d._emscripten_bind_ArrayCharacterVirtualContact_size_0=b._la;Qua=d._emscripten_bind_ArrayCharacterVirtualContact_at_1=
b.$la;Rua=d._emscripten_bind_ArrayCharacterVirtualContact___destroy___0=b.ama;Sua=d._emscripten_bind_TempAllocator___destroy___0=b.bma;Tua=d._emscripten_bind_BroadPhaseLayerFilter_BroadPhaseLayerFilter_0=b.cma;Uua=d._emscripten_bind_BroadPhaseLayerFilter___destroy___0=b.dma;Vua=d._emscripten_bind_ObjectVsBroadPhaseLayerFilterJS_ObjectVsBroadPhaseLayerFilterJS_0=b.ema;Wua=d._emscripten_bind_ObjectVsBroadPhaseLayerFilterJS_ShouldCollide_2=b.fma;Xua=d._emscripten_bind_ObjectVsBroadPhaseLayerFilterJS___destroy___0=
b.gma;Yua=d._emscripten_bind_DefaultBroadPhaseLayerFilter_DefaultBroadPhaseLayerFilter_2=b.hma;Zua=d._emscripten_bind_DefaultBroadPhaseLayerFilter___destroy___0=b.ima;$ua=d._emscripten_bind_ObjectLayerFilterJS_ObjectLayerFilterJS_0=b.jma;ava=d._emscripten_bind_ObjectLayerFilterJS_ShouldCollide_1=b.kma;bva=d._emscripten_bind_ObjectLayerFilterJS___destroy___0=b.lma;cva=d._emscripten_bind_ObjectLayerPairFilterJS_ObjectLayerPairFilterJS_0=b.mma;dva=d._emscripten_bind_ObjectLayerPairFilterJS_ShouldCollide_2=
b.nma;eva=d._emscripten_bind_ObjectLayerPairFilterJS___destroy___0=b.oma;fva=d._emscripten_bind_DefaultObjectLayerFilter_DefaultObjectLayerFilter_2=b.pma;gva=d._emscripten_bind_DefaultObjectLayerFilter___destroy___0=b.qma;hva=d._emscripten_bind_SpecifiedObjectLayerFilter_SpecifiedObjectLayerFilter_1=b.rma;iva=d._emscripten_bind_SpecifiedObjectLayerFilter___destroy___0=b.sma;jva=d._emscripten_bind_BodyFilterJS_BodyFilterJS_0=b.tma;kva=d._emscripten_bind_BodyFilterJS_ShouldCollide_1=b.uma;lva=d._emscripten_bind_BodyFilterJS_ShouldCollideLocked_1=
b.vma;mva=d._emscripten_bind_BodyFilterJS___destroy___0=b.wma;nva=d._emscripten_bind_IgnoreSingleBodyFilter_IgnoreSingleBodyFilter_1=b.xma;ova=d._emscripten_bind_IgnoreSingleBodyFilter___destroy___0=b.yma;pva=d._emscripten_bind_IgnoreMultipleBodiesFilter_IgnoreMultipleBodiesFilter_0=b.zma;qva=d._emscripten_bind_IgnoreMultipleBodiesFilter_Clear_0=b.Ama;rva=d._emscripten_bind_IgnoreMultipleBodiesFilter_Reserve_1=b.Bma;sva=d._emscripten_bind_IgnoreMultipleBodiesFilter_IgnoreBody_1=b.Cma;tva=d._emscripten_bind_IgnoreMultipleBodiesFilter___destroy___0=
b.Dma;uva=d._emscripten_bind_ShapeFilterJS_ShapeFilterJS_0=b.Ema;vva=d._emscripten_bind_ShapeFilterJS_ShouldCollide_2=b.Fma;wva=d._emscripten_bind_ShapeFilterJS___destroy___0=b.Gma;xva=d._emscripten_bind_ShapeFilterJS2_ShapeFilterJS2_0=b.Hma;yva=d._emscripten_bind_ShapeFilterJS2_ShouldCollide_4=b.Ima;zva=d._emscripten_bind_ShapeFilterJS2___destroy___0=b.Jma;Ava=d._emscripten_bind_SimShapeFilterJS_SimShapeFilterJS_0=b.Kma;Bva=d._emscripten_bind_SimShapeFilterJS_ShouldCollide_6=b.Lma;Cva=d._emscripten_bind_SimShapeFilterJS___destroy___0=
b.Mma;Dva=d._emscripten_bind_CharacterVirtual_CharacterVirtual_4=b.Nma;Eva=d._emscripten_bind_CharacterVirtual_GetID_0=b.Oma;Fva=d._emscripten_bind_CharacterVirtual_SetListener_1=b.Pma;Gva=d._emscripten_bind_CharacterVirtual_SetCharacterVsCharacterCollision_1=b.Qma;Hva=d._emscripten_bind_CharacterVirtual_GetListener_0=b.Rma;Iva=d._emscripten_bind_CharacterVirtual_GetLinearVelocity_0=b.Sma;Jva=d._emscripten_bind_CharacterVirtual_SetLinearVelocity_1=b.Tma;Kva=d._emscripten_bind_CharacterVirtual_GetPosition_0=
b.Uma;Lva=d._emscripten_bind_CharacterVirtual_SetPosition_1=b.Vma;Mva=d._emscripten_bind_CharacterVirtual_GetRotation_0=b.Wma;Nva=d._emscripten_bind_CharacterVirtual_SetRotation_1=b.Xma;Ova=d._emscripten_bind_CharacterVirtual_GetCenterOfMassPosition_0=b.Yma;Pva=d._emscripten_bind_CharacterVirtual_GetWorldTransform_0=b.Zma;Qva=d._emscripten_bind_CharacterVirtual_GetCenterOfMassTransform_0=b._ma;Rva=d._emscripten_bind_CharacterVirtual_GetMass_0=b.$ma;Sva=d._emscripten_bind_CharacterVirtual_SetMass_1=
b.ana;Tva=d._emscripten_bind_CharacterVirtual_GetMaxStrength_0=b.bna;Uva=d._emscripten_bind_CharacterVirtual_SetMaxStrength_1=b.cna;Vva=d._emscripten_bind_CharacterVirtual_GetPenetrationRecoverySpeed_0=b.dna;Wva=d._emscripten_bind_CharacterVirtual_SetPenetrationRecoverySpeed_1=b.ena;Xva=d._emscripten_bind_CharacterVirtual_GetCharacterPadding_0=b.fna;Yva=d._emscripten_bind_CharacterVirtual_GetMaxNumHits_0=b.gna;Zva=d._emscripten_bind_CharacterVirtual_SetMaxNumHits_1=b.hna;$va=d._emscripten_bind_CharacterVirtual_GetHitReductionCosMaxAngle_0=
b.ina;awa=d._emscripten_bind_CharacterVirtual_SetHitReductionCosMaxAngle_1=b.jna;bwa=d._emscripten_bind_CharacterVirtual_GetMaxHitsExceeded_0=b.kna;cwa=d._emscripten_bind_CharacterVirtual_GetShapeOffset_0=b.lna;dwa=d._emscripten_bind_CharacterVirtual_SetShapeOffset_1=b.mna;ewa=d._emscripten_bind_CharacterVirtual_GetUserData_0=b.nna;fwa=d._emscripten_bind_CharacterVirtual_SetUserData_1=b.ona;gwa=d._emscripten_bind_CharacterVirtual_GetInnerBodyID_0=b.pna;hwa=d._emscripten_bind_CharacterVirtual_StartTrackingContactChanges_0=
b.qna;iwa=d._emscripten_bind_CharacterVirtual_FinishTrackingContactChanges_0=b.rna;jwa=d._emscripten_bind_CharacterVirtual_CancelVelocityTowardsSteepSlopes_1=b.sna;kwa=d._emscripten_bind_CharacterVirtual_Update_7=b.tna;lwa=d._emscripten_bind_CharacterVirtual_CanWalkStairs_1=b.una;mwa=d._emscripten_bind_CharacterVirtual_WalkStairs_10=b.vna;nwa=d._emscripten_bind_CharacterVirtual_StickToFloor_6=b.wna;owa=d._emscripten_bind_CharacterVirtual_ExtendedUpdate_8=b.xna;pwa=d._emscripten_bind_CharacterVirtual_RefreshContacts_5=
b.yna;qwa=d._emscripten_bind_CharacterVirtual_UpdateGroundVelocity_0=b.zna;rwa=d._emscripten_bind_CharacterVirtual_SetShape_7=b.Ana;swa=d._emscripten_bind_CharacterVirtual_SetInnerBodyShape_1=b.Bna;twa=d._emscripten_bind_CharacterVirtual_GetTransformedShape_0=b.Cna;uwa=d._emscripten_bind_CharacterVirtual_HasCollidedWith_1=b.Dna;vwa=d._emscripten_bind_CharacterVirtual_HasCollidedWithCharacterID_1=b.Ena;wwa=d._emscripten_bind_CharacterVirtual_HasCollidedWithCharacter_1=b.Fna;xwa=d._emscripten_bind_CharacterVirtual_GetActiveContacts_0=
b.Gna;ywa=d._emscripten_bind_CharacterVirtual_GetRefCount_0=b.Hna;zwa=d._emscripten_bind_CharacterVirtual_AddRef_0=b.Ina;Awa=d._emscripten_bind_CharacterVirtual_Release_0=b.Jna;Bwa=d._emscripten_bind_CharacterVirtual_SetMaxSlopeAngle_1=b.Kna;Cwa=d._emscripten_bind_CharacterVirtual_GetCosMaxSlopeAngle_0=b.Lna;Dwa=d._emscripten_bind_CharacterVirtual_SetUp_1=b.Mna;Ewa=d._emscripten_bind_CharacterVirtual_GetUp_0=b.Nna;Fwa=d._emscripten_bind_CharacterVirtual_GetShape_0=b.Ona;Gwa=d._emscripten_bind_CharacterVirtual_GetGroundState_0=
b.Pna;Hwa=d._emscripten_bind_CharacterVirtual_IsSlopeTooSteep_1=b.Qna;Iwa=d._emscripten_bind_CharacterVirtual_IsSupported_0=b.Rna;Jwa=d._emscripten_bind_CharacterVirtual_GetGroundPosition_0=b.Sna;Kwa=d._emscripten_bind_CharacterVirtual_GetGroundNormal_0=b.Tna;Lwa=d._emscripten_bind_CharacterVirtual_GetGroundVelocity_0=b.Una;Mwa=d._emscripten_bind_CharacterVirtual_GetGroundMaterial_0=b.Vna;Nwa=d._emscripten_bind_CharacterVirtual_GetGroundBodyID_0=b.Wna;Owa=d._emscripten_bind_CharacterVirtual_SaveState_1=
b.Xna;Pwa=d._emscripten_bind_CharacterVirtual_RestoreState_1=b.Yna;Qwa=d._emscripten_bind_CharacterVirtual___destroy___0=b.Zna;Rwa=d._emscripten_bind_LinearCurve_LinearCurve_0=b._na;Swa=d._emscripten_bind_LinearCurve_Clear_0=b.$na;Twa=d._emscripten_bind_LinearCurve_Reserve_1=b.aoa;Uwa=d._emscripten_bind_LinearCurve_AddPoint_2=b.boa;Vwa=d._emscripten_bind_LinearCurve_Sort_0=b.coa;Wwa=d._emscripten_bind_LinearCurve_GetMinX_0=b.doa;Xwa=d._emscripten_bind_LinearCurve_GetMaxX_0=b.eoa;Ywa=d._emscripten_bind_LinearCurve_GetValue_1=
b.foa;Zwa=d._emscripten_bind_LinearCurve___destroy___0=b.goa;$wa=d._emscripten_bind_ArrayFloat_ArrayFloat_0=b.hoa;axa=d._emscripten_bind_ArrayFloat_empty_0=b.ioa;bxa=d._emscripten_bind_ArrayFloat_size_0=b.joa;cxa=d._emscripten_bind_ArrayFloat_at_1=b.koa;dxa=d._emscripten_bind_ArrayFloat_push_back_1=b.loa;exa=d._emscripten_bind_ArrayFloat_reserve_1=b.moa;fxa=d._emscripten_bind_ArrayFloat_resize_1=b.noa;gxa=d._emscripten_bind_ArrayFloat_clear_0=b.ooa;hxa=d._emscripten_bind_ArrayFloat_data_0=b.poa;ixa=
d._emscripten_bind_ArrayFloat___destroy___0=b.qoa;jxa=d._emscripten_bind_ArrayUint_ArrayUint_0=b.roa;kxa=d._emscripten_bind_ArrayUint_empty_0=b.soa;lxa=d._emscripten_bind_ArrayUint_size_0=b.toa;mxa=d._emscripten_bind_ArrayUint_at_1=b.uoa;nxa=d._emscripten_bind_ArrayUint_push_back_1=b.voa;oxa=d._emscripten_bind_ArrayUint_reserve_1=b.woa;pxa=d._emscripten_bind_ArrayUint_resize_1=b.xoa;qxa=d._emscripten_bind_ArrayUint_clear_0=b.yoa;rxa=d._emscripten_bind_ArrayUint_data_0=b.zoa;sxa=d._emscripten_bind_ArrayUint___destroy___0=
b.Aoa;txa=d._emscripten_bind_ArrayUint8_ArrayUint8_0=b.Boa;uxa=d._emscripten_bind_ArrayUint8_empty_0=b.Coa;vxa=d._emscripten_bind_ArrayUint8_size_0=b.Doa;wxa=d._emscripten_bind_ArrayUint8_at_1=b.Eoa;xxa=d._emscripten_bind_ArrayUint8_push_back_1=b.Foa;yxa=d._emscripten_bind_ArrayUint8_reserve_1=b.Goa;zxa=d._emscripten_bind_ArrayUint8_resize_1=b.Hoa;Axa=d._emscripten_bind_ArrayUint8_clear_0=b.Ioa;Bxa=d._emscripten_bind_ArrayUint8_data_0=b.Joa;Cxa=d._emscripten_bind_ArrayUint8___destroy___0=b.Koa;Dxa=
d._emscripten_bind_ArrayVehicleAntiRollBar_ArrayVehicleAntiRollBar_0=b.Loa;Exa=d._emscripten_bind_ArrayVehicleAntiRollBar_empty_0=b.Moa;Fxa=d._emscripten_bind_ArrayVehicleAntiRollBar_size_0=b.Noa;Gxa=d._emscripten_bind_ArrayVehicleAntiRollBar_at_1=b.Ooa;Hxa=d._emscripten_bind_ArrayVehicleAntiRollBar_push_back_1=b.Poa;Ixa=d._emscripten_bind_ArrayVehicleAntiRollBar_resize_1=b.Qoa;Jxa=d._emscripten_bind_ArrayVehicleAntiRollBar_clear_0=b.Roa;Kxa=d._emscripten_bind_ArrayVehicleAntiRollBar___destroy___0=
b.Soa;Lxa=d._emscripten_bind_ArrayWheelSettings_ArrayWheelSettings_0=b.Toa;Mxa=d._emscripten_bind_ArrayWheelSettings_empty_0=b.Uoa;Nxa=d._emscripten_bind_ArrayWheelSettings_size_0=b.Voa;Oxa=d._emscripten_bind_ArrayWheelSettings_at_1=b.Woa;Pxa=d._emscripten_bind_ArrayWheelSettings_push_back_1=b.Xoa;Qxa=d._emscripten_bind_ArrayWheelSettings_resize_1=b.Yoa;Rxa=d._emscripten_bind_ArrayWheelSettings_clear_0=b.Zoa;Sxa=d._emscripten_bind_ArrayWheelSettings___destroy___0=b._oa;Txa=d._emscripten_bind_ArrayVehicleDifferentialSettings_ArrayVehicleDifferentialSettings_0=
b.$oa;Uxa=d._emscripten_bind_ArrayVehicleDifferentialSettings_empty_0=b.apa;Vxa=d._emscripten_bind_ArrayVehicleDifferentialSettings_size_0=b.bpa;Wxa=d._emscripten_bind_ArrayVehicleDifferentialSettings_at_1=b.cpa;Xxa=d._emscripten_bind_ArrayVehicleDifferentialSettings_push_back_1=b.dpa;Yxa=d._emscripten_bind_ArrayVehicleDifferentialSettings_resize_1=b.epa;Zxa=d._emscripten_bind_ArrayVehicleDifferentialSettings_clear_0=b.fpa;$xa=d._emscripten_bind_ArrayVehicleDifferentialSettings___destroy___0=b.gpa;
aya=d._emscripten_bind_VehicleCollisionTesterRay_VehicleCollisionTesterRay_1=b.hpa;bya=d._emscripten_bind_VehicleCollisionTesterRay_VehicleCollisionTesterRay_2=b.ipa;cya=d._emscripten_bind_VehicleCollisionTesterRay_VehicleCollisionTesterRay_3=b.jpa;dya=d._emscripten_bind_VehicleCollisionTesterRay_GetRefCount_0=b.kpa;eya=d._emscripten_bind_VehicleCollisionTesterRay_AddRef_0=b.lpa;fya=d._emscripten_bind_VehicleCollisionTesterRay_Release_0=b.mpa;gya=d._emscripten_bind_VehicleCollisionTesterRay___destroy___0=
b.npa;hya=d._emscripten_bind_VehicleCollisionTesterCastSphere_VehicleCollisionTesterCastSphere_2=b.opa;iya=d._emscripten_bind_VehicleCollisionTesterCastSphere_VehicleCollisionTesterCastSphere_3=b.ppa;jya=d._emscripten_bind_VehicleCollisionTesterCastSphere_VehicleCollisionTesterCastSphere_4=b.qpa;kya=d._emscripten_bind_VehicleCollisionTesterCastSphere_GetRefCount_0=b.rpa;lya=d._emscripten_bind_VehicleCollisionTesterCastSphere_AddRef_0=b.spa;mya=d._emscripten_bind_VehicleCollisionTesterCastSphere_Release_0=
b.tpa;nya=d._emscripten_bind_VehicleCollisionTesterCastSphere___destroy___0=b.upa;oya=d._emscripten_bind_VehicleCollisionTesterCastCylinder_VehicleCollisionTesterCastCylinder_1=b.vpa;pya=d._emscripten_bind_VehicleCollisionTesterCastCylinder_VehicleCollisionTesterCastCylinder_2=b.wpa;qya=d._emscripten_bind_VehicleCollisionTesterCastCylinder_GetRefCount_0=b.xpa;rya=d._emscripten_bind_VehicleCollisionTesterCastCylinder_AddRef_0=b.ypa;sya=d._emscripten_bind_VehicleCollisionTesterCastCylinder_Release_0=
b.zpa;tya=d._emscripten_bind_VehicleCollisionTesterCastCylinder___destroy___0=b.Apa;uya=d._emscripten_bind_VehicleConstraintSettings_VehicleConstraintSettings_0=b.Bpa;vya=d._emscripten_bind_VehicleConstraintSettings_GetRefCount_0=b.Cpa;wya=d._emscripten_bind_VehicleConstraintSettings_AddRef_0=b.Dpa;xya=d._emscripten_bind_VehicleConstraintSettings_Release_0=b.Epa;yya=d._emscripten_bind_VehicleConstraintSettings_get_mUp_0=b.Fpa;zya=d._emscripten_bind_VehicleConstraintSettings_set_mUp_1=b.Gpa;Aya=d._emscripten_bind_VehicleConstraintSettings_get_mForward_0=
b.Hpa;Bya=d._emscripten_bind_VehicleConstraintSettings_set_mForward_1=b.Ipa;Cya=d._emscripten_bind_VehicleConstraintSettings_get_mMaxPitchRollAngle_0=b.Jpa;Dya=d._emscripten_bind_VehicleConstraintSettings_set_mMaxPitchRollAngle_1=b.Kpa;Eya=d._emscripten_bind_VehicleConstraintSettings_get_mWheels_0=b.Lpa;Fya=d._emscripten_bind_VehicleConstraintSettings_set_mWheels_1=b.Mpa;Gya=d._emscripten_bind_VehicleConstraintSettings_get_mAntiRollBars_0=b.Npa;Hya=d._emscripten_bind_VehicleConstraintSettings_set_mAntiRollBars_1=
b.Opa;Iya=d._emscripten_bind_VehicleConstraintSettings_get_mController_0=b.Ppa;Jya=d._emscripten_bind_VehicleConstraintSettings_set_mController_1=b.Qpa;Kya=d._emscripten_bind_VehicleConstraintSettings_get_mEnabled_0=b.Rpa;Lya=d._emscripten_bind_VehicleConstraintSettings_set_mEnabled_1=b.Spa;Mya=d._emscripten_bind_VehicleConstraintSettings_get_mNumVelocityStepsOverride_0=b.Tpa;Nya=d._emscripten_bind_VehicleConstraintSettings_set_mNumVelocityStepsOverride_1=b.Upa;Oya=d._emscripten_bind_VehicleConstraintSettings_get_mNumPositionStepsOverride_0=
b.Vpa;Pya=d._emscripten_bind_VehicleConstraintSettings_set_mNumPositionStepsOverride_1=b.Wpa;Qya=d._emscripten_bind_VehicleConstraintSettings___destroy___0=b.Xpa;Rya=d._emscripten_bind_VehicleConstraint_VehicleConstraint_2=b.Ypa;Sya=d._emscripten_bind_VehicleConstraint_SetMaxPitchRollAngle_1=b.Zpa;Tya=d._emscripten_bind_VehicleConstraint_GetMaxPitchRollAngle_0=b._pa;Uya=d._emscripten_bind_VehicleConstraint_SetVehicleCollisionTester_1=b.$pa;Vya=d._emscripten_bind_VehicleConstraint_GetVehicleCollisionTester_0=
b.aqa;Wya=d._emscripten_bind_VehicleConstraint_OverrideGravity_1=b.bqa;Xya=d._emscripten_bind_VehicleConstraint_IsGravityOverridden_0=b.cqa;Yya=d._emscripten_bind_VehicleConstraint_GetGravityOverride_0=b.dqa;Zya=d._emscripten_bind_VehicleConstraint_ResetGravityOverride_0=b.eqa;$ya=d._emscripten_bind_VehicleConstraint_GetLocalUp_0=b.fqa;aza=d._emscripten_bind_VehicleConstraint_GetLocalForward_0=b.gqa;bza=d._emscripten_bind_VehicleConstraint_GetWorldUp_0=b.hqa;cza=d._emscripten_bind_VehicleConstraint_GetVehicleBody_0=
b.iqa;dza=d._emscripten_bind_VehicleConstraint_GetController_0=b.jqa;eza=d._emscripten_bind_VehicleConstraint_GetWheel_1=b.kqa;fza=d._emscripten_bind_VehicleConstraint_GetWheelLocalTransform_3=b.lqa;gza=d._emscripten_bind_VehicleConstraint_GetWheelWorldTransform_3=b.mqa;hza=d._emscripten_bind_VehicleConstraint_GetAntiRollBars_0=b.nqa;iza=d._emscripten_bind_VehicleConstraint_SetNumStepsBetweenCollisionTestActive_1=b.oqa;jza=d._emscripten_bind_VehicleConstraint_GetNumStepsBetweenCollisionTestActive_0=
b.pqa;kza=d._emscripten_bind_VehicleConstraint_SetNumStepsBetweenCollisionTestInactive_1=b.qqa;lza=d._emscripten_bind_VehicleConstraint_GetNumStepsBetweenCollisionTestInactive_0=b.rqa;mza=d._emscripten_bind_VehicleConstraint_GetRefCount_0=b.sqa;nza=d._emscripten_bind_VehicleConstraint_AddRef_0=b.tqa;oza=d._emscripten_bind_VehicleConstraint_Release_0=b.uqa;pza=d._emscripten_bind_VehicleConstraint_GetType_0=b.vqa;qza=d._emscripten_bind_VehicleConstraint_GetSubType_0=b.wqa;rza=d._emscripten_bind_VehicleConstraint_GetConstraintPriority_0=
b.xqa;sza=d._emscripten_bind_VehicleConstraint_SetConstraintPriority_1=b.yqa;tza=d._emscripten_bind_VehicleConstraint_SetNumVelocityStepsOverride_1=b.zqa;uza=d._emscripten_bind_VehicleConstraint_GetNumVelocityStepsOverride_0=b.Aqa;vza=d._emscripten_bind_VehicleConstraint_SetNumPositionStepsOverride_1=b.Bqa;wza=d._emscripten_bind_VehicleConstraint_GetNumPositionStepsOverride_0=b.Cqa;xza=d._emscripten_bind_VehicleConstraint_SetEnabled_1=b.Dqa;yza=d._emscripten_bind_VehicleConstraint_GetEnabled_0=b.Eqa;
zza=d._emscripten_bind_VehicleConstraint_IsActive_0=b.Fqa;Aza=d._emscripten_bind_VehicleConstraint_GetUserData_0=b.Gqa;Bza=d._emscripten_bind_VehicleConstraint_SetUserData_1=b.Hqa;Cza=d._emscripten_bind_VehicleConstraint_ResetWarmStart_0=b.Iqa;Dza=d._emscripten_bind_VehicleConstraint_SaveState_1=b.Jqa;Eza=d._emscripten_bind_VehicleConstraint_RestoreState_1=b.Kqa;Fza=d._emscripten_bind_VehicleConstraint___destroy___0=b.Lqa;Gza=d._emscripten_bind_VehicleConstraintStepListener_VehicleConstraintStepListener_1=
b.Mqa;Hza=d._emscripten_bind_VehicleConstraintStepListener___destroy___0=b.Nqa;Iza=d._emscripten_bind_VehicleConstraintCallbacksJS_VehicleConstraintCallbacksJS_0=b.Oqa;Jza=d._emscripten_bind_VehicleConstraintCallbacksJS_GetCombinedFriction_5=b.Pqa;Kza=d._emscripten_bind_VehicleConstraintCallbacksJS_OnPreStepCallback_2=b.Qqa;Lza=d._emscripten_bind_VehicleConstraintCallbacksJS_OnPostCollideCallback_2=b.Rqa;Mza=d._emscripten_bind_VehicleConstraintCallbacksJS_OnPostStepCallback_2=b.Sqa;Nza=d._emscripten_bind_VehicleConstraintCallbacksJS___destroy___0=
b.Tqa;Oza=d._emscripten_bind_TireMaxImpulseCallbackResult_get_mLongitudinalImpulse_0=b.Uqa;Pza=d._emscripten_bind_TireMaxImpulseCallbackResult_set_mLongitudinalImpulse_1=b.Vqa;Qza=d._emscripten_bind_TireMaxImpulseCallbackResult_get_mLateralImpulse_0=b.Wqa;Rza=d._emscripten_bind_TireMaxImpulseCallbackResult_set_mLateralImpulse_1=b.Xqa;Sza=d._emscripten_bind_TireMaxImpulseCallbackResult___destroy___0=b.Yqa;Tza=d._emscripten_bind_WheeledVehicleControllerCallbacksJS_WheeledVehicleControllerCallbacksJS_0=
b.Zqa;Uza=d._emscripten_bind_WheeledVehicleControllerCallbacksJS_OnTireMaxImpulseCallback_8=b._qa;Vza=d._emscripten_bind_WheeledVehicleControllerCallbacksJS___destroy___0=b.$qa;Wza=d._emscripten_bind_VehicleAntiRollBar_VehicleAntiRollBar_0=b.ara;Xza=d._emscripten_bind_VehicleAntiRollBar_get_mLeftWheel_0=b.bra;Yza=d._emscripten_bind_VehicleAntiRollBar_set_mLeftWheel_1=b.cra;Zza=d._emscripten_bind_VehicleAntiRollBar_get_mRightWheel_0=b.dra;$za=d._emscripten_bind_VehicleAntiRollBar_set_mRightWheel_1=
b.era;aAa=d._emscripten_bind_VehicleAntiRollBar_get_mStiffness_0=b.fra;bAa=d._emscripten_bind_VehicleAntiRollBar_set_mStiffness_1=b.gra;cAa=d._emscripten_bind_VehicleAntiRollBar___destroy___0=b.hra;dAa=d._emscripten_bind_WheelSettingsWV_WheelSettingsWV_0=b.ira;eAa=d._emscripten_bind_WheelSettingsWV_GetRefCount_0=b.jra;fAa=d._emscripten_bind_WheelSettingsWV_AddRef_0=b.kra;gAa=d._emscripten_bind_WheelSettingsWV_Release_0=b.lra;hAa=d._emscripten_bind_WheelSettingsWV_get_mInertia_0=b.mra;iAa=d._emscripten_bind_WheelSettingsWV_set_mInertia_1=
b.nra;jAa=d._emscripten_bind_WheelSettingsWV_get_mAngularDamping_0=b.ora;kAa=d._emscripten_bind_WheelSettingsWV_set_mAngularDamping_1=b.pra;lAa=d._emscripten_bind_WheelSettingsWV_get_mMaxSteerAngle_0=b.qra;mAa=d._emscripten_bind_WheelSettingsWV_set_mMaxSteerAngle_1=b.rra;nAa=d._emscripten_bind_WheelSettingsWV_get_mLongitudinalFriction_0=b.sra;oAa=d._emscripten_bind_WheelSettingsWV_set_mLongitudinalFriction_1=b.tra;pAa=d._emscripten_bind_WheelSettingsWV_get_mLateralFriction_0=b.ura;qAa=d._emscripten_bind_WheelSettingsWV_set_mLateralFriction_1=
b.vra;rAa=d._emscripten_bind_WheelSettingsWV_get_mMaxBrakeTorque_0=b.wra;sAa=d._emscripten_bind_WheelSettingsWV_set_mMaxBrakeTorque_1=b.xra;tAa=d._emscripten_bind_WheelSettingsWV_get_mMaxHandBrakeTorque_0=b.yra;uAa=d._emscripten_bind_WheelSettingsWV_set_mMaxHandBrakeTorque_1=b.zra;vAa=d._emscripten_bind_WheelSettingsWV_get_mPosition_0=b.Ara;wAa=d._emscripten_bind_WheelSettingsWV_set_mPosition_1=b.Bra;xAa=d._emscripten_bind_WheelSettingsWV_get_mSuspensionForcePoint_0=b.Cra;yAa=d._emscripten_bind_WheelSettingsWV_set_mSuspensionForcePoint_1=
b.Dra;zAa=d._emscripten_bind_WheelSettingsWV_get_mSuspensionDirection_0=b.Era;AAa=d._emscripten_bind_WheelSettingsWV_set_mSuspensionDirection_1=b.Fra;BAa=d._emscripten_bind_WheelSettingsWV_get_mSteeringAxis_0=b.Gra;CAa=d._emscripten_bind_WheelSettingsWV_set_mSteeringAxis_1=b.Hra;DAa=d._emscripten_bind_WheelSettingsWV_get_mWheelUp_0=b.Ira;EAa=d._emscripten_bind_WheelSettingsWV_set_mWheelUp_1=b.Jra;FAa=d._emscripten_bind_WheelSettingsWV_get_mWheelForward_0=b.Kra;GAa=d._emscripten_bind_WheelSettingsWV_set_mWheelForward_1=
b.Lra;HAa=d._emscripten_bind_WheelSettingsWV_get_mSuspensionSpring_0=b.Mra;IAa=d._emscripten_bind_WheelSettingsWV_set_mSuspensionSpring_1=b.Nra;JAa=d._emscripten_bind_WheelSettingsWV_get_mSuspensionMinLength_0=b.Ora;KAa=d._emscripten_bind_WheelSettingsWV_set_mSuspensionMinLength_1=b.Pra;LAa=d._emscripten_bind_WheelSettingsWV_get_mSuspensionMaxLength_0=b.Qra;MAa=d._emscripten_bind_WheelSettingsWV_set_mSuspensionMaxLength_1=b.Rra;NAa=d._emscripten_bind_WheelSettingsWV_get_mSuspensionPreloadLength_0=
b.Sra;OAa=d._emscripten_bind_WheelSettingsWV_set_mSuspensionPreloadLength_1=b.Tra;PAa=d._emscripten_bind_WheelSettingsWV_get_mRadius_0=b.Ura;QAa=d._emscripten_bind_WheelSettingsWV_set_mRadius_1=b.Vra;RAa=d._emscripten_bind_WheelSettingsWV_get_mWidth_0=b.Wra;SAa=d._emscripten_bind_WheelSettingsWV_set_mWidth_1=b.Xra;TAa=d._emscripten_bind_WheelSettingsWV_get_mEnableSuspensionForcePoint_0=b.Yra;UAa=d._emscripten_bind_WheelSettingsWV_set_mEnableSuspensionForcePoint_1=b.Zra;VAa=d._emscripten_bind_WheelSettingsWV___destroy___0=
b._ra;WAa=d._emscripten_bind_WheelWV_WheelWV_1=b.$ra;XAa=d._emscripten_bind_WheelWV_GetSettings_0=b.asa;YAa=d._emscripten_bind_WheelWV_GetAngularVelocity_0=b.bsa;ZAa=d._emscripten_bind_WheelWV_SetAngularVelocity_1=b.csa;$Aa=d._emscripten_bind_WheelWV_GetRotationAngle_0=b.dsa;aBa=d._emscripten_bind_WheelWV_SetRotationAngle_1=b.esa;bBa=d._emscripten_bind_WheelWV_GetSteerAngle_0=b.fsa;cBa=d._emscripten_bind_WheelWV_SetSteerAngle_1=b.gsa;dBa=d._emscripten_bind_WheelWV_HasContact_0=b.hsa;eBa=d._emscripten_bind_WheelWV_GetContactBodyID_0=
b.isa;fBa=d._emscripten_bind_WheelWV_GetContactPosition_0=b.jsa;gBa=d._emscripten_bind_WheelWV_GetContactPointVelocity_0=b.ksa;hBa=d._emscripten_bind_WheelWV_GetContactNormal_0=b.lsa;iBa=d._emscripten_bind_WheelWV_GetContactLongitudinal_0=b.msa;jBa=d._emscripten_bind_WheelWV_GetContactLateral_0=b.nsa;kBa=d._emscripten_bind_WheelWV_GetSuspensionLength_0=b.osa;lBa=d._emscripten_bind_WheelWV_HasHitHardPoint_0=b.psa;mBa=d._emscripten_bind_WheelWV_GetSuspensionLambda_0=b.qsa;nBa=d._emscripten_bind_WheelWV_GetLongitudinalLambda_0=
b.rsa;oBa=d._emscripten_bind_WheelWV_GetLateralLambda_0=b.ssa;pBa=d._emscripten_bind_WheelWV_get_mLongitudinalSlip_0=b.tsa;qBa=d._emscripten_bind_WheelWV_set_mLongitudinalSlip_1=b.usa;rBa=d._emscripten_bind_WheelWV_get_mLateralSlip_0=b.vsa;sBa=d._emscripten_bind_WheelWV_set_mLateralSlip_1=b.wsa;tBa=d._emscripten_bind_WheelWV_get_mCombinedLongitudinalFriction_0=b.xsa;uBa=d._emscripten_bind_WheelWV_set_mCombinedLongitudinalFriction_1=b.ysa;vBa=d._emscripten_bind_WheelWV_get_mCombinedLateralFriction_0=
b.zsa;wBa=d._emscripten_bind_WheelWV_set_mCombinedLateralFriction_1=b.Asa;xBa=d._emscripten_bind_WheelWV_get_mBrakeImpulse_0=b.Bsa;yBa=d._emscripten_bind_WheelWV_set_mBrakeImpulse_1=b.Csa;zBa=d._emscripten_bind_WheelWV___destroy___0=b.Dsa;ABa=d._emscripten_bind_WheelSettingsTV_WheelSettingsTV_0=b.Esa;BBa=d._emscripten_bind_WheelSettingsTV_GetRefCount_0=b.Fsa;CBa=d._emscripten_bind_WheelSettingsTV_AddRef_0=b.Gsa;DBa=d._emscripten_bind_WheelSettingsTV_Release_0=b.Hsa;EBa=d._emscripten_bind_WheelSettingsTV_get_mLongitudinalFriction_0=
b.Isa;FBa=d._emscripten_bind_WheelSettingsTV_set_mLongitudinalFriction_1=b.Jsa;GBa=d._emscripten_bind_WheelSettingsTV_get_mLateralFriction_0=b.Ksa;HBa=d._emscripten_bind_WheelSettingsTV_set_mLateralFriction_1=b.Lsa;IBa=d._emscripten_bind_WheelSettingsTV_get_mPosition_0=b.Msa;JBa=d._emscripten_bind_WheelSettingsTV_set_mPosition_1=b.Nsa;KBa=d._emscripten_bind_WheelSettingsTV_get_mSuspensionForcePoint_0=b.Osa;LBa=d._emscripten_bind_WheelSettingsTV_set_mSuspensionForcePoint_1=b.Psa;MBa=d._emscripten_bind_WheelSettingsTV_get_mSuspensionDirection_0=
b.Qsa;NBa=d._emscripten_bind_WheelSettingsTV_set_mSuspensionDirection_1=b.Rsa;OBa=d._emscripten_bind_WheelSettingsTV_get_mSteeringAxis_0=b.Ssa;PBa=d._emscripten_bind_WheelSettingsTV_set_mSteeringAxis_1=b.Tsa;QBa=d._emscripten_bind_WheelSettingsTV_get_mWheelUp_0=b.Usa;RBa=d._emscripten_bind_WheelSettingsTV_set_mWheelUp_1=b.Vsa;SBa=d._emscripten_bind_WheelSettingsTV_get_mWheelForward_0=b.Wsa;TBa=d._emscripten_bind_WheelSettingsTV_set_mWheelForward_1=b.Xsa;UBa=d._emscripten_bind_WheelSettingsTV_get_mSuspensionSpring_0=
b.Ysa;VBa=d._emscripten_bind_WheelSettingsTV_set_mSuspensionSpring_1=b.Zsa;WBa=d._emscripten_bind_WheelSettingsTV_get_mSuspensionMinLength_0=b._sa;XBa=d._emscripten_bind_WheelSettingsTV_set_mSuspensionMinLength_1=b.$sa;YBa=d._emscripten_bind_WheelSettingsTV_get_mSuspensionMaxLength_0=b.ata;ZBa=d._emscripten_bind_WheelSettingsTV_set_mSuspensionMaxLength_1=b.bta;$Ba=d._emscripten_bind_WheelSettingsTV_get_mSuspensionPreloadLength_0=b.cta;aCa=d._emscripten_bind_WheelSettingsTV_set_mSuspensionPreloadLength_1=
b.dta;bCa=d._emscripten_bind_WheelSettingsTV_get_mRadius_0=b.eta;cCa=d._emscripten_bind_WheelSettingsTV_set_mRadius_1=b.fta;dCa=d._emscripten_bind_WheelSettingsTV_get_mWidth_0=b.gta;eCa=d._emscripten_bind_WheelSettingsTV_set_mWidth_1=b.hta;fCa=d._emscripten_bind_WheelSettingsTV_get_mEnableSuspensionForcePoint_0=b.ita;gCa=d._emscripten_bind_WheelSettingsTV_set_mEnableSuspensionForcePoint_1=b.jta;hCa=d._emscripten_bind_WheelSettingsTV___destroy___0=b.kta;iCa=d._emscripten_bind_WheelTV_WheelTV_1=b.lta;
jCa=d._emscripten_bind_WheelTV_GetSettings_0=b.mta;kCa=d._emscripten_bind_WheelTV_GetAngularVelocity_0=b.nta;lCa=d._emscripten_bind_WheelTV_SetAngularVelocity_1=b.ota;mCa=d._emscripten_bind_WheelTV_GetRotationAngle_0=b.pta;nCa=d._emscripten_bind_WheelTV_SetRotationAngle_1=b.qta;oCa=d._emscripten_bind_WheelTV_GetSteerAngle_0=b.rta;pCa=d._emscripten_bind_WheelTV_SetSteerAngle_1=b.sta;qCa=d._emscripten_bind_WheelTV_HasContact_0=b.tta;rCa=d._emscripten_bind_WheelTV_GetContactBodyID_0=b.uta;sCa=d._emscripten_bind_WheelTV_GetContactPosition_0=
b.vta;tCa=d._emscripten_bind_WheelTV_GetContactPointVelocity_0=b.wta;uCa=d._emscripten_bind_WheelTV_GetContactNormal_0=b.xta;vCa=d._emscripten_bind_WheelTV_GetContactLongitudinal_0=b.yta;wCa=d._emscripten_bind_WheelTV_GetContactLateral_0=b.zta;xCa=d._emscripten_bind_WheelTV_GetSuspensionLength_0=b.Ata;yCa=d._emscripten_bind_WheelTV_HasHitHardPoint_0=b.Bta;zCa=d._emscripten_bind_WheelTV_GetSuspensionLambda_0=b.Cta;ACa=d._emscripten_bind_WheelTV_GetLongitudinalLambda_0=b.Dta;BCa=d._emscripten_bind_WheelTV_GetLateralLambda_0=
b.Eta;CCa=d._emscripten_bind_WheelTV_get_mTrackIndex_0=b.Fta;DCa=d._emscripten_bind_WheelTV_set_mTrackIndex_1=b.Gta;ECa=d._emscripten_bind_WheelTV_get_mCombinedLongitudinalFriction_0=b.Hta;FCa=d._emscripten_bind_WheelTV_set_mCombinedLongitudinalFriction_1=b.Ita;GCa=d._emscripten_bind_WheelTV_get_mCombinedLateralFriction_0=b.Jta;HCa=d._emscripten_bind_WheelTV_set_mCombinedLateralFriction_1=b.Kta;ICa=d._emscripten_bind_WheelTV_get_mBrakeImpulse_0=b.Lta;JCa=d._emscripten_bind_WheelTV_set_mBrakeImpulse_1=
b.Mta;KCa=d._emscripten_bind_WheelTV___destroy___0=b.Nta;LCa=d._emscripten_bind_VehicleTrack_get_mAngularVelocity_0=b.Ota;MCa=d._emscripten_bind_VehicleTrack_set_mAngularVelocity_1=b.Pta;NCa=d._emscripten_bind_VehicleTrack_get_mDrivenWheel_0=b.Qta;OCa=d._emscripten_bind_VehicleTrack_set_mDrivenWheel_1=b.Rta;PCa=d._emscripten_bind_VehicleTrack_get_mWheels_0=b.Sta;QCa=d._emscripten_bind_VehicleTrack_set_mWheels_1=b.Tta;RCa=d._emscripten_bind_VehicleTrack_get_mInertia_0=b.Uta;SCa=d._emscripten_bind_VehicleTrack_set_mInertia_1=
b.Vta;TCa=d._emscripten_bind_VehicleTrack_get_mAngularDamping_0=b.Wta;UCa=d._emscripten_bind_VehicleTrack_set_mAngularDamping_1=b.Xta;VCa=d._emscripten_bind_VehicleTrack_get_mMaxBrakeTorque_0=b.Yta;WCa=d._emscripten_bind_VehicleTrack_set_mMaxBrakeTorque_1=b.Zta;XCa=d._emscripten_bind_VehicleTrack_get_mDifferentialRatio_0=b._ta;YCa=d._emscripten_bind_VehicleTrack_set_mDifferentialRatio_1=b.$ta;ZCa=d._emscripten_bind_VehicleTrack___destroy___0=b.aua;$Ca=d._emscripten_bind_TrackedVehicleControllerSettings_TrackedVehicleControllerSettings_0=
b.bua;aDa=d._emscripten_bind_TrackedVehicleControllerSettings_get_mEngine_0=b.cua;bDa=d._emscripten_bind_TrackedVehicleControllerSettings_set_mEngine_1=b.dua;cDa=d._emscripten_bind_TrackedVehicleControllerSettings_get_mTransmission_0=b.eua;dDa=d._emscripten_bind_TrackedVehicleControllerSettings_set_mTransmission_1=b.fua;eDa=d._emscripten_bind_TrackedVehicleControllerSettings_get_mTracks_1=b.gua;fDa=d._emscripten_bind_TrackedVehicleControllerSettings_set_mTracks_2=b.hua;gDa=d._emscripten_bind_TrackedVehicleControllerSettings___destroy___0=
b.iua;hDa=d._emscripten_bind_TrackedVehicleController_TrackedVehicleController_2=b.jua;iDa=d._emscripten_bind_TrackedVehicleController_SetDriverInput_4=b.kua;jDa=d._emscripten_bind_TrackedVehicleController_SetForwardInput_1=b.lua;kDa=d._emscripten_bind_TrackedVehicleController_GetForwardInput_0=b.mua;lDa=d._emscripten_bind_TrackedVehicleController_SetLeftRatio_1=b.nua;mDa=d._emscripten_bind_TrackedVehicleController_GetLeftRatio_0=b.oua;nDa=d._emscripten_bind_TrackedVehicleController_SetRightRatio_1=
b.pua;oDa=d._emscripten_bind_TrackedVehicleController_GetRightRatio_0=b.qua;pDa=d._emscripten_bind_TrackedVehicleController_SetBrakeInput_1=b.rua;qDa=d._emscripten_bind_TrackedVehicleController_GetBrakeInput_0=b.sua;rDa=d._emscripten_bind_TrackedVehicleController_GetEngine_0=b.tua;sDa=d._emscripten_bind_TrackedVehicleController_GetTransmission_0=b.uua;tDa=d._emscripten_bind_TrackedVehicleController_GetTracks_0=b.vua;uDa=d._emscripten_bind_TrackedVehicleController_GetConstraint_0=b.wua;vDa=d._emscripten_bind_TrackedVehicleController___destroy___0=
b.xua;wDa=d._emscripten_bind_VehicleEngine_ClampRPM_0=b.yua;xDa=d._emscripten_bind_VehicleEngine_GetCurrentRPM_0=b.zua;yDa=d._emscripten_bind_VehicleEngine_SetCurrentRPM_1=b.Aua;zDa=d._emscripten_bind_VehicleEngine_GetAngularVelocity_0=b.Bua;ADa=d._emscripten_bind_VehicleEngine_GetTorque_1=b.Cua;BDa=d._emscripten_bind_VehicleEngine_get_mMaxTorque_0=b.Dua;CDa=d._emscripten_bind_VehicleEngine_set_mMaxTorque_1=b.Eua;DDa=d._emscripten_bind_VehicleEngine_get_mMinRPM_0=b.Fua;EDa=d._emscripten_bind_VehicleEngine_set_mMinRPM_1=
b.Gua;FDa=d._emscripten_bind_VehicleEngine_get_mMaxRPM_0=b.Hua;GDa=d._emscripten_bind_VehicleEngine_set_mMaxRPM_1=b.Iua;HDa=d._emscripten_bind_VehicleEngine_get_mNormalizedTorque_0=b.Jua;IDa=d._emscripten_bind_VehicleEngine_set_mNormalizedTorque_1=b.Kua;JDa=d._emscripten_bind_VehicleEngine_get_mInertia_0=b.Lua;KDa=d._emscripten_bind_VehicleEngine_set_mInertia_1=b.Mua;LDa=d._emscripten_bind_VehicleEngine_get_mAngularDamping_0=b.Nua;MDa=d._emscripten_bind_VehicleEngine_set_mAngularDamping_1=b.Oua;NDa=
d._emscripten_bind_VehicleEngine___destroy___0=b.Pua;ODa=d._emscripten_bind_VehicleTransmission_Set_2=b.Qua;PDa=d._emscripten_bind_VehicleTransmission_GetCurrentGear_0=b.Rua;QDa=d._emscripten_bind_VehicleTransmission_GetClutchFriction_0=b.Sua;RDa=d._emscripten_bind_VehicleTransmission_IsSwitchingGear_0=b.Tua;SDa=d._emscripten_bind_VehicleTransmission_GetCurrentRatio_0=b.Uua;TDa=d._emscripten_bind_VehicleTransmission_get_mMode_0=b.Vua;UDa=d._emscripten_bind_VehicleTransmission_set_mMode_1=b.Wua;VDa=
d._emscripten_bind_VehicleTransmission_get_mGearRatios_0=b.Xua;WDa=d._emscripten_bind_VehicleTransmission_set_mGearRatios_1=b.Yua;XDa=d._emscripten_bind_VehicleTransmission_get_mReverseGearRatios_0=b.Zua;YDa=d._emscripten_bind_VehicleTransmission_set_mReverseGearRatios_1=b._ua;ZDa=d._emscripten_bind_VehicleTransmission_get_mSwitchTime_0=b.$ua;$Da=d._emscripten_bind_VehicleTransmission_set_mSwitchTime_1=b.ava;aEa=d._emscripten_bind_VehicleTransmission_get_mClutchReleaseTime_0=b.bva;bEa=d._emscripten_bind_VehicleTransmission_set_mClutchReleaseTime_1=
b.cva;cEa=d._emscripten_bind_VehicleTransmission_get_mSwitchLatency_0=b.dva;dEa=d._emscripten_bind_VehicleTransmission_set_mSwitchLatency_1=b.eva;eEa=d._emscripten_bind_VehicleTransmission_get_mShiftUpRPM_0=b.fva;fEa=d._emscripten_bind_VehicleTransmission_set_mShiftUpRPM_1=b.gva;gEa=d._emscripten_bind_VehicleTransmission_get_mShiftDownRPM_0=b.hva;hEa=d._emscripten_bind_VehicleTransmission_set_mShiftDownRPM_1=b.iva;iEa=d._emscripten_bind_VehicleTransmission_get_mClutchStrength_0=b.jva;jEa=d._emscripten_bind_VehicleTransmission_set_mClutchStrength_1=
b.kva;kEa=d._emscripten_bind_VehicleTransmission___destroy___0=b.lva;lEa=d._emscripten_bind_VehicleDifferentialSettings_VehicleDifferentialSettings_0=b.mva;mEa=d._emscripten_bind_VehicleDifferentialSettings_get_mLeftWheel_0=b.nva;nEa=d._emscripten_bind_VehicleDifferentialSettings_set_mLeftWheel_1=b.ova;oEa=d._emscripten_bind_VehicleDifferentialSettings_get_mRightWheel_0=b.pva;pEa=d._emscripten_bind_VehicleDifferentialSettings_set_mRightWheel_1=b.qva;qEa=d._emscripten_bind_VehicleDifferentialSettings_get_mDifferentialRatio_0=
b.rva;rEa=d._emscripten_bind_VehicleDifferentialSettings_set_mDifferentialRatio_1=b.sva;sEa=d._emscripten_bind_VehicleDifferentialSettings_get_mLeftRightSplit_0=b.tva;tEa=d._emscripten_bind_VehicleDifferentialSettings_set_mLeftRightSplit_1=b.uva;uEa=d._emscripten_bind_VehicleDifferentialSettings_get_mLimitedSlipRatio_0=b.vva;vEa=d._emscripten_bind_VehicleDifferentialSettings_set_mLimitedSlipRatio_1=b.wva;wEa=d._emscripten_bind_VehicleDifferentialSettings_get_mEngineTorqueRatio_0=b.xva;xEa=d._emscripten_bind_VehicleDifferentialSettings_set_mEngineTorqueRatio_1=
b.yva;yEa=d._emscripten_bind_VehicleDifferentialSettings___destroy___0=b.zva;zEa=d._emscripten_bind_MotorcycleControllerSettings_MotorcycleControllerSettings_0=b.Ava;AEa=d._emscripten_bind_MotorcycleControllerSettings_get_mMaxLeanAngle_0=b.Bva;BEa=d._emscripten_bind_MotorcycleControllerSettings_set_mMaxLeanAngle_1=b.Cva;CEa=d._emscripten_bind_MotorcycleControllerSettings_get_mLeanSpringConstant_0=b.Dva;DEa=d._emscripten_bind_MotorcycleControllerSettings_set_mLeanSpringConstant_1=b.Eva;EEa=d._emscripten_bind_MotorcycleControllerSettings_get_mLeanSpringDamping_0=
b.Fva;FEa=d._emscripten_bind_MotorcycleControllerSettings_set_mLeanSpringDamping_1=b.Gva;GEa=d._emscripten_bind_MotorcycleControllerSettings_get_mLeanSpringIntegrationCoefficient_0=b.Hva;HEa=d._emscripten_bind_MotorcycleControllerSettings_set_mLeanSpringIntegrationCoefficient_1=b.Iva;IEa=d._emscripten_bind_MotorcycleControllerSettings_get_mLeanSpringIntegrationCoefficientDecay_0=b.Jva;JEa=d._emscripten_bind_MotorcycleControllerSettings_set_mLeanSpringIntegrationCoefficientDecay_1=b.Kva;KEa=d._emscripten_bind_MotorcycleControllerSettings_get_mLeanSmoothingFactor_0=
b.Lva;LEa=d._emscripten_bind_MotorcycleControllerSettings_set_mLeanSmoothingFactor_1=b.Mva;MEa=d._emscripten_bind_MotorcycleControllerSettings_get_mEngine_0=b.Nva;NEa=d._emscripten_bind_MotorcycleControllerSettings_set_mEngine_1=b.Ova;OEa=d._emscripten_bind_MotorcycleControllerSettings_get_mTransmission_0=b.Pva;PEa=d._emscripten_bind_MotorcycleControllerSettings_set_mTransmission_1=b.Qva;QEa=d._emscripten_bind_MotorcycleControllerSettings_get_mDifferentials_0=b.Rva;REa=d._emscripten_bind_MotorcycleControllerSettings_set_mDifferentials_1=
b.Sva;SEa=d._emscripten_bind_MotorcycleControllerSettings_get_mDifferentialLimitedSlipRatio_0=b.Tva;TEa=d._emscripten_bind_MotorcycleControllerSettings_set_mDifferentialLimitedSlipRatio_1=b.Uva;UEa=d._emscripten_bind_MotorcycleControllerSettings___destroy___0=b.Vva;VEa=d._emscripten_bind_MotorcycleController_MotorcycleController_2=b.Wva;WEa=d._emscripten_bind_MotorcycleController_GetWheelBase_0=b.Xva;XEa=d._emscripten_bind_MotorcycleController_EnableLeanController_1=b.Yva;YEa=d._emscripten_bind_MotorcycleController_IsLeanControllerEnabled_0=
b.Zva;ZEa=d._emscripten_bind_MotorcycleController_GetConstraint_0=b._va;$Ea=d._emscripten_bind_MotorcycleController_SetDriverInput_4=b.$va;aFa=d._emscripten_bind_MotorcycleController_SetForwardInput_1=b.awa;bFa=d._emscripten_bind_MotorcycleController_GetForwardInput_0=b.bwa;cFa=d._emscripten_bind_MotorcycleController_SetRightInput_1=b.cwa;dFa=d._emscripten_bind_MotorcycleController_GetRightInput_0=b.dwa;eFa=d._emscripten_bind_MotorcycleController_SetBrakeInput_1=b.ewa;fFa=d._emscripten_bind_MotorcycleController_GetBrakeInput_0=
b.fwa;gFa=d._emscripten_bind_MotorcycleController_SetHandBrakeInput_1=b.gwa;hFa=d._emscripten_bind_MotorcycleController_GetHandBrakeInput_0=b.hwa;iFa=d._emscripten_bind_MotorcycleController_GetEngine_0=b.iwa;jFa=d._emscripten_bind_MotorcycleController_GetTransmission_0=b.jwa;kFa=d._emscripten_bind_MotorcycleController_GetDifferentials_0=b.kwa;lFa=d._emscripten_bind_MotorcycleController_GetDifferentialLimitedSlipRatio_0=b.lwa;mFa=d._emscripten_bind_MotorcycleController_SetDifferentialLimitedSlipRatio_1=
b.mwa;nFa=d._emscripten_bind_MotorcycleController_GetWheelSpeedAtClutch_0=b.nwa;oFa=d._emscripten_bind_MotorcycleController___destroy___0=b.owa;pFa=d._emscripten_bind_Skeleton_Skeleton_0=b.pwa;qFa=d._emscripten_bind_Skeleton_AddJoint_2=b.qwa;rFa=d._emscripten_bind_Skeleton_GetJointCount_0=b.rwa;sFa=d._emscripten_bind_Skeleton_AreJointsCorrectlyOrdered_0=b.swa;tFa=d._emscripten_bind_Skeleton_CalculateParentJointIndices_0=b.twa;uFa=d._emscripten_bind_Skeleton___destroy___0=b.uwa;vFa=d._emscripten_bind_SkeletalAnimationKeyframe_SkeletalAnimationKeyframe_0=
b.vwa;wFa=d._emscripten_bind_SkeletalAnimationKeyframe_FromMatrix_1=b.wwa;xFa=d._emscripten_bind_SkeletalAnimationKeyframe_ToMatrix_0=b.xwa;yFa=d._emscripten_bind_SkeletalAnimationKeyframe_get_mTime_0=b.ywa;zFa=d._emscripten_bind_SkeletalAnimationKeyframe_set_mTime_1=b.zwa;AFa=d._emscripten_bind_SkeletalAnimationKeyframe_get_mTranslation_0=b.Awa;BFa=d._emscripten_bind_SkeletalAnimationKeyframe_set_mTranslation_1=b.Bwa;CFa=d._emscripten_bind_SkeletalAnimationKeyframe_get_mRotation_0=b.Cwa;DFa=d._emscripten_bind_SkeletalAnimationKeyframe_set_mRotation_1=
b.Dwa;EFa=d._emscripten_bind_SkeletalAnimationKeyframe___destroy___0=b.Ewa;FFa=d._emscripten_bind_ArraySkeletonKeyframe_ArraySkeletonKeyframe_0=b.Fwa;GFa=d._emscripten_bind_ArraySkeletonKeyframe_empty_0=b.Gwa;HFa=d._emscripten_bind_ArraySkeletonKeyframe_size_0=b.Hwa;IFa=d._emscripten_bind_ArraySkeletonKeyframe_at_1=b.Iwa;JFa=d._emscripten_bind_ArraySkeletonKeyframe_push_back_1=b.Jwa;KFa=d._emscripten_bind_ArraySkeletonKeyframe_reserve_1=b.Kwa;LFa=d._emscripten_bind_ArraySkeletonKeyframe_resize_1=
b.Lwa;MFa=d._emscripten_bind_ArraySkeletonKeyframe_clear_0=b.Mwa;NFa=d._emscripten_bind_ArraySkeletonKeyframe___destroy___0=b.Nwa;OFa=d._emscripten_bind_SkeletalAnimationAnimatedJoint_SkeletalAnimationAnimatedJoint_0=b.Owa;PFa=d._emscripten_bind_SkeletalAnimationAnimatedJoint_get_mJointName_0=b.Pwa;QFa=d._emscripten_bind_SkeletalAnimationAnimatedJoint_set_mJointName_1=b.Qwa;RFa=d._emscripten_bind_SkeletalAnimationAnimatedJoint_get_mKeyframes_0=b.Rwa;SFa=d._emscripten_bind_SkeletalAnimationAnimatedJoint_set_mKeyframes_1=
b.Swa;TFa=d._emscripten_bind_SkeletalAnimationAnimatedJoint___destroy___0=b.Twa;UFa=d._emscripten_bind_ArraySkeletonAnimatedJoint_ArraySkeletonAnimatedJoint_0=b.Uwa;VFa=d._emscripten_bind_ArraySkeletonAnimatedJoint_empty_0=b.Vwa;WFa=d._emscripten_bind_ArraySkeletonAnimatedJoint_size_0=b.Wwa;XFa=d._emscripten_bind_ArraySkeletonAnimatedJoint_at_1=b.Xwa;YFa=d._emscripten_bind_ArraySkeletonAnimatedJoint_push_back_1=b.Ywa;ZFa=d._emscripten_bind_ArraySkeletonAnimatedJoint_reserve_1=b.Zwa;$Fa=d._emscripten_bind_ArraySkeletonAnimatedJoint_resize_1=
b._wa;aGa=d._emscripten_bind_ArraySkeletonAnimatedJoint_clear_0=b.$wa;bGa=d._emscripten_bind_ArraySkeletonAnimatedJoint___destroy___0=b.axa;cGa=d._emscripten_bind_SkeletalAnimation_SkeletalAnimation_0=b.bxa;dGa=d._emscripten_bind_SkeletalAnimation_SetIsLooping_1=b.cxa;eGa=d._emscripten_bind_SkeletalAnimation_IsLooping_0=b.dxa;fGa=d._emscripten_bind_SkeletalAnimation_GetDuration_0=b.exa;gGa=d._emscripten_bind_SkeletalAnimation_ScaleJoints_1=b.fxa;hGa=d._emscripten_bind_SkeletalAnimation_Sample_2=b.gxa;
iGa=d._emscripten_bind_SkeletalAnimation_GetAnimatedJoints_0=b.hxa;jGa=d._emscripten_bind_SkeletalAnimation___destroy___0=b.ixa;kGa=d._emscripten_bind_SkeletonPose_SkeletonPose_0=b.jxa;lGa=d._emscripten_bind_SkeletonPose_SetSkeleton_1=b.kxa;mGa=d._emscripten_bind_SkeletonPose_GetSkeleton_0=b.lxa;nGa=d._emscripten_bind_SkeletonPose_SetRootOffset_1=b.mxa;oGa=d._emscripten_bind_SkeletonPose_GetRootOffset_0=b.nxa;pGa=d._emscripten_bind_SkeletonPose_GetJointCount_0=b.oxa;qGa=d._emscripten_bind_SkeletonPose_GetJoint_1=
b.pxa;rGa=d._emscripten_bind_SkeletonPose_GetJointMatrices_0=b.qxa;sGa=d._emscripten_bind_SkeletonPose_GetJointMatrix_1=b.rxa;tGa=d._emscripten_bind_SkeletonPose_CalculateJointMatrices_0=b.sxa;uGa=d._emscripten_bind_SkeletonPose_CalculateJointStates_0=b.txa;vGa=d._emscripten_bind_SkeletonPose___destroy___0=b.uxa;wGa=d._emscripten_bind_RagdollPart_GetShapeSettings_0=b.vxa;xGa=d._emscripten_bind_RagdollPart_SetShapeSettings_1=b.wxa;yGa=d._emscripten_bind_RagdollPart_ConvertShapeSettings_0=b.xxa;zGa=
d._emscripten_bind_RagdollPart_GetShape_0=b.yxa;AGa=d._emscripten_bind_RagdollPart_SetShape_1=b.zxa;BGa=d._emscripten_bind_RagdollPart_HasMassProperties_0=b.Axa;CGa=d._emscripten_bind_RagdollPart_GetMassProperties_0=b.Bxa;DGa=d._emscripten_bind_RagdollPart_get_mToParent_0=b.Cxa;EGa=d._emscripten_bind_RagdollPart_set_mToParent_1=b.Dxa;FGa=d._emscripten_bind_RagdollPart_get_mPosition_0=b.Exa;GGa=d._emscripten_bind_RagdollPart_set_mPosition_1=b.Fxa;HGa=d._emscripten_bind_RagdollPart_get_mRotation_0=
b.Gxa;IGa=d._emscripten_bind_RagdollPart_set_mRotation_1=b.Hxa;JGa=d._emscripten_bind_RagdollPart_get_mLinearVelocity_0=b.Ixa;KGa=d._emscripten_bind_RagdollPart_set_mLinearVelocity_1=b.Jxa;LGa=d._emscripten_bind_RagdollPart_get_mAngularVelocity_0=b.Kxa;MGa=d._emscripten_bind_RagdollPart_set_mAngularVelocity_1=b.Lxa;NGa=d._emscripten_bind_RagdollPart_get_mUserData_0=b.Mxa;OGa=d._emscripten_bind_RagdollPart_set_mUserData_1=b.Nxa;PGa=d._emscripten_bind_RagdollPart_get_mObjectLayer_0=b.Oxa;QGa=d._emscripten_bind_RagdollPart_set_mObjectLayer_1=
b.Pxa;RGa=d._emscripten_bind_RagdollPart_get_mCollisionGroup_0=b.Qxa;SGa=d._emscripten_bind_RagdollPart_set_mCollisionGroup_1=b.Rxa;TGa=d._emscripten_bind_RagdollPart_get_mMotionType_0=b.Sxa;UGa=d._emscripten_bind_RagdollPart_set_mMotionType_1=b.Txa;VGa=d._emscripten_bind_RagdollPart_get_mAllowedDOFs_0=b.Uxa;WGa=d._emscripten_bind_RagdollPart_set_mAllowedDOFs_1=b.Vxa;XGa=d._emscripten_bind_RagdollPart_get_mAllowDynamicOrKinematic_0=b.Wxa;YGa=d._emscripten_bind_RagdollPart_set_mAllowDynamicOrKinematic_1=
b.Xxa;ZGa=d._emscripten_bind_RagdollPart_get_mIsSensor_0=b.Yxa;$Ga=d._emscripten_bind_RagdollPart_set_mIsSensor_1=b.Zxa;aHa=d._emscripten_bind_RagdollPart_get_mUseManifoldReduction_0=b._xa;bHa=d._emscripten_bind_RagdollPart_set_mUseManifoldReduction_1=b.$xa;cHa=d._emscripten_bind_RagdollPart_get_mCollideKinematicVsNonDynamic_0=b.aya;dHa=d._emscripten_bind_RagdollPart_set_mCollideKinematicVsNonDynamic_1=b.bya;eHa=d._emscripten_bind_RagdollPart_get_mApplyGyroscopicForce_0=b.cya;fHa=d._emscripten_bind_RagdollPart_set_mApplyGyroscopicForce_1=
b.dya;gHa=d._emscripten_bind_RagdollPart_get_mMotionQuality_0=b.eya;hHa=d._emscripten_bind_RagdollPart_set_mMotionQuality_1=b.fya;iHa=d._emscripten_bind_RagdollPart_get_mEnhancedInternalEdgeRemoval_0=b.gya;jHa=d._emscripten_bind_RagdollPart_set_mEnhancedInternalEdgeRemoval_1=b.hya;kHa=d._emscripten_bind_RagdollPart_get_mAllowSleeping_0=b.iya;lHa=d._emscripten_bind_RagdollPart_set_mAllowSleeping_1=b.jya;mHa=d._emscripten_bind_RagdollPart_get_mFriction_0=b.kya;nHa=d._emscripten_bind_RagdollPart_set_mFriction_1=
b.lya;oHa=d._emscripten_bind_RagdollPart_get_mRestitution_0=b.mya;pHa=d._emscripten_bind_RagdollPart_set_mRestitution_1=b.nya;qHa=d._emscripten_bind_RagdollPart_get_mLinearDamping_0=b.oya;rHa=d._emscripten_bind_RagdollPart_set_mLinearDamping_1=b.pya;sHa=d._emscripten_bind_RagdollPart_get_mAngularDamping_0=b.qya;tHa=d._emscripten_bind_RagdollPart_set_mAngularDamping_1=b.rya;uHa=d._emscripten_bind_RagdollPart_get_mMaxLinearVelocity_0=b.sya;vHa=d._emscripten_bind_RagdollPart_set_mMaxLinearVelocity_1=
b.tya;wHa=d._emscripten_bind_RagdollPart_get_mMaxAngularVelocity_0=b.uya;xHa=d._emscripten_bind_RagdollPart_set_mMaxAngularVelocity_1=b.vya;yHa=d._emscripten_bind_RagdollPart_get_mGravityFactor_0=b.wya;zHa=d._emscripten_bind_RagdollPart_set_mGravityFactor_1=b.xya;AHa=d._emscripten_bind_RagdollPart_get_mNumVelocityStepsOverride_0=b.yya;BHa=d._emscripten_bind_RagdollPart_set_mNumVelocityStepsOverride_1=b.zya;CHa=d._emscripten_bind_RagdollPart_get_mNumPositionStepsOverride_0=b.Aya;DHa=d._emscripten_bind_RagdollPart_set_mNumPositionStepsOverride_1=
b.Bya;EHa=d._emscripten_bind_RagdollPart_get_mOverrideMassProperties_0=b.Cya;FHa=d._emscripten_bind_RagdollPart_set_mOverrideMassProperties_1=b.Dya;GHa=d._emscripten_bind_RagdollPart_get_mInertiaMultiplier_0=b.Eya;HHa=d._emscripten_bind_RagdollPart_set_mInertiaMultiplier_1=b.Fya;IHa=d._emscripten_bind_RagdollPart_get_mMassPropertiesOverride_0=b.Gya;JHa=d._emscripten_bind_RagdollPart_set_mMassPropertiesOverride_1=b.Hya;KHa=d._emscripten_bind_RagdollPart___destroy___0=b.Iya;LHa=d._emscripten_bind_ArrayRagdollPart_ArrayRagdollPart_0=
b.Jya;MHa=d._emscripten_bind_ArrayRagdollPart_empty_0=b.Kya;NHa=d._emscripten_bind_ArrayRagdollPart_size_0=b.Lya;OHa=d._emscripten_bind_ArrayRagdollPart_at_1=b.Mya;PHa=d._emscripten_bind_ArrayRagdollPart_push_back_1=b.Nya;QHa=d._emscripten_bind_ArrayRagdollPart_reserve_1=b.Oya;RHa=d._emscripten_bind_ArrayRagdollPart_resize_1=b.Pya;SHa=d._emscripten_bind_ArrayRagdollPart_clear_0=b.Qya;THa=d._emscripten_bind_ArrayRagdollPart___destroy___0=b.Rya;UHa=d._emscripten_bind_RagdollAdditionalConstraint_get_mBodyIdx_1=
b.Sya;VHa=d._emscripten_bind_RagdollAdditionalConstraint_set_mBodyIdx_2=b.Tya;WHa=d._emscripten_bind_RagdollAdditionalConstraint_get_mConstraint_0=b.Uya;XHa=d._emscripten_bind_RagdollAdditionalConstraint_set_mConstraint_1=b.Vya;YHa=d._emscripten_bind_RagdollAdditionalConstraint___destroy___0=b.Wya;ZHa=d._emscripten_bind_ArrayRagdollAdditionalConstraint_ArrayRagdollAdditionalConstraint_0=b.Xya;$Ha=d._emscripten_bind_ArrayRagdollAdditionalConstraint_empty_0=b.Yya;aIa=d._emscripten_bind_ArrayRagdollAdditionalConstraint_size_0=
b.Zya;bIa=d._emscripten_bind_ArrayRagdollAdditionalConstraint_at_1=b._ya;cIa=d._emscripten_bind_ArrayRagdollAdditionalConstraint_push_back_1=b.$ya;dIa=d._emscripten_bind_ArrayRagdollAdditionalConstraint_reserve_1=b.aza;eIa=d._emscripten_bind_ArrayRagdollAdditionalConstraint_resize_1=b.bza;fIa=d._emscripten_bind_ArrayRagdollAdditionalConstraint_clear_0=b.cza;gIa=d._emscripten_bind_ArrayRagdollAdditionalConstraint___destroy___0=b.dza;hIa=d._emscripten_bind_RagdollSettings_RagdollSettings_0=b.eza;iIa=
d._emscripten_bind_RagdollSettings_Stabilize_0=b.fza;jIa=d._emscripten_bind_RagdollSettings_CreateRagdoll_3=b.gza;kIa=d._emscripten_bind_RagdollSettings_GetSkeleton_0=b.hza;lIa=d._emscripten_bind_RagdollSettings_DisableParentChildCollisions_0=b.iza;mIa=d._emscripten_bind_RagdollSettings_DisableParentChildCollisions_1=b.jza;nIa=d._emscripten_bind_RagdollSettings_DisableParentChildCollisions_2=b.kza;oIa=d._emscripten_bind_RagdollSettings_CalculateConstraintPriorities_0=b.lza;pIa=d._emscripten_bind_RagdollSettings_CalculateConstraintPriorities_1=
b.mza;qIa=d._emscripten_bind_RagdollSettings_CalculateBodyIndexToConstraintIndex_0=b.nza;rIa=d._emscripten_bind_RagdollSettings_CalculateConstraintIndexToBodyIdxPair_0=b.oza;sIa=d._emscripten_bind_RagdollSettings_get_mSkeleton_0=b.pza;tIa=d._emscripten_bind_RagdollSettings_set_mSkeleton_1=b.qza;uIa=d._emscripten_bind_RagdollSettings_get_mParts_0=b.rza;vIa=d._emscripten_bind_RagdollSettings_set_mParts_1=b.sza;wIa=d._emscripten_bind_RagdollSettings_get_mAdditionalConstraints_0=b.tza;xIa=d._emscripten_bind_RagdollSettings_set_mAdditionalConstraints_1=
b.uza;yIa=d._emscripten_bind_RagdollSettings___destroy___0=b.vza;zIa=d._emscripten_bind_Ragdoll_Ragdoll_1=b.wza;AIa=d._emscripten_bind_Ragdoll_AddToPhysicsSystem_1=b.xza;BIa=d._emscripten_bind_Ragdoll_AddToPhysicsSystem_2=b.yza;CIa=d._emscripten_bind_Ragdoll_RemoveFromPhysicsSystem_0=b.zza;DIa=d._emscripten_bind_Ragdoll_RemoveFromPhysicsSystem_1=b.Aza;EIa=d._emscripten_bind_Ragdoll_Activate_0=b.Bza;FIa=d._emscripten_bind_Ragdoll_Activate_1=b.Cza;GIa=d._emscripten_bind_Ragdoll_IsActive_0=b.Dza;HIa=
d._emscripten_bind_Ragdoll_IsActive_1=b.Eza;IIa=d._emscripten_bind_Ragdoll_SetGroupID_1=b.Fza;JIa=d._emscripten_bind_Ragdoll_SetGroupID_2=b.Gza;KIa=d._emscripten_bind_Ragdoll_SetPose_1=b.Hza;LIa=d._emscripten_bind_Ragdoll_SetPose_2=b.Iza;MIa=d._emscripten_bind_Ragdoll_GetPose_1=b.Jza;NIa=d._emscripten_bind_Ragdoll_GetPose_2=b.Kza;OIa=d._emscripten_bind_Ragdoll_ResetWarmStart_0=b.Lza;PIa=d._emscripten_bind_Ragdoll_DriveToPoseUsingKinematics_2=b.Mza;QIa=d._emscripten_bind_Ragdoll_DriveToPoseUsingKinematics_3=
b.Nza;RIa=d._emscripten_bind_Ragdoll_DriveToPoseUsingMotors_1=b.Oza;SIa=d._emscripten_bind_Ragdoll_SetLinearAndAngularVelocity_2=b.Pza;TIa=d._emscripten_bind_Ragdoll_SetLinearAndAngularVelocity_3=b.Qza;UIa=d._emscripten_bind_Ragdoll_SetLinearVelocity_1=b.Rza;VIa=d._emscripten_bind_Ragdoll_SetLinearVelocity_2=b.Sza;WIa=d._emscripten_bind_Ragdoll_AddLinearVelocity_1=b.Tza;XIa=d._emscripten_bind_Ragdoll_AddLinearVelocity_2=b.Uza;YIa=d._emscripten_bind_Ragdoll_AddImpulse_1=b.Vza;ZIa=d._emscripten_bind_Ragdoll_AddImpulse_2=
b.Wza;$Ia=d._emscripten_bind_Ragdoll_GetRootTransform_2=b.Xza;aJa=d._emscripten_bind_Ragdoll_GetRootTransform_3=b.Yza;bJa=d._emscripten_bind_Ragdoll_GetBodyCount_0=b.Zza;cJa=d._emscripten_bind_Ragdoll_GetBodyID_1=b._za;dJa=d._emscripten_bind_Ragdoll_GetBodyIDs_0=b.$za;eJa=d._emscripten_bind_Ragdoll_GetConstraintCount_0=b.aAa;fJa=d._emscripten_bind_Ragdoll_GetWorldSpaceBounds_0=b.bAa;gJa=d._emscripten_bind_Ragdoll_GetWorldSpaceBounds_1=b.cAa;hJa=d._emscripten_bind_Ragdoll_GetConstraint_1=b.dAa;iJa=
d._emscripten_bind_Ragdoll_GetRagdollSettings_0=b.eAa;jJa=d._emscripten_bind_Ragdoll___destroy___0=b.fAa;kJa=d._emscripten_bind_BroadPhaseLayer_BroadPhaseLayer_1=b.gAa;lJa=d._emscripten_bind_BroadPhaseLayer_GetValue_0=b.hAa;mJa=d._emscripten_bind_BroadPhaseLayer___destroy___0=b.iAa;nJa=d._emscripten_bind_BroadPhaseLayerInterfaceJS_BroadPhaseLayerInterfaceJS_0=b.jAa;oJa=d._emscripten_bind_BroadPhaseLayerInterfaceJS_GetNumBroadPhaseLayers_0=b.kAa;pJa=d._emscripten_bind_BroadPhaseLayerInterfaceJS_GetBPLayer_1=
b.lAa;qJa=d._emscripten_bind_BroadPhaseLayerInterfaceJS___destroy___0=b.mAa;rJa=d._emscripten_bind_BroadPhaseLayerInterfaceTable_BroadPhaseLayerInterfaceTable_2=b.nAa;sJa=d._emscripten_bind_BroadPhaseLayerInterfaceTable_MapObjectToBroadPhaseLayer_2=b.oAa;tJa=d._emscripten_bind_BroadPhaseLayerInterfaceTable_GetNumBroadPhaseLayers_0=b.pAa;uJa=d._emscripten_bind_BroadPhaseLayerInterfaceTable___destroy___0=b.qAa;vJa=d._emscripten_bind_ObjectVsBroadPhaseLayerFilterTable_ObjectVsBroadPhaseLayerFilterTable_4=
b.rAa;wJa=d._emscripten_bind_ObjectVsBroadPhaseLayerFilterTable___destroy___0=b.sAa;xJa=d._emscripten_bind_ObjectLayerPairFilterTable_ObjectLayerPairFilterTable_1=b.tAa;yJa=d._emscripten_bind_ObjectLayerPairFilterTable_GetNumObjectLayers_0=b.uAa;zJa=d._emscripten_bind_ObjectLayerPairFilterTable_DisableCollision_2=b.vAa;AJa=d._emscripten_bind_ObjectLayerPairFilterTable_EnableCollision_2=b.wAa;BJa=d._emscripten_bind_ObjectLayerPairFilterTable_ShouldCollide_2=b.xAa;CJa=d._emscripten_bind_ObjectLayerPairFilterTable___destroy___0=
b.yAa;DJa=d._emscripten_bind_BroadPhaseLayerInterfaceMask_BroadPhaseLayerInterfaceMask_1=b.zAa;EJa=d._emscripten_bind_BroadPhaseLayerInterfaceMask_ConfigureLayer_3=b.AAa;FJa=d._emscripten_bind_BroadPhaseLayerInterfaceMask_GetNumBroadPhaseLayers_0=b.BAa;GJa=d._emscripten_bind_BroadPhaseLayerInterfaceMask___destroy___0=b.CAa;HJa=d._emscripten_bind_ObjectVsBroadPhaseLayerFilterMask_ObjectVsBroadPhaseLayerFilterMask_1=b.DAa;IJa=d._emscripten_bind_ObjectVsBroadPhaseLayerFilterMask___destroy___0=b.EAa;
JJa=d._emscripten_bind_ObjectLayerPairFilterMask_ObjectLayerPairFilterMask_0=b.FAa;KJa=d._emscripten_bind_ObjectLayerPairFilterMask_sGetObjectLayer_2=b.GAa;LJa=d._emscripten_bind_ObjectLayerPairFilterMask_sGetGroup_1=b.HAa;MJa=d._emscripten_bind_ObjectLayerPairFilterMask_sGetMask_1=b.IAa;NJa=d._emscripten_bind_ObjectLayerPairFilterMask_ShouldCollide_2=b.JAa;OJa=d._emscripten_bind_ObjectLayerPairFilterMask___destroy___0=b.KAa;PJa=d._emscripten_bind_JoltSettings_JoltSettings_0=b.LAa;QJa=d._emscripten_bind_JoltSettings_get_mMaxBodies_0=
b.MAa;RJa=d._emscripten_bind_JoltSettings_set_mMaxBodies_1=b.NAa;SJa=d._emscripten_bind_JoltSettings_get_mMaxBodyPairs_0=b.OAa;TJa=d._emscripten_bind_JoltSettings_set_mMaxBodyPairs_1=b.PAa;UJa=d._emscripten_bind_JoltSettings_get_mMaxContactConstraints_0=b.QAa;VJa=d._emscripten_bind_JoltSettings_set_mMaxContactConstraints_1=b.RAa;WJa=d._emscripten_bind_JoltSettings_get_mMaxWorkerThreads_0=b.SAa;XJa=d._emscripten_bind_JoltSettings_set_mMaxWorkerThreads_1=b.TAa;YJa=d._emscripten_bind_JoltSettings_get_mBroadPhaseLayerInterface_0=
b.UAa;ZJa=d._emscripten_bind_JoltSettings_set_mBroadPhaseLayerInterface_1=b.VAa;$Ja=d._emscripten_bind_JoltSettings_get_mObjectVsBroadPhaseLayerFilter_0=b.WAa;aKa=d._emscripten_bind_JoltSettings_set_mObjectVsBroadPhaseLayerFilter_1=b.XAa;bKa=d._emscripten_bind_JoltSettings_get_mObjectLayerPairFilter_0=b.YAa;cKa=d._emscripten_bind_JoltSettings_set_mObjectLayerPairFilter_1=b.ZAa;dKa=d._emscripten_bind_JoltSettings___destroy___0=b._Aa;eKa=d._emscripten_bind_JoltInterface_JoltInterface_1=b.$Aa;fKa=d._emscripten_bind_JoltInterface_Step_2=
b.aBa;gKa=d._emscripten_bind_JoltInterface_GetPhysicsSystem_0=b.bBa;hKa=d._emscripten_bind_JoltInterface_GetTempAllocator_0=b.cBa;iKa=d._emscripten_bind_JoltInterface_GetObjectLayerPairFilter_0=b.dBa;jKa=d._emscripten_bind_JoltInterface_GetObjectVsBroadPhaseLayerFilter_0=b.eBa;kKa=d._emscripten_bind_JoltInterface_sGetTotalMemory_0=b.fBa;lKa=d._emscripten_bind_JoltInterface_sGetFreeMemory_0=b.gBa;mKa=d._emscripten_bind_JoltInterface___destroy___0=b.hBa;nKa=d._emscripten_enum_EBodyType_EBodyType_RigidBody=
b.iBa;oKa=d._emscripten_enum_EBodyType_EBodyType_SoftBody=b.jBa;pKa=d._emscripten_enum_EMotionType_EMotionType_Static=b.kBa;qKa=d._emscripten_enum_EMotionType_EMotionType_Kinematic=b.lBa;rKa=d._emscripten_enum_EMotionType_EMotionType_Dynamic=b.mBa;sKa=d._emscripten_enum_EMotionQuality_EMotionQuality_Discrete=b.nBa;tKa=d._emscripten_enum_EMotionQuality_EMotionQuality_LinearCast=b.oBa;uKa=d._emscripten_enum_EActivation_EActivation_Activate=b.pBa;vKa=d._emscripten_enum_EActivation_EActivation_DontActivate=
b.qBa;wKa=d._emscripten_enum_EShapeType_EShapeType_Convex=b.rBa;xKa=d._emscripten_enum_EShapeType_EShapeType_Compound=b.sBa;yKa=d._emscripten_enum_EShapeType_EShapeType_Decorated=b.tBa;zKa=d._emscripten_enum_EShapeType_EShapeType_Mesh=b.uBa;AKa=d._emscripten_enum_EShapeType_EShapeType_HeightField=b.vBa;BKa=d._emscripten_enum_EShapeType_EShapeType_Plane=b.wBa;CKa=d._emscripten_enum_EShapeType_EShapeType_Empty=b.xBa;DKa=d._emscripten_enum_EShapeSubType_EShapeSubType_Sphere=b.yBa;EKa=d._emscripten_enum_EShapeSubType_EShapeSubType_Box=
b.zBa;FKa=d._emscripten_enum_EShapeSubType_EShapeSubType_Capsule=b.ABa;GKa=d._emscripten_enum_EShapeSubType_EShapeSubType_TaperedCapsule=b.BBa;HKa=d._emscripten_enum_EShapeSubType_EShapeSubType_Cylinder=b.CBa;IKa=d._emscripten_enum_EShapeSubType_EShapeSubType_TaperedCylinder=b.DBa;JKa=d._emscripten_enum_EShapeSubType_EShapeSubType_ConvexHull=b.EBa;KKa=d._emscripten_enum_EShapeSubType_EShapeSubType_StaticCompound=b.FBa;LKa=d._emscripten_enum_EShapeSubType_EShapeSubType_MutableCompound=b.GBa;MKa=d._emscripten_enum_EShapeSubType_EShapeSubType_RotatedTranslated=
b.HBa;NKa=d._emscripten_enum_EShapeSubType_EShapeSubType_Scaled=b.IBa;OKa=d._emscripten_enum_EShapeSubType_EShapeSubType_OffsetCenterOfMass=b.JBa;PKa=d._emscripten_enum_EShapeSubType_EShapeSubType_Mesh=b.KBa;QKa=d._emscripten_enum_EShapeSubType_EShapeSubType_HeightField=b.LBa;RKa=d._emscripten_enum_EShapeSubType_EShapeSubType_Plane=b.MBa;SKa=d._emscripten_enum_EShapeSubType_EShapeSubType_Empty=b.NBa;TKa=d._emscripten_enum_EConstraintSpace_EConstraintSpace_LocalToBodyCOM=b.OBa;UKa=d._emscripten_enum_EConstraintSpace_EConstraintSpace_WorldSpace=
b.PBa;VKa=d._emscripten_enum_ESpringMode_ESpringMode_FrequencyAndDamping=b.QBa;WKa=d._emscripten_enum_ESpringMode_ESpringMode_StiffnessAndDamping=b.RBa;XKa=d._emscripten_enum_EOverrideMassProperties_EOverrideMassProperties_CalculateMassAndInertia=b.SBa;YKa=d._emscripten_enum_EOverrideMassProperties_EOverrideMassProperties_CalculateInertia=b.TBa;ZKa=d._emscripten_enum_EOverrideMassProperties_EOverrideMassProperties_MassAndInertiaProvided=b.UBa;$Ka=d._emscripten_enum_EAllowedDOFs_EAllowedDOFs_TranslationX=
b.VBa;aLa=d._emscripten_enum_EAllowedDOFs_EAllowedDOFs_TranslationY=b.WBa;bLa=d._emscripten_enum_EAllowedDOFs_EAllowedDOFs_TranslationZ=b.XBa;cLa=d._emscripten_enum_EAllowedDOFs_EAllowedDOFs_RotationX=b.YBa;dLa=d._emscripten_enum_EAllowedDOFs_EAllowedDOFs_RotationY=b.ZBa;eLa=d._emscripten_enum_EAllowedDOFs_EAllowedDOFs_RotationZ=b._Ba;fLa=d._emscripten_enum_EAllowedDOFs_EAllowedDOFs_Plane2D=b.$Ba;gLa=d._emscripten_enum_EAllowedDOFs_EAllowedDOFs_All=b.aCa;hLa=d._emscripten_enum_EStateRecorderState_EStateRecorderState_None=
b.bCa;iLa=d._emscripten_enum_EStateRecorderState_EStateRecorderState_Global=b.cCa;jLa=d._emscripten_enum_EStateRecorderState_EStateRecorderState_Bodies=b.dCa;kLa=d._emscripten_enum_EStateRecorderState_EStateRecorderState_Contacts=b.eCa;lLa=d._emscripten_enum_EStateRecorderState_EStateRecorderState_Constraints=b.fCa;mLa=d._emscripten_enum_EStateRecorderState_EStateRecorderState_All=b.gCa;nLa=d._emscripten_enum_EBackFaceMode_EBackFaceMode_IgnoreBackFaces=b.hCa;oLa=d._emscripten_enum_EBackFaceMode_EBackFaceMode_CollideWithBackFaces=
b.iCa;pLa=d._emscripten_enum_EGroundState_EGroundState_OnGround=b.jCa;qLa=d._emscripten_enum_EGroundState_EGroundState_OnSteepGround=b.kCa;rLa=d._emscripten_enum_EGroundState_EGroundState_NotSupported=b.lCa;sLa=d._emscripten_enum_EGroundState_EGroundState_InAir=b.mCa;tLa=d._emscripten_enum_ValidateResult_ValidateResult_AcceptAllContactsForThisBodyPair=b.nCa;uLa=d._emscripten_enum_ValidateResult_ValidateResult_AcceptContact=b.oCa;vLa=d._emscripten_enum_ValidateResult_ValidateResult_RejectContact=b.pCa;
wLa=d._emscripten_enum_ValidateResult_ValidateResult_RejectAllContactsForThisBodyPair=b.qCa;xLa=d._emscripten_enum_SoftBodyValidateResult_SoftBodyValidateResult_AcceptContact=b.rCa;yLa=d._emscripten_enum_SoftBodyValidateResult_SoftBodyValidateResult_RejectContact=b.sCa;zLa=d._emscripten_enum_EActiveEdgeMode_EActiveEdgeMode_CollideOnlyWithActive=b.tCa;ALa=d._emscripten_enum_EActiveEdgeMode_EActiveEdgeMode_CollideWithAll=b.uCa;BLa=d._emscripten_enum_ECollectFacesMode_ECollectFacesMode_CollectFaces=
b.vCa;CLa=d._emscripten_enum_ECollectFacesMode_ECollectFacesMode_NoFaces=b.wCa;DLa=d._emscripten_enum_SixDOFConstraintSettings_EAxis_SixDOFConstraintSettings_EAxis_TranslationX=b.xCa;ELa=d._emscripten_enum_SixDOFConstraintSettings_EAxis_SixDOFConstraintSettings_EAxis_TranslationY=b.yCa;FLa=d._emscripten_enum_SixDOFConstraintSettings_EAxis_SixDOFConstraintSettings_EAxis_TranslationZ=b.zCa;GLa=d._emscripten_enum_SixDOFConstraintSettings_EAxis_SixDOFConstraintSettings_EAxis_RotationX=b.ACa;HLa=d._emscripten_enum_SixDOFConstraintSettings_EAxis_SixDOFConstraintSettings_EAxis_RotationY=
b.BCa;ILa=d._emscripten_enum_SixDOFConstraintSettings_EAxis_SixDOFConstraintSettings_EAxis_RotationZ=b.CCa;JLa=d._emscripten_enum_EConstraintType_EConstraintType_Constraint=b.DCa;KLa=d._emscripten_enum_EConstraintType_EConstraintType_TwoBodyConstraint=b.ECa;LLa=d._emscripten_enum_EConstraintSubType_EConstraintSubType_Fixed=b.FCa;MLa=d._emscripten_enum_EConstraintSubType_EConstraintSubType_Point=b.GCa;NLa=d._emscripten_enum_EConstraintSubType_EConstraintSubType_Hinge=b.HCa;OLa=d._emscripten_enum_EConstraintSubType_EConstraintSubType_Slider=
b.ICa;PLa=d._emscripten_enum_EConstraintSubType_EConstraintSubType_Distance=b.JCa;QLa=d._emscripten_enum_EConstraintSubType_EConstraintSubType_Cone=b.KCa;RLa=d._emscripten_enum_EConstraintSubType_EConstraintSubType_SwingTwist=b.LCa;SLa=d._emscripten_enum_EConstraintSubType_EConstraintSubType_SixDOF=b.MCa;TLa=d._emscripten_enum_EConstraintSubType_EConstraintSubType_Path=b.NCa;ULa=d._emscripten_enum_EConstraintSubType_EConstraintSubType_Vehicle=b.OCa;VLa=d._emscripten_enum_EConstraintSubType_EConstraintSubType_RackAndPinion=
b.PCa;WLa=d._emscripten_enum_EConstraintSubType_EConstraintSubType_Gear=b.QCa;XLa=d._emscripten_enum_EConstraintSubType_EConstraintSubType_Pulley=b.RCa;YLa=d._emscripten_enum_EMotorState_EMotorState_Off=b.SCa;ZLa=d._emscripten_enum_EMotorState_EMotorState_Velocity=b.TCa;$La=d._emscripten_enum_EMotorState_EMotorState_Position=b.UCa;aMa=d._emscripten_enum_ETransmissionMode_ETransmissionMode_Auto=b.VCa;bMa=d._emscripten_enum_ETransmissionMode_ETransmissionMode_Manual=b.WCa;cMa=d._emscripten_enum_ETireFrictionDirection_ETireFrictionDirection_Longitudinal=
b.XCa;dMa=d._emscripten_enum_ETireFrictionDirection_ETireFrictionDirection_Lateral=b.YCa;eMa=d._emscripten_enum_ESwingType_ESwingType_Cone=b.ZCa;fMa=d._emscripten_enum_ESwingType_ESwingType_Pyramid=b._Ca;gMa=d._emscripten_enum_EPathRotationConstraintType_EPathRotationConstraintType_Free=b.$Ca;hMa=d._emscripten_enum_EPathRotationConstraintType_EPathRotationConstraintType_ConstrainAroundTangent=b.aDa;iMa=d._emscripten_enum_EPathRotationConstraintType_EPathRotationConstraintType_ConstrainAroundNormal=
b.bDa;jMa=d._emscripten_enum_EPathRotationConstraintType_EPathRotationConstraintType_ConstrainAroundBinormal=b.cDa;kMa=d._emscripten_enum_EPathRotationConstraintType_EPathRotationConstraintType_ConstrainToPath=b.dDa;lMa=d._emscripten_enum_EPathRotationConstraintType_EPathRotationConstraintType_FullyConstrained=b.eDa;mMa=d._emscripten_enum_SoftBodySharedSettings_EBendType_SoftBodySharedSettings_EBendType_None=b.fDa;nMa=d._emscripten_enum_SoftBodySharedSettings_EBendType_SoftBodySharedSettings_EBendType_Distance=
b.gDa;oMa=d._emscripten_enum_SoftBodySharedSettings_EBendType_SoftBodySharedSettings_EBendType_Dihedral=b.hDa;pMa=d._emscripten_enum_SoftBodySharedSettings_ELRAType_SoftBodySharedSettings_ELRAType_None=b.iDa;qMa=d._emscripten_enum_SoftBodySharedSettings_ELRAType_SoftBodySharedSettings_ELRAType_EuclideanDistance=b.jDa;rMa=d._emscripten_enum_SoftBodySharedSettings_ELRAType_SoftBodySharedSettings_ELRAType_GeodesicDistance=b.kDa;sMa=d._emscripten_enum_MeshShapeSettings_EBuildQuality_MeshShapeSettings_EBuildQuality_FavorRuntimePerformance=
b.lDa;tMa=d._emscripten_enum_MeshShapeSettings_EBuildQuality_MeshShapeSettings_EBuildQuality_FavorBuildSpeed=b.mDa;uMa=b.o;b=uMa.buffer;d.HEAP8=ja=new Int8Array(b);d.HEAP16=new Int16Array(b);d.HEAPU8=ka=new Uint8Array(b);d.HEAPU16=new Uint16Array(b);d.HEAP32=la=new Int32Array(b);d.HEAPU32=ma=new Uint32Array(b);d.HEAPF32=new Float32Array(b);d.HEAPF64=na=new Float64Array(b);return p5}var c={a:vMa};if(d.instantiateWasm)return new Promise(b=>{d.instantiateWasm(c,(f,g)=>{b(a(f,g))})});ra??=caa('asm» Š````````}```}``````}` ` `~``}`}`}```\n`}`}}`~`}`}``~`}`}}`}}`~`~~~~`}` `|`}`}`}}}`~`}}`}}}}`|`}` ` `}`}}}}`|`}}`~` }}}}}}`~~`}}`}`~~`}}}`}`}`}`}`}}}`|`}}`}}}`\n`}}`}`}}`\n}}}}` `~`}` }` }`}` }}}}`}}`|`|``~~`~~`|`}}`|`}`}`}}` }}`~~~~`~~`~`}}}` }`~~|`}}`}`}}}}}}`}}}}` }}}}}`}}}}`}}}`}`}}}`\n}`}}`}`~~}`~~~`~~~`|`||`}`}}}}`}`}}}`}}}` }}` }` }}`|`|||`|`|||`}}`}` }`}`\n}}}}`}}`}}}}Uaaab[acDad aeafag ahai aj\rakalamanÒ\'Æ\' \n/&\'E&: \n\n&\'\n \\] F \r\r0\n\n \n\n^_ \n \n\n\n \n\n\n`: \n\n ;\n\rGGabcE1\n \r < \r2\n\n  H \n22 Id\n\n\n\n\n   ( ( &)e#\n \n\n\n/f\'ghijJ k\n\n\nlm n\rIKK1\ro \n p\n\n\n\n\n\n >*\n*  \n\n\n\n\r\r\r LL  DqM  M  \r%r!&&:st-u\rvw\nH>\n * x   N 4yN\r4\n14 z{\nJ1 >   #O|}? ! \n PQ~*4\n%\'  R  \n\n\n\n\n   \n\n \n\n+\n\n\n\n\nSS@"@"\r\r \r    \n\nT
return a((await faa(c)).instance)}());(function(){function a(){d.calledRun=!0;if(!fa){pa=!0;sa(Ea);p5.p();ha?.(d);d.onRuntimeInitialized?.();if(d.postRun)for("function"==typeof d.postRun&&(d.postRun=[d.postRun]);d.postRun.length;){var c=d.postRun.shift();ta.push(c)}sa(ta)}}if(d.preRun)for("function"==typeof d.preRun&&(d.preRun=[d.preRun]);d.preRun.length;)gaa();sa(ua);d.setStatus?(d.setStatus("Running..."),setTimeout(()=>{setTimeout(()=>d.setStatus(""),1);a()},1)):a()})();function e(){}
e.prototype=Object.create(e.prototype);e.prototype.constructor=e;e.prototype.oDa=e;e.pDa={};d.WrapperObject=e;function h(a){return(a||e).pDa}d.getCache=h;function l(a,c){var b=h(c),f=b[a];if(f)return f;f=Object.create((c||e).prototype);f.nDa=a;return b[a]=f}d.wrapPointer=l;d.castObject=function(a,c){return l(a.nDa,c)};d.NULL=l(0);d.destroy=function(a){if(!a.__destroy__)throw"Error: Cannot destroy object. (Did you create it yourself?)";a.__destroy__();delete h(a.oDa)[a.nDa]};
d.compare=function(a,c){return a.nDa===c.nDa};d.getPointer=function(a){return a.nDa};d.getClass=function(a){return a.oDa};var q5=0,r5=0,s5=0,t5=[],u5=0;function v5(){throw"cannot construct a ShapeSettings, no constructor in IDL";}v5.prototype=Object.create(e.prototype);v5.prototype.constructor=v5;v5.prototype.oDa=v5;v5.pDa={};d.ShapeSettings=v5;v5.prototype.GetRefCount=function(){return Ha(this.nDa)};v5.prototype.AddRef=function(){Ia(this.nDa)};v5.prototype.Release=function(){Ja(this.nDa)};
v5.prototype.Create=function(){return l(Ka(this.nDa),w5)};v5.prototype.ClearCachedResult=function(){La(this.nDa)};v5.prototype.get_mUserData=v5.prototype.qDa=function(){return Ma(this.nDa)};v5.prototype.set_mUserData=v5.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Na(c,a)};Object.defineProperty(v5.prototype,"mUserData",{get:v5.prototype.qDa,set:v5.prototype.rDa});v5.prototype.__destroy__=function(){Oa(this.nDa)};
function m(){throw"cannot construct a Shape, no constructor in IDL";}m.prototype=Object.create(e.prototype);m.prototype.constructor=m;m.prototype.oDa=m;m.pDa={};d.Shape=m;m.prototype.GetRefCount=function(){return Pa(this.nDa)};m.prototype.AddRef=function(){Qa(this.nDa)};m.prototype.Release=function(){Ra(this.nDa)};m.prototype.GetType=function(){return Sa(this.nDa)};m.prototype.GetSubType=function(){return Ta(this.nDa)};m.prototype.MustBeStatic=function(){return!!Ua(this.nDa)};
m.prototype.GetLocalBounds=function(){return l(Va(this.nDa),n)};m.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Wa(b,a,c),n)};m.prototype.GetCenterOfMass=function(){return l(Xa(this.nDa),p)};m.prototype.GetUserData=function(){return Ya(this.nDa)};m.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Za(c,a)};m.prototype.GetSubShapeIDBitsRecursive=function(){return $a(this.nDa)};
m.prototype.GetInnerRadius=function(){return ab(this.nDa)};m.prototype.GetMassProperties=function(){return l(bb(this.nDa),x5)};m.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(cb(b,a,c),m)};m.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(db(c,a),y5)};
m.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(eb(b,a,c),p)};m.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return fb(c,a)};
m.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(gb(k,a,c,b,f,g),q)};m.prototype.GetVolume=function(){return hb(this.nDa)};m.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!ib(c,a)};
m.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(jb(c,a),p)};m.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(kb(c,a),w5)};m.prototype.__destroy__=function(){lb(this.nDa)};function z5(){throw"cannot construct a ConstraintSettings, no constructor in IDL";}z5.prototype=Object.create(e.prototype);z5.prototype.constructor=z5;z5.prototype.oDa=z5;z5.pDa={};d.ConstraintSettings=z5;z5.prototype.GetRefCount=function(){return mb(this.nDa)};
z5.prototype.AddRef=function(){nb(this.nDa)};z5.prototype.Release=function(){ob(this.nDa)};z5.prototype.get_mEnabled=z5.prototype.wDa=function(){return!!pb(this.nDa)};z5.prototype.set_mEnabled=z5.prototype.xDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qb(c,a)};Object.defineProperty(z5.prototype,"mEnabled",{get:z5.prototype.wDa,set:z5.prototype.xDa});z5.prototype.get_mNumVelocityStepsOverride=z5.prototype.tDa=function(){return rb(this.nDa)};
z5.prototype.set_mNumVelocityStepsOverride=z5.prototype.vDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sb(c,a)};Object.defineProperty(z5.prototype,"mNumVelocityStepsOverride",{get:z5.prototype.tDa,set:z5.prototype.vDa});z5.prototype.get_mNumPositionStepsOverride=z5.prototype.sDa=function(){return tb(this.nDa)};z5.prototype.set_mNumPositionStepsOverride=z5.prototype.uDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ub(c,a)};
Object.defineProperty(z5.prototype,"mNumPositionStepsOverride",{get:z5.prototype.sDa,set:z5.prototype.uDa});z5.prototype.__destroy__=function(){vb(this.nDa)};function A5(){throw"cannot construct a Constraint, no constructor in IDL";}A5.prototype=Object.create(e.prototype);A5.prototype.constructor=A5;A5.prototype.oDa=A5;A5.pDa={};d.Constraint=A5;A5.prototype.GetRefCount=function(){return wb(this.nDa)};A5.prototype.AddRef=function(){xb(this.nDa)};A5.prototype.Release=function(){yb(this.nDa)};
A5.prototype.GetType=function(){return zb(this.nDa)};A5.prototype.GetSubType=function(){return Ab(this.nDa)};A5.prototype.GetConstraintPriority=function(){return Bb(this.nDa)};A5.prototype.SetConstraintPriority=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Cb(c,a)};A5.prototype.SetNumVelocityStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Db(c,a)};A5.prototype.GetNumVelocityStepsOverride=function(){return Eb(this.nDa)};
A5.prototype.SetNumPositionStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Fb(c,a)};A5.prototype.GetNumPositionStepsOverride=function(){return Gb(this.nDa)};A5.prototype.SetEnabled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Hb(c,a)};A5.prototype.GetEnabled=function(){return!!Ib(this.nDa)};A5.prototype.IsActive=function(){return!!Jb(this.nDa)};A5.prototype.GetUserData=function(){return Kb(this.nDa)};
A5.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Lb(c,a)};A5.prototype.ResetWarmStart=function(){Mb(this.nDa)};A5.prototype.SaveState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Nb(c,a)};A5.prototype.RestoreState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ob(c,a)};A5.prototype.__destroy__=function(){Pb(this.nDa)};function B5(){throw"cannot construct a PathConstraintPath, no constructor in IDL";}B5.prototype=Object.create(e.prototype);
B5.prototype.constructor=B5;B5.prototype.oDa=B5;B5.pDa={};d.PathConstraintPath=B5;B5.prototype.IsLooping=function(){return!!Qb(this.nDa)};B5.prototype.SetIsLooping=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Rb(c,a)};B5.prototype.GetRefCount=function(){return Sb(this.nDa)};B5.prototype.AddRef=function(){Tb(this.nDa)};B5.prototype.Release=function(){Ub(this.nDa)};B5.prototype.__destroy__=function(){Wb(this.nDa)};
function C5(){throw"cannot construct a StateRecorder, no constructor in IDL";}C5.prototype=Object.create(e.prototype);C5.prototype.constructor=C5;C5.prototype.oDa=C5;C5.pDa={};d.StateRecorder=C5;C5.prototype.SetValidating=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Xb(c,a)};C5.prototype.IsValidating=function(){return!!Yb(this.nDa)};C5.prototype.SetIsLastPart=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Zb(c,a)};C5.prototype.IsLastPart=function(){return!!$b(this.nDa)};
C5.prototype.__destroy__=function(){ac(this.nDa)};function D5(){throw"cannot construct a ContactListener, no constructor in IDL";}D5.prototype=Object.create(e.prototype);D5.prototype.constructor=D5;D5.prototype.oDa=D5;D5.pDa={};d.ContactListener=D5;D5.prototype.__destroy__=function(){bc(this.nDa)};function E5(){throw"cannot construct a SoftBodyContactListener, no constructor in IDL";}E5.prototype=Object.create(e.prototype);E5.prototype.constructor=E5;E5.prototype.oDa=E5;E5.pDa={};
d.SoftBodyContactListener=E5;E5.prototype.__destroy__=function(){cc(this.nDa)};function F5(){throw"cannot construct a BodyActivationListener, no constructor in IDL";}F5.prototype=Object.create(e.prototype);F5.prototype.constructor=F5;F5.prototype.oDa=F5;F5.pDa={};d.BodyActivationListener=F5;F5.prototype.__destroy__=function(){dc(this.nDa)};function G5(){throw"cannot construct a CharacterContactListener, no constructor in IDL";}G5.prototype=Object.create(e.prototype);G5.prototype.constructor=G5;
G5.prototype.oDa=G5;G5.pDa={};d.CharacterContactListener=G5;G5.prototype.__destroy__=function(){ec(this.nDa)};function H5(){this.nDa=fc();h(H5)[this.nDa]=this}H5.prototype=Object.create(e.prototype);H5.prototype.constructor=H5;H5.prototype.oDa=H5;H5.pDa={};d.ObjectVsBroadPhaseLayerFilter=H5;H5.prototype.__destroy__=function(){gc(this.nDa)};function I5(){throw"cannot construct a VehicleControllerSettings, no constructor in IDL";}I5.prototype=Object.create(e.prototype);I5.prototype.constructor=I5;
I5.prototype.oDa=I5;I5.pDa={};d.VehicleControllerSettings=I5;I5.prototype.__destroy__=function(){hc(this.nDa)};function J5(){throw"cannot construct a VehicleController, no constructor in IDL";}J5.prototype=Object.create(e.prototype);J5.prototype.constructor=J5;J5.prototype.oDa=J5;J5.pDa={};d.VehicleController=J5;J5.prototype.GetConstraint=function(){return l(ic(this.nDa),K5)};J5.prototype.__destroy__=function(){jc(this.nDa)};
function L5(){throw"cannot construct a BroadPhaseLayerInterface, no constructor in IDL";}L5.prototype=Object.create(e.prototype);L5.prototype.constructor=L5;L5.prototype.oDa=L5;L5.pDa={};d.BroadPhaseLayerInterface=L5;L5.prototype.GetNumBroadPhaseLayers=function(){return kc(this.nDa)};L5.prototype.__destroy__=function(){lc(this.nDa)};function M5(){this.nDa=mc();h(M5)[this.nDa]=this}M5.prototype=Object.create(e.prototype);M5.prototype.constructor=M5;M5.prototype.oDa=M5;M5.pDa={};
d.BroadPhaseCastResult=M5;M5.prototype.Reset=function(){nc(this.nDa)};M5.prototype.get_mBodyID=M5.prototype.fEa=function(){return l(oc(this.nDa),N5)};M5.prototype.set_mBodyID=M5.prototype.oEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pc(c,a)};Object.defineProperty(M5.prototype,"mBodyID",{get:M5.prototype.fEa,set:M5.prototype.oEa});M5.prototype.get_mFraction=M5.prototype.iEa=function(){return qc(this.nDa)};
M5.prototype.set_mFraction=M5.prototype.rEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rc(c,a)};Object.defineProperty(M5.prototype,"mFraction",{get:M5.prototype.iEa,set:M5.prototype.rEa});M5.prototype.__destroy__=function(){sc(this.nDa)};function O5(){throw"cannot construct a ConvexShapeSettings, no constructor in IDL";}O5.prototype=Object.create(v5.prototype);O5.prototype.constructor=O5;O5.prototype.oDa=O5;O5.pDa={};d.ConvexShapeSettings=O5;O5.prototype.GetRefCount=function(){return tc(this.nDa)};
O5.prototype.AddRef=function(){uc(this.nDa)};O5.prototype.Release=function(){vc(this.nDa)};O5.prototype.Create=function(){return l(wc(this.nDa),w5)};O5.prototype.ClearCachedResult=function(){xc(this.nDa)};O5.prototype.get_mMaterial=O5.prototype.ADa=function(){return l(yc(this.nDa),y5)};O5.prototype.set_mMaterial=O5.prototype.CDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zc(c,a)};Object.defineProperty(O5.prototype,"mMaterial",{get:O5.prototype.ADa,set:O5.prototype.CDa});
O5.prototype.get_mDensity=O5.prototype.EDa=function(){return Ac(this.nDa)};O5.prototype.set_mDensity=O5.prototype.GDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Bc(c,a)};Object.defineProperty(O5.prototype,"mDensity",{get:O5.prototype.EDa,set:O5.prototype.GDa});O5.prototype.get_mUserData=O5.prototype.qDa=function(){return Cc(this.nDa)};O5.prototype.set_mUserData=O5.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Dc(c,a)};
Object.defineProperty(O5.prototype,"mUserData",{get:O5.prototype.qDa,set:O5.prototype.rDa});O5.prototype.__destroy__=function(){Ec(this.nDa)};function P5(){throw"cannot construct a ConvexShape, no constructor in IDL";}P5.prototype=Object.create(m.prototype);P5.prototype.constructor=P5;P5.prototype.oDa=P5;P5.pDa={};d.ConvexShape=P5;P5.prototype.SetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Fc(c,a)};P5.prototype.GetDensity=function(){return Gc(this.nDa)};
P5.prototype.SetDensity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Hc(c,a)};P5.prototype.GetRefCount=function(){return Ic(this.nDa)};P5.prototype.AddRef=function(){Jc(this.nDa)};P5.prototype.Release=function(){Kc(this.nDa)};P5.prototype.GetType=function(){return Lc(this.nDa)};P5.prototype.GetSubType=function(){return Mc(this.nDa)};P5.prototype.MustBeStatic=function(){return!!Nc(this.nDa)};P5.prototype.GetLocalBounds=function(){return l(Oc(this.nDa),n)};
P5.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Pc(b,a,c),n)};P5.prototype.GetCenterOfMass=function(){return l(Qc(this.nDa),p)};P5.prototype.GetUserData=function(){return Rc(this.nDa)};P5.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Sc(c,a)};P5.prototype.GetSubShapeIDBitsRecursive=function(){return Tc(this.nDa)};P5.prototype.GetInnerRadius=function(){return Uc(this.nDa)};
P5.prototype.GetMassProperties=function(){return l(Vc(this.nDa),x5)};P5.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Wc(b,a,c),m)};P5.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Xc(c,a),y5)};P5.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Yc(b,a,c),p)};
P5.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return Zc(c,a)};P5.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l($c(k,a,c,b,f,g),q)};P5.prototype.GetVolume=function(){return ad(this.nDa)};
P5.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!bd(c,a)};P5.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(cd(c,a),p)};P5.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(dd(c,a),w5)};P5.prototype.__destroy__=function(){ed(this.nDa)};function Q5(){throw"cannot construct a CompoundShapeSettings, no constructor in IDL";}Q5.prototype=Object.create(v5.prototype);
Q5.prototype.constructor=Q5;Q5.prototype.oDa=Q5;Q5.pDa={};d.CompoundShapeSettings=Q5;Q5.prototype.AddShape=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);fd(g,a,c,b,f)};
Q5.prototype.AddShapeShapeSettings=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);gd(g,a,c,b,f)};Q5.prototype.AddShapeShape=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);hd(g,a,c,b,f)};Q5.prototype.GetRefCount=function(){return jd(this.nDa)};
Q5.prototype.AddRef=function(){kd(this.nDa)};Q5.prototype.Release=function(){ld(this.nDa)};Q5.prototype.Create=function(){return l(md(this.nDa),w5)};Q5.prototype.ClearCachedResult=function(){nd(this.nDa)};Q5.prototype.get_mUserData=Q5.prototype.qDa=function(){return od(this.nDa)};Q5.prototype.set_mUserData=Q5.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pd(c,a)};Object.defineProperty(Q5.prototype,"mUserData",{get:Q5.prototype.qDa,set:Q5.prototype.rDa});
Q5.prototype.__destroy__=function(){qd(this.nDa)};function R5(){throw"cannot construct a CompoundShape, no constructor in IDL";}R5.prototype=Object.create(m.prototype);R5.prototype.constructor=R5;R5.prototype.oDa=R5;R5.pDa={};d.CompoundShape=R5;R5.prototype.GetNumSubShapes=function(){return rd(this.nDa)};R5.prototype.GetSubShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(sd(c,a),S5)};R5.prototype.GetRefCount=function(){return td(this.nDa)};R5.prototype.AddRef=function(){ud(this.nDa)};
R5.prototype.Release=function(){vd(this.nDa)};R5.prototype.GetType=function(){return wd(this.nDa)};R5.prototype.GetSubType=function(){return xd(this.nDa)};R5.prototype.MustBeStatic=function(){return!!yd(this.nDa)};R5.prototype.GetLocalBounds=function(){return l(zd(this.nDa),n)};R5.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Ad(b,a,c),n)};R5.prototype.GetCenterOfMass=function(){return l(Bd(this.nDa),p)};
R5.prototype.GetUserData=function(){return Cd(this.nDa)};R5.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Dd(c,a)};R5.prototype.GetSubShapeIDBitsRecursive=function(){return Ed(this.nDa)};R5.prototype.GetInnerRadius=function(){return Fd(this.nDa)};R5.prototype.GetMassProperties=function(){return l(Gd(this.nDa),x5)};R5.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Hd(b,a,c),m)};
R5.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Id(c,a),y5)};R5.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Jd(b,a,c),p)};R5.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return Kd(c,a)};
R5.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(Ld(k,a,c,b,f,g),q)};R5.prototype.GetVolume=function(){return Md(this.nDa)};R5.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!Nd(c,a)};
R5.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Od(c,a),p)};R5.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Pd(c,a),w5)};R5.prototype.__destroy__=function(){Qd(this.nDa)};function T5(){throw"cannot construct a DecoratedShapeSettings, no constructor in IDL";}T5.prototype=Object.create(v5.prototype);T5.prototype.constructor=T5;T5.prototype.oDa=T5;T5.pDa={};d.DecoratedShapeSettings=T5;
T5.prototype.GetRefCount=function(){return Rd(this.nDa)};T5.prototype.AddRef=function(){Sd(this.nDa)};T5.prototype.Release=function(){Td(this.nDa)};T5.prototype.Create=function(){return l(Ud(this.nDa),w5)};T5.prototype.ClearCachedResult=function(){Vd(this.nDa)};T5.prototype.get_mUserData=T5.prototype.qDa=function(){return Wd(this.nDa)};T5.prototype.set_mUserData=T5.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Xd(c,a)};
Object.defineProperty(T5.prototype,"mUserData",{get:T5.prototype.qDa,set:T5.prototype.rDa});T5.prototype.__destroy__=function(){Yd(this.nDa)};function U5(){throw"cannot construct a DecoratedShape, no constructor in IDL";}U5.prototype=Object.create(m.prototype);U5.prototype.constructor=U5;U5.prototype.oDa=U5;U5.pDa={};d.DecoratedShape=U5;U5.prototype.GetInnerShape=function(){return l(Zd(this.nDa),m)};U5.prototype.GetRefCount=function(){return $d(this.nDa)};U5.prototype.AddRef=function(){ae(this.nDa)};
U5.prototype.Release=function(){be(this.nDa)};U5.prototype.GetType=function(){return ce(this.nDa)};U5.prototype.GetSubType=function(){return de(this.nDa)};U5.prototype.MustBeStatic=function(){return!!ee(this.nDa)};U5.prototype.GetLocalBounds=function(){return l(fe(this.nDa),n)};U5.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(ge(b,a,c),n)};U5.prototype.GetCenterOfMass=function(){return l(he(this.nDa),p)};
U5.prototype.GetUserData=function(){return ie(this.nDa)};U5.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);je(c,a)};U5.prototype.GetSubShapeIDBitsRecursive=function(){return ke(this.nDa)};U5.prototype.GetInnerRadius=function(){return le(this.nDa)};U5.prototype.GetMassProperties=function(){return l(me(this.nDa),x5)};U5.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(ne(b,a,c),m)};
U5.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(oe(c,a),y5)};U5.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(pe(b,a,c),p)};U5.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return qe(c,a)};
U5.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(re(k,a,c,b,f,g),q)};U5.prototype.GetVolume=function(){return se(this.nDa)};U5.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!te(c,a)};
U5.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(ue(c,a),p)};U5.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(ve(c,a),w5)};U5.prototype.__destroy__=function(){we(this.nDa)};function V5(){throw"cannot construct a TwoBodyConstraintSettings, no constructor in IDL";}V5.prototype=Object.create(z5.prototype);V5.prototype.constructor=V5;V5.prototype.oDa=V5;V5.pDa={};d.TwoBodyConstraintSettings=V5;
V5.prototype.Create=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(xe(b,a,c),A5)};V5.prototype.GetRefCount=function(){return ye(this.nDa)};V5.prototype.AddRef=function(){ze(this.nDa)};V5.prototype.Release=function(){Ae(this.nDa)};V5.prototype.get_mEnabled=V5.prototype.wDa=function(){return!!Be(this.nDa)};V5.prototype.set_mEnabled=V5.prototype.xDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ce(c,a)};
Object.defineProperty(V5.prototype,"mEnabled",{get:V5.prototype.wDa,set:V5.prototype.xDa});V5.prototype.get_mNumVelocityStepsOverride=V5.prototype.tDa=function(){return De(this.nDa)};V5.prototype.set_mNumVelocityStepsOverride=V5.prototype.vDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ee(c,a)};Object.defineProperty(V5.prototype,"mNumVelocityStepsOverride",{get:V5.prototype.tDa,set:V5.prototype.vDa});V5.prototype.get_mNumPositionStepsOverride=V5.prototype.sDa=function(){return Fe(this.nDa)};
V5.prototype.set_mNumPositionStepsOverride=V5.prototype.uDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ge(c,a)};Object.defineProperty(V5.prototype,"mNumPositionStepsOverride",{get:V5.prototype.sDa,set:V5.prototype.uDa});V5.prototype.__destroy__=function(){He(this.nDa)};function W5(){throw"cannot construct a TwoBodyConstraint, no constructor in IDL";}W5.prototype=Object.create(A5.prototype);W5.prototype.constructor=W5;W5.prototype.oDa=W5;W5.pDa={};d.TwoBodyConstraint=W5;
W5.prototype.GetBody1=function(){return l(Ie(this.nDa),Body)};W5.prototype.GetBody2=function(){return l(Je(this.nDa),Body)};W5.prototype.GetConstraintToBody1Matrix=function(){return l(Ke(this.nDa),r)};W5.prototype.GetConstraintToBody2Matrix=function(){return l(Le(this.nDa),r)};W5.prototype.GetRefCount=function(){return Me(this.nDa)};W5.prototype.AddRef=function(){Ne(this.nDa)};W5.prototype.Release=function(){Oe(this.nDa)};W5.prototype.GetType=function(){return Pe(this.nDa)};
W5.prototype.GetSubType=function(){return Qe(this.nDa)};W5.prototype.GetConstraintPriority=function(){return Re(this.nDa)};W5.prototype.SetConstraintPriority=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Se(c,a)};W5.prototype.SetNumVelocityStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Te(c,a)};W5.prototype.GetNumVelocityStepsOverride=function(){return Ue(this.nDa)};
W5.prototype.SetNumPositionStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ve(c,a)};W5.prototype.GetNumPositionStepsOverride=function(){return We(this.nDa)};W5.prototype.SetEnabled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Xe(c,a)};W5.prototype.GetEnabled=function(){return!!Ye(this.nDa)};W5.prototype.IsActive=function(){return!!Ze(this.nDa)};W5.prototype.GetUserData=function(){return $e(this.nDa)};
W5.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);af(c,a)};W5.prototype.ResetWarmStart=function(){bf(this.nDa)};W5.prototype.SaveState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cf(c,a)};W5.prototype.RestoreState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);df(c,a)};W5.prototype.__destroy__=function(){ef(this.nDa)};function X5(){throw"cannot construct a PathConstraintPathEm, no constructor in IDL";}X5.prototype=Object.create(B5.prototype);
X5.prototype.constructor=X5;X5.prototype.oDa=X5;X5.pDa={};d.PathConstraintPathEm=X5;X5.prototype.IsLooping=function(){return!!ff(this.nDa)};X5.prototype.SetIsLooping=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);gf(c,a)};X5.prototype.GetRefCount=function(){return hf(this.nDa)};X5.prototype.AddRef=function(){jf(this.nDa)};X5.prototype.Release=function(){kf(this.nDa)};X5.prototype.__destroy__=function(){lf(this.nDa)};
function Y5(){throw"cannot construct a MotionProperties, no constructor in IDL";}Y5.prototype=Object.create(e.prototype);Y5.prototype.constructor=Y5;Y5.prototype.oDa=Y5;Y5.pDa={};d.MotionProperties=Y5;Y5.prototype.GetMotionQuality=function(){return mf(this.nDa)};Y5.prototype.GetAllowedDOFs=function(){return of(this.nDa)};Y5.prototype.GetAllowSleeping=function(){return!!pf(this.nDa)};Y5.prototype.GetLinearVelocity=function(){return l(qf(this.nDa),p)};
Y5.prototype.SetLinearVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rf(c,a)};Y5.prototype.SetLinearVelocityClamped=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sf(c,a)};Y5.prototype.GetAngularVelocity=function(){return l(tf(this.nDa),p)};Y5.prototype.SetAngularVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);uf(c,a)};Y5.prototype.SetAngularVelocityClamped=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vf(c,a)};
Y5.prototype.MoveKinematic=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);wf(f,a,c,b)};Y5.prototype.GetMaxLinearVelocity=function(){return xf(this.nDa)};Y5.prototype.SetMaxLinearVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);yf(c,a)};Y5.prototype.GetMaxAngularVelocity=function(){return zf(this.nDa)};
Y5.prototype.SetMaxAngularVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Af(c,a)};Y5.prototype.ClampLinearVelocity=function(){Bf(this.nDa)};Y5.prototype.ClampAngularVelocity=function(){Cf(this.nDa)};Y5.prototype.GetLinearDamping=function(){return Df(this.nDa)};Y5.prototype.SetLinearDamping=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ef(c,a)};Y5.prototype.GetAngularDamping=function(){return Ff(this.nDa)};
Y5.prototype.SetAngularDamping=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Gf(c,a)};Y5.prototype.GetGravityFactor=function(){return Hf(this.nDa)};Y5.prototype.SetGravityFactor=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);If(c,a)};Y5.prototype.SetMassProperties=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);Jf(b,a,c)};Y5.prototype.GetInverseMass=function(){return Kf(this.nDa)};Y5.prototype.GetInverseMassUnchecked=function(){return Lf(this.nDa)};
Y5.prototype.SetInverseMass=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Mf(c,a)};Y5.prototype.GetInverseInertiaDiagonal=function(){return l(Nf(this.nDa),p)};Y5.prototype.GetInertiaRotation=function(){return l(Of(this.nDa),t)};Y5.prototype.SetInverseInertia=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);Pf(b,a,c)};Y5.prototype.ScaleToMass=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Qf(c,a)};
Y5.prototype.GetLocalSpaceInverseInertia=function(){return l(Rf(this.nDa),r)};Y5.prototype.GetInverseInertiaForRotation=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Sf(c,a),r)};Y5.prototype.MultiplyWorldSpaceInverseInertiaByVector=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Tf(b,a,c),p)};Y5.prototype.GetPointVelocityCOM=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Uf(c,a),p)};
Y5.prototype.GetAccumulatedForce=function(){return l(Vf(this.nDa),p)};Y5.prototype.GetAccumulatedTorque=function(){return l(Wf(this.nDa),p)};Y5.prototype.ResetForce=function(){Xf(this.nDa)};Y5.prototype.ResetTorque=function(){Yf(this.nDa)};Y5.prototype.ResetMotion=function(){Zf(this.nDa)};Y5.prototype.LockTranslation=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l($f(c,a),p)};
Y5.prototype.LockAngular=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(ag(c,a),p)};Y5.prototype.SetNumVelocityStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);bg(c,a)};Y5.prototype.GetNumVelocityStepsOverride=function(){return cg(this.nDa)};Y5.prototype.SetNumPositionStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dg(c,a)};Y5.prototype.GetNumPositionStepsOverride=function(){return eg(this.nDa)};Y5.prototype.__destroy__=function(){fg(this.nDa)};
function Z5(){throw"cannot construct a GroupFilter, no constructor in IDL";}Z5.prototype=Object.create(e.prototype);Z5.prototype.constructor=Z5;Z5.prototype.oDa=Z5;Z5.pDa={};d.GroupFilter=Z5;Z5.prototype.GetRefCount=function(){return gg(this.nDa)};Z5.prototype.AddRef=function(){hg(this.nDa)};Z5.prototype.Release=function(){jg(this.nDa)};Z5.prototype.__destroy__=function(){kg(this.nDa)};function $5(){throw"cannot construct a StateRecorderFilter, no constructor in IDL";}$5.prototype=Object.create(e.prototype);
$5.prototype.constructor=$5;$5.prototype.oDa=$5;$5.pDa={};d.StateRecorderFilter=$5;$5.prototype.__destroy__=function(){lg(this.nDa)};function a6(){throw"cannot construct a StateRecorderEm, no constructor in IDL";}a6.prototype=Object.create(C5.prototype);a6.prototype.constructor=a6;a6.prototype.oDa=a6;a6.pDa={};d.StateRecorderEm=a6;a6.prototype.SetValidating=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);mg(c,a)};a6.prototype.IsValidating=function(){return!!ng(this.nDa)};
a6.prototype.SetIsLastPart=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);og(c,a)};a6.prototype.IsLastPart=function(){return!!pg(this.nDa)};a6.prototype.__destroy__=function(){qg(this.nDa)};function b6(){throw"cannot construct a BodyLockInterface, no constructor in IDL";}b6.prototype=Object.create(e.prototype);b6.prototype.constructor=b6;b6.prototype.oDa=b6;b6.pDa={};d.BodyLockInterface=b6;
b6.prototype.TryGetBody=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(rg(c,a),Body)};b6.prototype.__destroy__=function(){sg(this.nDa)};function v(){this.nDa=tg();h(v)[this.nDa]=this}v.prototype=Object.create(e.prototype);v.prototype.constructor=v;v.prototype.oDa=v;v.pDa={};d.CollideShapeResult=v;v.prototype.get_mContactPointOn1=v.prototype.xGa=function(){return l(ug(this.nDa),p)};
v.prototype.set_mContactPointOn1=v.prototype.UHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vg(c,a)};Object.defineProperty(v.prototype,"mContactPointOn1",{get:v.prototype.xGa,set:v.prototype.UHa});v.prototype.get_mContactPointOn2=v.prototype.yGa=function(){return l(wg(this.nDa),p)};v.prototype.set_mContactPointOn2=v.prototype.VHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xg(c,a)};Object.defineProperty(v.prototype,"mContactPointOn2",{get:v.prototype.yGa,set:v.prototype.VHa});
v.prototype.get_mPenetrationAxis=v.prototype.gHa=function(){return l(yg(this.nDa),p)};v.prototype.set_mPenetrationAxis=v.prototype.DIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zg(c,a)};Object.defineProperty(v.prototype,"mPenetrationAxis",{get:v.prototype.gHa,set:v.prototype.DIa});v.prototype.get_mPenetrationDepth=v.prototype.TEa=function(){return Ag(this.nDa)};v.prototype.set_mPenetrationDepth=v.prototype.IFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Bg(c,a)};
Object.defineProperty(v.prototype,"mPenetrationDepth",{get:v.prototype.TEa,set:v.prototype.IFa});v.prototype.get_mSubShapeID1=v.prototype.YEa=function(){return l(Cg(this.nDa),c6)};v.prototype.set_mSubShapeID1=v.prototype.NFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Dg(c,a)};Object.defineProperty(v.prototype,"mSubShapeID1",{get:v.prototype.YEa,set:v.prototype.NFa});v.prototype.get_mSubShapeID2=v.prototype.cEa=function(){return l(Eg(this.nDa),c6)};
v.prototype.set_mSubShapeID2=v.prototype.dEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Fg(c,a)};Object.defineProperty(v.prototype,"mSubShapeID2",{get:v.prototype.cEa,set:v.prototype.dEa});v.prototype.get_mBodyID2=v.prototype.nGa=function(){return l(Gg(this.nDa),N5)};v.prototype.set_mBodyID2=v.prototype.LHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Hg(c,a)};Object.defineProperty(v.prototype,"mBodyID2",{get:v.prototype.nGa,set:v.prototype.LHa});
v.prototype.get_mShape1Face=v.prototype.lHa=function(){return l(Ig(this.nDa),d6)};v.prototype.set_mShape1Face=v.prototype.JIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Jg(c,a)};Object.defineProperty(v.prototype,"mShape1Face",{get:v.prototype.lHa,set:v.prototype.JIa});v.prototype.get_mShape2Face=v.prototype.mHa=function(){return l(Kg(this.nDa),d6)};v.prototype.set_mShape2Face=v.prototype.KIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Lg(c,a)};
Object.defineProperty(v.prototype,"mShape2Face",{get:v.prototype.mHa,set:v.prototype.KIa});v.prototype.__destroy__=function(){Mg(this.nDa)};function e6(){throw"cannot construct a ContactListenerEm, no constructor in IDL";}e6.prototype=Object.create(D5.prototype);e6.prototype.constructor=e6;e6.prototype.oDa=e6;e6.pDa={};d.ContactListenerEm=e6;e6.prototype.__destroy__=function(){Ng(this.nDa)};function f6(){throw"cannot construct a SoftBodyContactListenerEm, no constructor in IDL";}f6.prototype=Object.create(E5.prototype);
f6.prototype.constructor=f6;f6.prototype.oDa=f6;f6.pDa={};d.SoftBodyContactListenerEm=f6;f6.prototype.__destroy__=function(){Og(this.nDa)};function g6(){throw"cannot construct a RayCastBodyCollector, no constructor in IDL";}g6.prototype=Object.create(e.prototype);g6.prototype.constructor=g6;g6.prototype.oDa=g6;g6.pDa={};d.RayCastBodyCollector=g6;g6.prototype.Reset=function(){Pg(this.nDa)};g6.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Qg(c,a)};
g6.prototype.GetContext=function(){return l(Rg(this.nDa),q)};g6.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Sg(c,a)};g6.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?Tg(c):Ug(c,a)};g6.prototype.ForceEarlyOut=function(){Vg(this.nDa)};g6.prototype.ShouldEarlyOut=function(){return!!Wg(this.nDa)};g6.prototype.GetEarlyOutFraction=function(){return Xg(this.nDa)};
g6.prototype.GetPositiveEarlyOutFraction=function(){return Yg(this.nDa)};g6.prototype.__destroy__=function(){Zg(this.nDa)};function h6(){throw"cannot construct a CollideShapeBodyCollector, no constructor in IDL";}h6.prototype=Object.create(e.prototype);h6.prototype.constructor=h6;h6.prototype.oDa=h6;h6.pDa={};d.CollideShapeBodyCollector=h6;h6.prototype.Reset=function(){$g(this.nDa)};h6.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ah(c,a)};
h6.prototype.GetContext=function(){return l(bh(this.nDa),q)};h6.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ch(c,a)};h6.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?dh(c):eh(c,a)};h6.prototype.ForceEarlyOut=function(){fh(this.nDa)};h6.prototype.ShouldEarlyOut=function(){return!!gh(this.nDa)};h6.prototype.GetEarlyOutFraction=function(){return hh(this.nDa)};
h6.prototype.GetPositiveEarlyOutFraction=function(){return ih(this.nDa)};h6.prototype.__destroy__=function(){jh(this.nDa)};function i6(){throw"cannot construct a CastShapeBodyCollector, no constructor in IDL";}i6.prototype=Object.create(e.prototype);i6.prototype.constructor=i6;i6.prototype.oDa=i6;i6.pDa={};d.CastShapeBodyCollector=i6;i6.prototype.Reset=function(){kh(this.nDa)};i6.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lh(c,a)};
i6.prototype.GetContext=function(){return l(mh(this.nDa),q)};i6.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nh(c,a)};i6.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?oh(c):ph(c,a)};i6.prototype.ForceEarlyOut=function(){qh(this.nDa)};i6.prototype.ShouldEarlyOut=function(){return!!rh(this.nDa)};i6.prototype.GetEarlyOutFraction=function(){return sh(this.nDa)};
i6.prototype.GetPositiveEarlyOutFraction=function(){return th(this.nDa)};i6.prototype.__destroy__=function(){uh(this.nDa)};function j6(){throw"cannot construct a CastRayCollector, no constructor in IDL";}j6.prototype=Object.create(e.prototype);j6.prototype.constructor=j6;j6.prototype.oDa=j6;j6.pDa={};d.CastRayCollector=j6;j6.prototype.Reset=function(){vh(this.nDa)};j6.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wh(c,a)};
j6.prototype.GetContext=function(){return l(xh(this.nDa),q)};j6.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);yh(c,a)};j6.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?zh(c):Ah(c,a)};j6.prototype.ForceEarlyOut=function(){Bh(this.nDa)};j6.prototype.ShouldEarlyOut=function(){return!!Ch(this.nDa)};j6.prototype.GetEarlyOutFraction=function(){return Dh(this.nDa)};
j6.prototype.GetPositiveEarlyOutFraction=function(){return Eh(this.nDa)};j6.prototype.__destroy__=function(){Fh(this.nDa)};function k6(){throw"cannot construct a CollidePointCollector, no constructor in IDL";}k6.prototype=Object.create(e.prototype);k6.prototype.constructor=k6;k6.prototype.oDa=k6;k6.pDa={};d.CollidePointCollector=k6;k6.prototype.Reset=function(){Gh(this.nDa)};k6.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Hh(c,a)};
k6.prototype.GetContext=function(){return l(Ih(this.nDa),q)};k6.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Jh(c,a)};k6.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?Kh(c):Lh(c,a)};k6.prototype.ForceEarlyOut=function(){Mh(this.nDa)};k6.prototype.ShouldEarlyOut=function(){return!!Nh(this.nDa)};k6.prototype.GetEarlyOutFraction=function(){return Oh(this.nDa)};
k6.prototype.GetPositiveEarlyOutFraction=function(){return Ph(this.nDa)};k6.prototype.__destroy__=function(){Qh(this.nDa)};function l6(){throw"cannot construct a CollideSettingsBase, no constructor in IDL";}l6.prototype=Object.create(e.prototype);l6.prototype.constructor=l6;l6.prototype.oDa=l6;l6.pDa={};d.CollideSettingsBase=l6;l6.prototype.get_mActiveEdgeMode=l6.prototype.xEa=function(){return Rh(this.nDa)};
l6.prototype.set_mActiveEdgeMode=l6.prototype.lFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Sh(c,a)};Object.defineProperty(l6.prototype,"mActiveEdgeMode",{get:l6.prototype.xEa,set:l6.prototype.lFa});l6.prototype.get_mCollectFacesMode=l6.prototype.AEa=function(){return Th(this.nDa)};l6.prototype.set_mCollectFacesMode=l6.prototype.oFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Uh(c,a)};
Object.defineProperty(l6.prototype,"mCollectFacesMode",{get:l6.prototype.AEa,set:l6.prototype.oFa});l6.prototype.get_mCollisionTolerance=l6.prototype.gEa=function(){return Vh(this.nDa)};l6.prototype.set_mCollisionTolerance=l6.prototype.pEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Wh(c,a)};Object.defineProperty(l6.prototype,"mCollisionTolerance",{get:l6.prototype.gEa,set:l6.prototype.pEa});l6.prototype.get_mPenetrationTolerance=l6.prototype.UEa=function(){return Xh(this.nDa)};
l6.prototype.set_mPenetrationTolerance=l6.prototype.JFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Yh(c,a)};Object.defineProperty(l6.prototype,"mPenetrationTolerance",{get:l6.prototype.UEa,set:l6.prototype.JFa});l6.prototype.get_mActiveEdgeMovementDirection=l6.prototype.yEa=function(){return l(Zh(this.nDa),p)};l6.prototype.set_mActiveEdgeMovementDirection=l6.prototype.mFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);$h(c,a)};
Object.defineProperty(l6.prototype,"mActiveEdgeMovementDirection",{get:l6.prototype.yEa,set:l6.prototype.mFa});l6.prototype.__destroy__=function(){ai(this.nDa)};function m6(){throw"cannot construct a CollideShapeCollector, no constructor in IDL";}m6.prototype=Object.create(e.prototype);m6.prototype.constructor=m6;m6.prototype.oDa=m6;m6.pDa={};d.CollideShapeCollector=m6;m6.prototype.Reset=function(){bi(this.nDa)};
m6.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ci(c,a)};m6.prototype.GetContext=function(){return l(di(this.nDa),q)};m6.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ei(c,a)};m6.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?fi(c):gi(c,a)};m6.prototype.ForceEarlyOut=function(){hi(this.nDa)};m6.prototype.ShouldEarlyOut=function(){return!!ii(this.nDa)};
m6.prototype.GetEarlyOutFraction=function(){return ji(this.nDa)};m6.prototype.GetPositiveEarlyOutFraction=function(){return ki(this.nDa)};m6.prototype.__destroy__=function(){li(this.nDa)};function n6(){throw"cannot construct a CastShapeCollector, no constructor in IDL";}n6.prototype=Object.create(e.prototype);n6.prototype.constructor=n6;n6.prototype.oDa=n6;n6.pDa={};d.CastShapeCollector=n6;n6.prototype.Reset=function(){mi(this.nDa)};
n6.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ni(c,a)};n6.prototype.GetContext=function(){return l(oi(this.nDa),q)};n6.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pi(c,a)};n6.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?qi(c):ri(c,a)};n6.prototype.ForceEarlyOut=function(){si(this.nDa)};n6.prototype.ShouldEarlyOut=function(){return!!ti(this.nDa)};
n6.prototype.GetEarlyOutFraction=function(){return ui(this.nDa)};n6.prototype.GetPositiveEarlyOutFraction=function(){return vi(this.nDa)};n6.prototype.__destroy__=function(){wi(this.nDa)};function o6(){throw"cannot construct a TransformedShapeCollector, no constructor in IDL";}o6.prototype=Object.create(e.prototype);o6.prototype.constructor=o6;o6.prototype.oDa=o6;o6.pDa={};d.TransformedShapeCollector=o6;o6.prototype.Reset=function(){xi(this.nDa)};
o6.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);yi(c,a)};o6.prototype.GetContext=function(){return l(zi(this.nDa),q)};o6.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ai(c,a)};o6.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?Bi(c):Ci(c,a)};o6.prototype.ForceEarlyOut=function(){Di(this.nDa)};o6.prototype.ShouldEarlyOut=function(){return!!Ei(this.nDa)};
o6.prototype.GetEarlyOutFraction=function(){return Fi(this.nDa)};o6.prototype.GetPositiveEarlyOutFraction=function(){return Gi(this.nDa)};o6.prototype.__destroy__=function(){Hi(this.nDa)};function p6(){throw"cannot construct a PhysicsStepListener, no constructor in IDL";}p6.prototype=Object.create(e.prototype);p6.prototype.constructor=p6;p6.prototype.oDa=p6;p6.pDa={};d.PhysicsStepListener=p6;p6.prototype.__destroy__=function(){Ii(this.nDa)};
function q6(){throw"cannot construct a BodyActivationListenerEm, no constructor in IDL";}q6.prototype=Object.create(F5.prototype);q6.prototype.constructor=q6;q6.prototype.oDa=q6;q6.pDa={};d.BodyActivationListenerEm=q6;q6.prototype.__destroy__=function(){Ji(this.nDa)};
function w(a,c,b,f,g){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);this.nDa=void 0===a?Ki():void 0===c?_emscripten_bind_BodyCreationSettings_BodyCreationSettings_1(a):void 0===b?_emscripten_bind_BodyCreationSettings_BodyCreationSettings_2(a,c):void 0===f?_emscripten_bind_BodyCreationSettings_BodyCreationSettings_3(a,c,b):void 0===g?_emscripten_bind_BodyCreationSettings_BodyCreationSettings_4(a,
c,b,f):Li(a,c,b,f,g);h(w)[this.nDa]=this}w.prototype=Object.create(e.prototype);w.prototype.constructor=w;w.prototype.oDa=w;w.pDa={};d.BodyCreationSettings=w;w.prototype.GetShapeSettings=function(){return l(Mi(this.nDa),v5)};w.prototype.SetShapeSettings=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ni(c,a)};w.prototype.ConvertShapeSettings=function(){return l(Oi(this.nDa),w5)};w.prototype.GetShape=function(){return l(Pi(this.nDa),m)};
w.prototype.SetShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Qi(c,a)};w.prototype.HasMassProperties=function(){return!!Ri(this.nDa)};w.prototype.GetMassProperties=function(){return l(Si(this.nDa),x5)};w.prototype.get_mPosition=w.prototype.BDa=function(){return l(Ti(this.nDa),x)};w.prototype.set_mPosition=w.prototype.DDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ui(c,a)};Object.defineProperty(w.prototype,"mPosition",{get:w.prototype.BDa,set:w.prototype.DDa});
w.prototype.get_mRotation=w.prototype.RDa=function(){return l(Vi(this.nDa),t)};w.prototype.set_mRotation=w.prototype.YDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Wi(c,a)};Object.defineProperty(w.prototype,"mRotation",{get:w.prototype.RDa,set:w.prototype.YDa});w.prototype.get_mLinearVelocity=w.prototype.KEa=function(){return l(Xi(this.nDa),p)};w.prototype.set_mLinearVelocity=w.prototype.zFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Yi(c,a)};
Object.defineProperty(w.prototype,"mLinearVelocity",{get:w.prototype.KEa,set:w.prototype.zFa});w.prototype.get_mAngularVelocity=w.prototype.zEa=function(){return l(Zi(this.nDa),p)};w.prototype.set_mAngularVelocity=w.prototype.nFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);$i(c,a)};Object.defineProperty(w.prototype,"mAngularVelocity",{get:w.prototype.zEa,set:w.prototype.nFa});w.prototype.get_mUserData=w.prototype.qDa=function(){return aj(this.nDa)};
w.prototype.set_mUserData=w.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);bj(c,a)};Object.defineProperty(w.prototype,"mUserData",{get:w.prototype.qDa,set:w.prototype.rDa});w.prototype.get_mObjectLayer=w.prototype.SEa=function(){return cj(this.nDa)};w.prototype.set_mObjectLayer=w.prototype.HFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dj(c,a)};Object.defineProperty(w.prototype,"mObjectLayer",{get:w.prototype.SEa,set:w.prototype.HFa});
w.prototype.get_mCollisionGroup=w.prototype.BEa=function(){return l(ej(this.nDa),r6)};w.prototype.set_mCollisionGroup=w.prototype.pFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fj(c,a)};Object.defineProperty(w.prototype,"mCollisionGroup",{get:w.prototype.BEa,set:w.prototype.pFa});w.prototype.get_mMotionType=w.prototype.$Ga=function(){return gj(this.nDa)};w.prototype.set_mMotionType=w.prototype.wIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);hj(c,a)};
Object.defineProperty(w.prototype,"mMotionType",{get:w.prototype.$Ga,set:w.prototype.wIa});w.prototype.get_mAllowedDOFs=w.prototype.dGa=function(){return ij(this.nDa)};w.prototype.set_mAllowedDOFs=w.prototype.BHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jj(c,a)};Object.defineProperty(w.prototype,"mAllowedDOFs",{get:w.prototype.dGa,set:w.prototype.BHa});w.prototype.get_mAllowDynamicOrKinematic=w.prototype.cGa=function(){return!!kj(this.nDa)};
w.prototype.set_mAllowDynamicOrKinematic=w.prototype.AHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lj(c,a)};Object.defineProperty(w.prototype,"mAllowDynamicOrKinematic",{get:w.prototype.cGa,set:w.prototype.AHa});w.prototype.get_mIsSensor=w.prototype.kEa=function(){return!!mj(this.nDa)};w.prototype.set_mIsSensor=w.prototype.tEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nj(c,a)};Object.defineProperty(w.prototype,"mIsSensor",{get:w.prototype.kEa,set:w.prototype.tEa});
w.prototype.get_mUseManifoldReduction=w.prototype.gFa=function(){return!!oj(this.nDa)};w.prototype.set_mUseManifoldReduction=w.prototype.WFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pj(c,a)};Object.defineProperty(w.prototype,"mUseManifoldReduction",{get:w.prototype.gFa,set:w.prototype.WFa});w.prototype.get_mCollideKinematicVsNonDynamic=w.prototype.uGa=function(){return!!qj(this.nDa)};
w.prototype.set_mCollideKinematicVsNonDynamic=w.prototype.RHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rj(c,a)};Object.defineProperty(w.prototype,"mCollideKinematicVsNonDynamic",{get:w.prototype.uGa,set:w.prototype.RHa});w.prototype.get_mApplyGyroscopicForce=w.prototype.eGa=function(){return!!sj(this.nDa)};w.prototype.set_mApplyGyroscopicForce=w.prototype.CHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tj(c,a)};
Object.defineProperty(w.prototype,"mApplyGyroscopicForce",{get:w.prototype.eGa,set:w.prototype.CHa});w.prototype.get_mMotionQuality=w.prototype.ZGa=function(){return uj(this.nDa)};w.prototype.set_mMotionQuality=w.prototype.vIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vj(c,a)};Object.defineProperty(w.prototype,"mMotionQuality",{get:w.prototype.ZGa,set:w.prototype.vIa});w.prototype.get_mEnhancedInternalEdgeRemoval=w.prototype.hEa=function(){return!!wj(this.nDa)};
w.prototype.set_mEnhancedInternalEdgeRemoval=w.prototype.qEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xj(c,a)};Object.defineProperty(w.prototype,"mEnhancedInternalEdgeRemoval",{get:w.prototype.hEa,set:w.prototype.qEa});w.prototype.get_mAllowSleeping=w.prototype.eEa=function(){return!!yj(this.nDa)};w.prototype.set_mAllowSleeping=w.prototype.nEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zj(c,a)};
Object.defineProperty(w.prototype,"mAllowSleeping",{get:w.prototype.eEa,set:w.prototype.nEa});w.prototype.get_mFriction=w.prototype.GEa=function(){return Aj(this.nDa)};w.prototype.set_mFriction=w.prototype.vFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Bj(c,a)};Object.defineProperty(w.prototype,"mFriction",{get:w.prototype.GEa,set:w.prototype.vFa});w.prototype.get_mRestitution=w.prototype.WEa=function(){return Cj(this.nDa)};
w.prototype.set_mRestitution=w.prototype.LFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Dj(c,a)};Object.defineProperty(w.prototype,"mRestitution",{get:w.prototype.WEa,set:w.prototype.LFa});w.prototype.get_mLinearDamping=w.prototype.JEa=function(){return Ej(this.nDa)};w.prototype.set_mLinearDamping=w.prototype.yFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Fj(c,a)};Object.defineProperty(w.prototype,"mLinearDamping",{get:w.prototype.JEa,set:w.prototype.yFa});
w.prototype.get_mAngularDamping=w.prototype.IDa=function(){return Gj(this.nDa)};w.prototype.set_mAngularDamping=w.prototype.KDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Hj(c,a)};Object.defineProperty(w.prototype,"mAngularDamping",{get:w.prototype.IDa,set:w.prototype.KDa});w.prototype.get_mMaxLinearVelocity=w.prototype.PEa=function(){return Ij(this.nDa)};w.prototype.set_mMaxLinearVelocity=w.prototype.EFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Jj(c,a)};
Object.defineProperty(w.prototype,"mMaxLinearVelocity",{get:w.prototype.PEa,set:w.prototype.EFa});w.prototype.get_mMaxAngularVelocity=w.prototype.SGa=function(){return Kj(this.nDa)};w.prototype.set_mMaxAngularVelocity=w.prototype.oIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Lj(c,a)};Object.defineProperty(w.prototype,"mMaxAngularVelocity",{get:w.prototype.SGa,set:w.prototype.oIa});w.prototype.get_mGravityFactor=w.prototype.HEa=function(){return Mj(this.nDa)};
w.prototype.set_mGravityFactor=w.prototype.wFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Nj(c,a)};Object.defineProperty(w.prototype,"mGravityFactor",{get:w.prototype.HEa,set:w.prototype.wFa});w.prototype.get_mNumVelocityStepsOverride=w.prototype.tDa=function(){return Oj(this.nDa)};w.prototype.set_mNumVelocityStepsOverride=w.prototype.vDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Pj(c,a)};
Object.defineProperty(w.prototype,"mNumVelocityStepsOverride",{get:w.prototype.tDa,set:w.prototype.vDa});w.prototype.get_mNumPositionStepsOverride=w.prototype.sDa=function(){return Qj(this.nDa)};w.prototype.set_mNumPositionStepsOverride=w.prototype.uDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Rj(c,a)};Object.defineProperty(w.prototype,"mNumPositionStepsOverride",{get:w.prototype.sDa,set:w.prototype.uDa});w.prototype.get_mOverrideMassProperties=w.prototype.fHa=function(){return Sj(this.nDa)};
w.prototype.set_mOverrideMassProperties=w.prototype.CIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Tj(c,a)};Object.defineProperty(w.prototype,"mOverrideMassProperties",{get:w.prototype.fHa,set:w.prototype.CIa});w.prototype.get_mInertiaMultiplier=w.prototype.HGa=function(){return Uj(this.nDa)};w.prototype.set_mInertiaMultiplier=w.prototype.dIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Vj(c,a)};
Object.defineProperty(w.prototype,"mInertiaMultiplier",{get:w.prototype.HGa,set:w.prototype.dIa});w.prototype.get_mMassPropertiesOverride=w.prototype.RGa=function(){return l(Wj(this.nDa),x5)};w.prototype.set_mMassPropertiesOverride=w.prototype.nIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Xj(c,a)};Object.defineProperty(w.prototype,"mMassPropertiesOverride",{get:w.prototype.RGa,set:w.prototype.nIa});w.prototype.__destroy__=function(){Yj(this.nDa)};
function s6(){throw"cannot construct a CharacterBaseSettings, no constructor in IDL";}s6.prototype=Object.create(e.prototype);s6.prototype.constructor=s6;s6.prototype.oDa=s6;s6.pDa={};d.CharacterBaseSettings=s6;s6.prototype.GetRefCount=function(){return Zj(this.nDa)};s6.prototype.AddRef=function(){ak(this.nDa)};s6.prototype.Release=function(){bk(this.nDa)};s6.prototype.get_mUp=s6.prototype.fFa=function(){return l(ck(this.nDa),p)};
s6.prototype.set_mUp=s6.prototype.VFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dk(c,a)};Object.defineProperty(s6.prototype,"mUp",{get:s6.prototype.fFa,set:s6.prototype.VFa});s6.prototype.get_mSupportingVolume=s6.prototype.qHa=function(){return l(ek(this.nDa),t6)};s6.prototype.set_mSupportingVolume=s6.prototype.OIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fk(c,a)};Object.defineProperty(s6.prototype,"mSupportingVolume",{get:s6.prototype.qHa,set:s6.prototype.OIa});
s6.prototype.get_mMaxSlopeAngle=s6.prototype.WGa=function(){return gk(this.nDa)};s6.prototype.set_mMaxSlopeAngle=s6.prototype.sIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);hk(c,a)};Object.defineProperty(s6.prototype,"mMaxSlopeAngle",{get:s6.prototype.WGa,set:s6.prototype.sIa});s6.prototype.get_mEnhancedInternalEdgeRemoval=s6.prototype.hEa=function(){return!!ik(this.nDa)};
s6.prototype.set_mEnhancedInternalEdgeRemoval=s6.prototype.qEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jk(c,a)};Object.defineProperty(s6.prototype,"mEnhancedInternalEdgeRemoval",{get:s6.prototype.hEa,set:s6.prototype.qEa});s6.prototype.get_mShape=s6.prototype.SDa=function(){return l(kk(this.nDa),m)};s6.prototype.set_mShape=s6.prototype.vEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lk(c,a)};Object.defineProperty(s6.prototype,"mShape",{get:s6.prototype.SDa,set:s6.prototype.vEa});
s6.prototype.__destroy__=function(){mk(this.nDa)};function u6(){throw"cannot construct a CharacterContactListenerEm, no constructor in IDL";}u6.prototype=Object.create(G5.prototype);u6.prototype.constructor=u6;u6.prototype.oDa=u6;u6.pDa={};d.CharacterContactListenerEm=u6;u6.prototype.__destroy__=function(){nk(this.nDa)};function v6(){throw"cannot construct a CharacterVsCharacterCollision, no constructor in IDL";}v6.prototype=Object.create(e.prototype);v6.prototype.constructor=v6;
v6.prototype.oDa=v6;v6.pDa={};d.CharacterVsCharacterCollision=v6;v6.prototype.__destroy__=function(){ok(this.nDa)};function w6(){throw"cannot construct a ObjectVsBroadPhaseLayerFilterEm, no constructor in IDL";}w6.prototype=Object.create(H5.prototype);w6.prototype.constructor=w6;w6.prototype.oDa=w6;w6.pDa={};d.ObjectVsBroadPhaseLayerFilterEm=w6;w6.prototype.__destroy__=function(){pk(this.nDa)};function x6(){this.nDa=qk();h(x6)[this.nDa]=this}x6.prototype=Object.create(e.prototype);
x6.prototype.constructor=x6;x6.prototype.oDa=x6;x6.pDa={};d.ObjectLayerFilter=x6;x6.prototype.__destroy__=function(){rk(this.nDa)};function y6(){this.nDa=sk();h(y6)[this.nDa]=this}y6.prototype=Object.create(e.prototype);y6.prototype.constructor=y6;y6.prototype.oDa=y6;y6.pDa={};d.ObjectLayerPairFilter=y6;y6.prototype.ShouldCollide=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return!!tk(b,a,c)};y6.prototype.__destroy__=function(){uk(this.nDa)};
function z6(){this.nDa=vk();h(z6)[this.nDa]=this}z6.prototype=Object.create(e.prototype);z6.prototype.constructor=z6;z6.prototype.oDa=z6;z6.pDa={};d.BodyFilter=z6;z6.prototype.__destroy__=function(){wk(this.nDa)};function A6(){this.nDa=xk();h(A6)[this.nDa]=this}A6.prototype=Object.create(e.prototype);A6.prototype.constructor=A6;A6.prototype.oDa=A6;A6.pDa={};d.ShapeFilter=A6;A6.prototype.__destroy__=function(){yk(this.nDa)};function B6(){this.nDa=zk();h(B6)[this.nDa]=this}B6.prototype=Object.create(e.prototype);
B6.prototype.constructor=B6;B6.prototype.oDa=B6;B6.pDa={};d.SimShapeFilter=B6;B6.prototype.__destroy__=function(){Ak(this.nDa)};function C6(){throw"cannot construct a CharacterBase, no constructor in IDL";}C6.prototype=Object.create(e.prototype);C6.prototype.constructor=C6;C6.prototype.oDa=C6;C6.pDa={};d.CharacterBase=C6;C6.prototype.GetRefCount=function(){return Bk(this.nDa)};C6.prototype.AddRef=function(){Ck(this.nDa)};C6.prototype.Release=function(){Dk(this.nDa)};
C6.prototype.SetMaxSlopeAngle=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ek(c,a)};C6.prototype.GetCosMaxSlopeAngle=function(){return Fk(this.nDa)};C6.prototype.SetUp=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Gk(c,a)};C6.prototype.GetUp=function(){return l(Hk(this.nDa),p)};C6.prototype.GetShape=function(){return l(Ik(this.nDa),m)};C6.prototype.GetGroundState=function(){return Jk(this.nDa)};
C6.prototype.IsSlopeTooSteep=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!Kk(c,a)};C6.prototype.IsSupported=function(){return!!Lk(this.nDa)};C6.prototype.GetGroundPosition=function(){return l(Mk(this.nDa),x)};C6.prototype.GetGroundNormal=function(){return l(Nk(this.nDa),p)};C6.prototype.GetGroundVelocity=function(){return l(Ok(this.nDa),p)};C6.prototype.GetGroundMaterial=function(){return l(Pk(this.nDa),y5)};C6.prototype.GetGroundBodyID=function(){return l(Qk(this.nDa),N5)};
C6.prototype.SaveState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Rk(c,a)};C6.prototype.RestoreState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Sk(c,a)};C6.prototype.__destroy__=function(){Tk(this.nDa)};function D6(){throw"cannot construct a VehicleCollisionTester, no constructor in IDL";}D6.prototype=Object.create(e.prototype);D6.prototype.constructor=D6;D6.prototype.oDa=D6;D6.pDa={};d.VehicleCollisionTester=D6;D6.prototype.GetRefCount=function(){return Uk(this.nDa)};
D6.prototype.AddRef=function(){Vk(this.nDa)};D6.prototype.Release=function(){Wk(this.nDa)};D6.prototype.__destroy__=function(){Xk(this.nDa)};function E6(){throw"cannot construct a VehicleConstraintCallbacksEm, no constructor in IDL";}E6.prototype=Object.create(e.prototype);E6.prototype.constructor=E6;E6.prototype.oDa=E6;E6.pDa={};d.VehicleConstraintCallbacksEm=E6;E6.prototype.SetVehicleConstraint=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Yk(c,a)};E6.prototype.__destroy__=function(){Zk(this.nDa)};
function F6(){throw"cannot construct a WheeledVehicleControllerCallbacksEm, no constructor in IDL";}F6.prototype=Object.create(e.prototype);F6.prototype.constructor=F6;F6.prototype.oDa=F6;F6.pDa={};d.WheeledVehicleControllerCallbacksEm=F6;F6.prototype.SetWheeledVehicleController=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);$k(c,a)};F6.prototype.__destroy__=function(){al(this.nDa)};function y(){this.nDa=bl();h(y)[this.nDa]=this}y.prototype=Object.create(e.prototype);
y.prototype.constructor=y;y.prototype.oDa=y;y.pDa={};d.WheelSettings=y;y.prototype.GetRefCount=function(){return cl(this.nDa)};y.prototype.AddRef=function(){dl(this.nDa)};y.prototype.Release=function(){el(this.nDa)};y.prototype.get_mPosition=y.prototype.BDa=function(){return l(fl(this.nDa),p)};y.prototype.set_mPosition=y.prototype.DDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);gl(c,a)};Object.defineProperty(y.prototype,"mPosition",{get:y.prototype.BDa,set:y.prototype.DDa});
y.prototype.get_mSuspensionForcePoint=y.prototype.$Ea=function(){return l(hl(this.nDa),p)};y.prototype.set_mSuspensionForcePoint=y.prototype.PFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);il(c,a)};Object.defineProperty(y.prototype,"mSuspensionForcePoint",{get:y.prototype.$Ea,set:y.prototype.PFa});y.prototype.get_mSuspensionDirection=y.prototype.ZEa=function(){return l(jl(this.nDa),p)};
y.prototype.set_mSuspensionDirection=y.prototype.OFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kl(c,a)};Object.defineProperty(y.prototype,"mSuspensionDirection",{get:y.prototype.ZEa,set:y.prototype.OFa});y.prototype.get_mSteeringAxis=y.prototype.XEa=function(){return l(ll(this.nDa),p)};y.prototype.set_mSteeringAxis=y.prototype.MFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ml(c,a)};Object.defineProperty(y.prototype,"mSteeringAxis",{get:y.prototype.XEa,set:y.prototype.MFa});
y.prototype.get_mWheelUp=y.prototype.iFa=function(){return l(nl(this.nDa),p)};y.prototype.set_mWheelUp=y.prototype.YFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ol(c,a)};Object.defineProperty(y.prototype,"mWheelUp",{get:y.prototype.iFa,set:y.prototype.YFa});y.prototype.get_mWheelForward=y.prototype.hFa=function(){return l(pl(this.nDa),p)};y.prototype.set_mWheelForward=y.prototype.XFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ql(c,a)};
Object.defineProperty(y.prototype,"mWheelForward",{get:y.prototype.hFa,set:y.prototype.XFa});y.prototype.get_mSuspensionSpring=y.prototype.dFa=function(){return l(rl(this.nDa),G6)};y.prototype.set_mSuspensionSpring=y.prototype.TFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sl(c,a)};Object.defineProperty(y.prototype,"mSuspensionSpring",{get:y.prototype.dFa,set:y.prototype.TFa});y.prototype.get_mSuspensionMinLength=y.prototype.bFa=function(){return tl(this.nDa)};
y.prototype.set_mSuspensionMinLength=y.prototype.RFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ul(c,a)};Object.defineProperty(y.prototype,"mSuspensionMinLength",{get:y.prototype.bFa,set:y.prototype.RFa});y.prototype.get_mSuspensionMaxLength=y.prototype.aFa=function(){return vl(this.nDa)};y.prototype.set_mSuspensionMaxLength=y.prototype.QFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wl(c,a)};
Object.defineProperty(y.prototype,"mSuspensionMaxLength",{get:y.prototype.aFa,set:y.prototype.QFa});y.prototype.get_mSuspensionPreloadLength=y.prototype.cFa=function(){return xl(this.nDa)};y.prototype.set_mSuspensionPreloadLength=y.prototype.SFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);yl(c,a)};Object.defineProperty(y.prototype,"mSuspensionPreloadLength",{get:y.prototype.cFa,set:y.prototype.SFa});y.prototype.get_mRadius=y.prototype.QDa=function(){return zl(this.nDa)};
y.prototype.set_mRadius=y.prototype.XDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Al(c,a)};Object.defineProperty(y.prototype,"mRadius",{get:y.prototype.QDa,set:y.prototype.XDa});y.prototype.get_mWidth=y.prototype.kFa=function(){return Bl(this.nDa)};y.prototype.set_mWidth=y.prototype.$Fa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Cl(c,a)};Object.defineProperty(y.prototype,"mWidth",{get:y.prototype.kFa,set:y.prototype.$Fa});
y.prototype.get_mEnableSuspensionForcePoint=y.prototype.EEa=function(){return!!Dl(this.nDa)};y.prototype.set_mEnableSuspensionForcePoint=y.prototype.tFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);El(c,a)};Object.defineProperty(y.prototype,"mEnableSuspensionForcePoint",{get:y.prototype.EEa,set:y.prototype.tFa});y.prototype.__destroy__=function(){Fl(this.nDa)};function H6(a){a&&"object"===typeof a&&(a=a.nDa);this.nDa=Gl(a);h(H6)[this.nDa]=this}H6.prototype=Object.create(e.prototype);
H6.prototype.constructor=H6;H6.prototype.oDa=H6;H6.pDa={};d.Wheel=H6;H6.prototype.GetSettings=function(){return l(Hl(this.nDa),y)};H6.prototype.GetAngularVelocity=function(){return Il(this.nDa)};H6.prototype.SetAngularVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Jl(c,a)};H6.prototype.GetRotationAngle=function(){return Kl(this.nDa)};H6.prototype.SetRotationAngle=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ll(c,a)};H6.prototype.GetSteerAngle=function(){return Ml(this.nDa)};
H6.prototype.SetSteerAngle=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Nl(c,a)};H6.prototype.HasContact=function(){return!!Ol(this.nDa)};H6.prototype.GetContactBodyID=function(){return l(Pl(this.nDa),N5)};H6.prototype.GetContactPosition=function(){return l(Ql(this.nDa),x)};H6.prototype.GetContactPointVelocity=function(){return l(Rl(this.nDa),p)};H6.prototype.GetContactNormal=function(){return l(Sl(this.nDa),p)};
H6.prototype.GetContactLongitudinal=function(){return l(Tl(this.nDa),p)};H6.prototype.GetContactLateral=function(){return l(Ul(this.nDa),p)};H6.prototype.GetSuspensionLength=function(){return Vl(this.nDa)};H6.prototype.HasHitHardPoint=function(){return!!Wl(this.nDa)};H6.prototype.GetSuspensionLambda=function(){return Xl(this.nDa)};H6.prototype.GetLongitudinalLambda=function(){return Yl(this.nDa)};H6.prototype.GetLateralLambda=function(){return Zl(this.nDa)};H6.prototype.__destroy__=function(){$l(this.nDa)};
function I6(){throw"cannot construct a VehicleTrackSettings, no constructor in IDL";}I6.prototype=Object.create(e.prototype);I6.prototype.constructor=I6;I6.prototype.oDa=I6;I6.pDa={};d.VehicleTrackSettings=I6;I6.prototype.get_mDrivenWheel=I6.prototype.BGa=function(){return am(this.nDa)};I6.prototype.set_mDrivenWheel=I6.prototype.YHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);bm(c,a)};Object.defineProperty(I6.prototype,"mDrivenWheel",{get:I6.prototype.BGa,set:I6.prototype.YHa});
I6.prototype.get_mWheels=I6.prototype.jFa=function(){return l(cm(this.nDa),J6)};I6.prototype.set_mWheels=I6.prototype.ZFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dm(c,a)};Object.defineProperty(I6.prototype,"mWheels",{get:I6.prototype.jFa,set:I6.prototype.ZFa});I6.prototype.get_mInertia=I6.prototype.NDa=function(){return em(this.nDa)};I6.prototype.set_mInertia=I6.prototype.UDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fm(c,a)};
Object.defineProperty(I6.prototype,"mInertia",{get:I6.prototype.NDa,set:I6.prototype.UDa});I6.prototype.get_mAngularDamping=I6.prototype.IDa=function(){return gm(this.nDa)};I6.prototype.set_mAngularDamping=I6.prototype.KDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);hm(c,a)};Object.defineProperty(I6.prototype,"mAngularDamping",{get:I6.prototype.IDa,set:I6.prototype.KDa});I6.prototype.get_mMaxBrakeTorque=I6.prototype.NEa=function(){return im(this.nDa)};
I6.prototype.set_mMaxBrakeTorque=I6.prototype.CFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jm(c,a)};Object.defineProperty(I6.prototype,"mMaxBrakeTorque",{get:I6.prototype.NEa,set:I6.prototype.CFa});I6.prototype.get_mDifferentialRatio=I6.prototype.DEa=function(){return km(this.nDa)};I6.prototype.set_mDifferentialRatio=I6.prototype.rFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lm(c,a)};
Object.defineProperty(I6.prototype,"mDifferentialRatio",{get:I6.prototype.DEa,set:I6.prototype.rFa});I6.prototype.__destroy__=function(){mm(this.nDa)};function K6(){this.nDa=nm();h(K6)[this.nDa]=this}K6.prototype=Object.create(I5.prototype);K6.prototype.constructor=K6;K6.prototype.oDa=K6;K6.pDa={};d.WheeledVehicleControllerSettings=K6;K6.prototype.get_mEngine=K6.prototype.FEa=function(){return l(om(this.nDa),L6)};
K6.prototype.set_mEngine=K6.prototype.uFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pm(c,a)};Object.defineProperty(K6.prototype,"mEngine",{get:K6.prototype.FEa,set:K6.prototype.uFa});K6.prototype.get_mTransmission=K6.prototype.eFa=function(){return l(qm(this.nDa),z)};K6.prototype.set_mTransmission=K6.prototype.UFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rm(c,a)};Object.defineProperty(K6.prototype,"mTransmission",{get:K6.prototype.eFa,set:K6.prototype.UFa});
K6.prototype.get_mDifferentials=K6.prototype.AGa=function(){return l(sm(this.nDa),M6)};K6.prototype.set_mDifferentials=K6.prototype.XHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tm(c,a)};Object.defineProperty(K6.prototype,"mDifferentials",{get:K6.prototype.AGa,set:K6.prototype.XHa});K6.prototype.get_mDifferentialLimitedSlipRatio=K6.prototype.zGa=function(){return um(this.nDa)};
K6.prototype.set_mDifferentialLimitedSlipRatio=K6.prototype.WHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wm(c,a)};Object.defineProperty(K6.prototype,"mDifferentialLimitedSlipRatio",{get:K6.prototype.zGa,set:K6.prototype.WHa});K6.prototype.__destroy__=function(){xm(this.nDa)};function L6(){throw"cannot construct a VehicleEngineSettings, no constructor in IDL";}L6.prototype=Object.create(e.prototype);L6.prototype.constructor=L6;L6.prototype.oDa=L6;L6.pDa={};
d.VehicleEngineSettings=L6;L6.prototype.get_mMaxTorque=L6.prototype.XGa=function(){return ym(this.nDa)};L6.prototype.set_mMaxTorque=L6.prototype.tIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zm(c,a)};Object.defineProperty(L6.prototype,"mMaxTorque",{get:L6.prototype.XGa,set:L6.prototype.tIa});L6.prototype.get_mMinRPM=L6.prototype.YGa=function(){return Am(this.nDa)};L6.prototype.set_mMinRPM=L6.prototype.uIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Bm(c,a)};
Object.defineProperty(L6.prototype,"mMinRPM",{get:L6.prototype.YGa,set:L6.prototype.uIa});L6.prototype.get_mMaxRPM=L6.prototype.VGa=function(){return Cm(this.nDa)};L6.prototype.set_mMaxRPM=L6.prototype.rIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Dm(c,a)};Object.defineProperty(L6.prototype,"mMaxRPM",{get:L6.prototype.VGa,set:L6.prototype.rIa});L6.prototype.get_mNormalizedTorque=L6.prototype.cHa=function(){return l(Em(this.nDa),N6)};
L6.prototype.set_mNormalizedTorque=L6.prototype.zIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Fm(c,a)};Object.defineProperty(L6.prototype,"mNormalizedTorque",{get:L6.prototype.cHa,set:L6.prototype.zIa});L6.prototype.get_mInertia=L6.prototype.NDa=function(){return Gm(this.nDa)};L6.prototype.set_mInertia=L6.prototype.UDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Hm(c,a)};Object.defineProperty(L6.prototype,"mInertia",{get:L6.prototype.NDa,set:L6.prototype.UDa});
L6.prototype.get_mAngularDamping=L6.prototype.IDa=function(){return Im(this.nDa)};L6.prototype.set_mAngularDamping=L6.prototype.KDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Jm(c,a)};Object.defineProperty(L6.prototype,"mAngularDamping",{get:L6.prototype.IDa,set:L6.prototype.KDa});L6.prototype.__destroy__=function(){Km(this.nDa)};function z(){throw"cannot construct a VehicleTransmissionSettings, no constructor in IDL";}z.prototype=Object.create(e.prototype);
z.prototype.constructor=z;z.prototype.oDa=z;z.pDa={};d.VehicleTransmissionSettings=z;z.prototype.get_mMode=z.prototype.QEa=function(){return Lm(this.nDa)};z.prototype.set_mMode=z.prototype.FFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Mm(c,a)};Object.defineProperty(z.prototype,"mMode",{get:z.prototype.QEa,set:z.prototype.FFa});z.prototype.get_mGearRatios=z.prototype.CGa=function(){return l(Nm(this.nDa),O6)};
z.prototype.set_mGearRatios=z.prototype.ZHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Om(c,a)};Object.defineProperty(z.prototype,"mGearRatios",{get:z.prototype.CGa,set:z.prototype.ZHa});z.prototype.get_mReverseGearRatios=z.prototype.jHa=function(){return l(Pm(this.nDa),O6)};z.prototype.set_mReverseGearRatios=z.prototype.GIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Qm(c,a)};Object.defineProperty(z.prototype,"mReverseGearRatios",{get:z.prototype.jHa,set:z.prototype.GIa});
z.prototype.get_mSwitchTime=z.prototype.tHa=function(){return Rm(this.nDa)};z.prototype.set_mSwitchTime=z.prototype.RIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Sm(c,a)};Object.defineProperty(z.prototype,"mSwitchTime",{get:z.prototype.tHa,set:z.prototype.RIa});z.prototype.get_mClutchReleaseTime=z.prototype.sGa=function(){return Tm(this.nDa)};z.prototype.set_mClutchReleaseTime=z.prototype.PHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Um(c,a)};
Object.defineProperty(z.prototype,"mClutchReleaseTime",{get:z.prototype.sGa,set:z.prototype.PHa});z.prototype.get_mSwitchLatency=z.prototype.sHa=function(){return Vm(this.nDa)};z.prototype.set_mSwitchLatency=z.prototype.QIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Wm(c,a)};Object.defineProperty(z.prototype,"mSwitchLatency",{get:z.prototype.sHa,set:z.prototype.QIa});z.prototype.get_mShiftUpRPM=z.prototype.oHa=function(){return Xm(this.nDa)};
z.prototype.set_mShiftUpRPM=z.prototype.MIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ym(c,a)};Object.defineProperty(z.prototype,"mShiftUpRPM",{get:z.prototype.oHa,set:z.prototype.MIa});z.prototype.get_mShiftDownRPM=z.prototype.nHa=function(){return Zm(this.nDa)};z.prototype.set_mShiftDownRPM=z.prototype.LIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);$m(c,a)};Object.defineProperty(z.prototype,"mShiftDownRPM",{get:z.prototype.nHa,set:z.prototype.LIa});
z.prototype.get_mClutchStrength=z.prototype.tGa=function(){return an(this.nDa)};z.prototype.set_mClutchStrength=z.prototype.QHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);bn(c,a)};Object.defineProperty(z.prototype,"mClutchStrength",{get:z.prototype.tGa,set:z.prototype.QHa});z.prototype.__destroy__=function(){cn(this.nDa)};function P6(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=dn(a,c);h(P6)[this.nDa]=this}P6.prototype=Object.create(J5.prototype);
P6.prototype.constructor=P6;P6.prototype.oDa=P6;P6.pDa={};d.WheeledVehicleController=P6;P6.prototype.SetDriverInput=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);en(g,a,c,b,f)};P6.prototype.SetForwardInput=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fn(c,a)};P6.prototype.GetForwardInput=function(){return gn(this.nDa)};
P6.prototype.SetRightInput=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);hn(c,a)};P6.prototype.GetRightInput=function(){return jn(this.nDa)};P6.prototype.SetBrakeInput=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kn(c,a)};P6.prototype.GetBrakeInput=function(){return ln(this.nDa)};P6.prototype.SetHandBrakeInput=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);mn(c,a)};P6.prototype.GetHandBrakeInput=function(){return nn(this.nDa)};
P6.prototype.GetEngine=function(){return l(on(this.nDa),Q6)};P6.prototype.GetTransmission=function(){return l(pn(this.nDa),A)};P6.prototype.GetDifferentials=function(){return l(qn(this.nDa),M6)};P6.prototype.GetDifferentialLimitedSlipRatio=function(){return rn(this.nDa)};P6.prototype.SetDifferentialLimitedSlipRatio=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sn(c,a)};P6.prototype.GetWheelSpeedAtClutch=function(){return tn(this.nDa)};
P6.prototype.GetConstraint=function(){return l(un(this.nDa),K5)};P6.prototype.__destroy__=function(){vn(this.nDa)};function R6(){throw"cannot construct a SkeletalAnimationJointState, no constructor in IDL";}R6.prototype=Object.create(e.prototype);R6.prototype.constructor=R6;R6.prototype.oDa=R6;R6.pDa={};d.SkeletalAnimationJointState=R6;R6.prototype.FromMatrix=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wn(c,a)};R6.prototype.ToMatrix=function(){return l(xn(this.nDa),r)};
R6.prototype.get_mTranslation=R6.prototype.vHa=function(){return l(yn(this.nDa),p)};R6.prototype.set_mTranslation=R6.prototype.TIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zn(c,a)};Object.defineProperty(R6.prototype,"mTranslation",{get:R6.prototype.vHa,set:R6.prototype.TIa});R6.prototype.get_mRotation=R6.prototype.RDa=function(){return l(An(this.nDa),t)};R6.prototype.set_mRotation=R6.prototype.YDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Bn(c,a)};
Object.defineProperty(R6.prototype,"mRotation",{get:R6.prototype.RDa,set:R6.prototype.YDa});R6.prototype.__destroy__=function(){Cn(this.nDa)};function S6(){throw"cannot construct a BroadPhaseLayerInterfaceEm, no constructor in IDL";}S6.prototype=Object.create(L5.prototype);S6.prototype.constructor=S6;S6.prototype.oDa=S6;S6.pDa={};d.BroadPhaseLayerInterfaceEm=S6;S6.prototype.GetNumBroadPhaseLayers=function(){return Dn(this.nDa)};S6.prototype.__destroy__=function(){En(this.nDa)};
function T6(){throw"cannot construct a VoidPtr, no constructor in IDL";}T6.prototype=Object.create(e.prototype);T6.prototype.constructor=T6;T6.prototype.oDa=T6;T6.pDa={};d.VoidPtr=T6;T6.prototype.__destroy__=function(){Fn(this.nDa)};
function U6(a,c){if(u5){for(var b=0;b<t5.length;b++)d._webidl_free(t5[b]);t5.length=0;d._webidl_free(q5);q5=0;r5+=u5;u5=0}q5||(r5+=128,(q5=d._webidl_malloc(r5))||qa());s5=0;if(a&&"object"===typeof a)a=a.nDa;else if(b=a,"string"===typeof b){a=Array(Ba(b)+1);va(b,a,0,a.length);b=ja;q5||qa();b=a.length*b.BYTES_PER_ELEMENT;b=8*Math.ceil(b/8);if(s5+b>=r5){0<b||qa();u5+=b;var f=d._webidl_malloc(b);t5.push(f)}else f=q5+s5,s5+=b;b=f;for(f=0;f<a.length;f++)ja[b+f]=a[f];a=b}else a=b;c&&"object"===typeof c&&
(c=c.nDa);this.nDa=Gn(a,c);h(U6)[this.nDa]=this}U6.prototype=Object.create(e.prototype);U6.prototype.constructor=U6;U6.prototype.oDa=U6;U6.pDa={};d.JPHString=U6;U6.prototype.c_str=function(){var a=Hn(this.nDa);return a?Da(ka,a):""};U6.prototype.size=U6.prototype.size=function(){return In(this.nDa)};U6.prototype.__destroy__=function(){Jn(this.nDa)};function V6(){this.nDa=Kn();h(V6)[this.nDa]=this}V6.prototype=Object.create(e.prototype);V6.prototype.constructor=V6;V6.prototype.oDa=V6;V6.pDa={};
d.ArrayVec3=V6;V6.prototype.empty=V6.prototype.empty=function(){return!!Ln(this.nDa)};V6.prototype.size=V6.prototype.size=function(){return Mn(this.nDa)};V6.prototype.at=V6.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Nn(c,a),p)};V6.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);On(c,a)};V6.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Pn(c,a)};
V6.prototype.resize=V6.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Qn(c,a)};V6.prototype.clear=V6.prototype.clear=function(){Rn(this.nDa)};V6.prototype.data=V6.prototype.data=function(){return l(Sn(this.nDa),W6)};V6.prototype.__destroy__=function(){Tn(this.nDa)};function X6(){this.nDa=Un();h(X6)[this.nDa]=this}X6.prototype=Object.create(e.prototype);X6.prototype.constructor=X6;X6.prototype.oDa=X6;X6.pDa={};d.ArrayQuat=X6;X6.prototype.empty=X6.prototype.empty=function(){return!!Vn(this.nDa)};
X6.prototype.size=X6.prototype.size=function(){return Wn(this.nDa)};X6.prototype.at=X6.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Xn(c,a),t)};X6.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Yn(c,a)};X6.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Zn(c,a)};X6.prototype.resize=X6.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);$n(c,a)};
X6.prototype.clear=X6.prototype.clear=function(){ao(this.nDa)};X6.prototype.data=X6.prototype.data=function(){return l(bo(this.nDa),Y6)};X6.prototype.__destroy__=function(){co(this.nDa)};function Z6(){this.nDa=eo();h(Z6)[this.nDa]=this}Z6.prototype=Object.create(e.prototype);Z6.prototype.constructor=Z6;Z6.prototype.oDa=Z6;Z6.pDa={};d.ArrayMat44=Z6;Z6.prototype.empty=Z6.prototype.empty=function(){return!!fo(this.nDa)};Z6.prototype.size=Z6.prototype.size=function(){return go(this.nDa)};
Z6.prototype.at=Z6.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(ho(c,a),r)};Z6.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);io(c,a)};Z6.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jo(c,a)};Z6.prototype.resize=Z6.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ko(c,a)};Z6.prototype.clear=Z6.prototype.clear=function(){lo(this.nDa)};
Z6.prototype.data=Z6.prototype.data=function(){return l(mo(this.nDa),$6)};Z6.prototype.__destroy__=function(){no(this.nDa)};function a7(){this.nDa=oo();h(a7)[this.nDa]=this}a7.prototype=Object.create(e.prototype);a7.prototype.constructor=a7;a7.prototype.oDa=a7;a7.pDa={};d.ArrayBodyID=a7;a7.prototype.empty=a7.prototype.empty=function(){return!!po(this.nDa)};a7.prototype.size=a7.prototype.size=function(){return qo(this.nDa)};
a7.prototype.at=a7.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(ro(c,a),N5)};a7.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);so(c,a)};a7.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);to(c,a)};a7.prototype.resize=a7.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);uo(c,a)};a7.prototype.clear=a7.prototype.clear=function(){vo(this.nDa)};
a7.prototype.data=a7.prototype.data=function(){return l(wo(this.nDa),b7)};a7.prototype.__destroy__=function(){xo(this.nDa)};function c7(){this.nDa=yo();h(c7)[this.nDa]=this}c7.prototype=Object.create(e.prototype);c7.prototype.constructor=c7;c7.prototype.oDa=c7;c7.pDa={};d.ArrayBodyPtr=c7;c7.prototype.empty=c7.prototype.empty=function(){return!!zo(this.nDa)};c7.prototype.size=c7.prototype.size=function(){return Ao(this.nDa)};
c7.prototype.at=c7.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Bo(c,a),Body)};c7.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Co(c,a)};c7.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Do(c,a)};c7.prototype.resize=c7.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Eo(c,a)};c7.prototype.clear=c7.prototype.clear=function(){Fo(this.nDa)};
c7.prototype.data=c7.prototype.data=function(){return l(Go(this.nDa),d7)};c7.prototype.__destroy__=function(){Ho(this.nDa)};function W6(){throw"cannot construct a Vec3MemRef, no constructor in IDL";}W6.prototype=Object.create(e.prototype);W6.prototype.constructor=W6;W6.prototype.oDa=W6;W6.pDa={};d.Vec3MemRef=W6;W6.prototype.__destroy__=function(){Io(this.nDa)};function Y6(){throw"cannot construct a QuatMemRef, no constructor in IDL";}Y6.prototype=Object.create(e.prototype);
Y6.prototype.constructor=Y6;Y6.prototype.oDa=Y6;Y6.pDa={};d.QuatMemRef=Y6;Y6.prototype.__destroy__=function(){Jo(this.nDa)};function $6(){throw"cannot construct a Mat44MemRef, no constructor in IDL";}$6.prototype=Object.create(e.prototype);$6.prototype.constructor=$6;$6.prototype.oDa=$6;$6.pDa={};d.Mat44MemRef=$6;$6.prototype.__destroy__=function(){Ko(this.nDa)};function b7(){throw"cannot construct a BodyIDMemRef, no constructor in IDL";}b7.prototype=Object.create(e.prototype);
b7.prototype.constructor=b7;b7.prototype.oDa=b7;b7.pDa={};d.BodyIDMemRef=b7;b7.prototype.__destroy__=function(){Lo(this.nDa)};function d7(){throw"cannot construct a BodyPtrMemRef, no constructor in IDL";}d7.prototype=Object.create(e.prototype);d7.prototype.constructor=d7;d7.prototype.oDa=d7;d7.pDa={};d.BodyPtrMemRef=d7;d7.prototype.__destroy__=function(){Mo(this.nDa)};function e7(){throw"cannot construct a FloatMemRef, no constructor in IDL";}e7.prototype=Object.create(e.prototype);
e7.prototype.constructor=e7;e7.prototype.oDa=e7;e7.pDa={};d.FloatMemRef=e7;e7.prototype.__destroy__=function(){No(this.nDa)};function f7(){throw"cannot construct a Uint8MemRef, no constructor in IDL";}f7.prototype=Object.create(e.prototype);f7.prototype.constructor=f7;f7.prototype.oDa=f7;f7.pDa={};d.Uint8MemRef=f7;f7.prototype.__destroy__=function(){Oo(this.nDa)};function g7(){throw"cannot construct a UintMemRef, no constructor in IDL";}g7.prototype=Object.create(e.prototype);
g7.prototype.constructor=g7;g7.prototype.oDa=g7;g7.pDa={};d.UintMemRef=g7;g7.prototype.__destroy__=function(){Po(this.nDa)};function p(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);this.nDa=void 0===a?Qo():void 0===c?Ro(a):void 0===b?_emscripten_bind_Vec3_Vec3_2(a,c):So(a,c,b);h(p)[this.nDa]=this}p.prototype=Object.create(e.prototype);p.prototype.constructor=p;p.prototype.oDa=p;p.pDa={};d.Vec3=p;
p.prototype.sZero=function(){return l(To(),p)};p.prototype.sOne=function(){return l(Uo(),p)};p.prototype.sAxisX=function(){return l(Vo(),p)};p.prototype.sAxisY=function(){return l(Wo(),p)};p.prototype.sAxisZ=function(){return l(Xo(),p)};p.prototype.sReplicate=function(a){a&&"object"===typeof a&&(a=a.nDa);return l(Yo(a),p)};p.prototype.sMin=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Zo(a,c),p)};
p.prototype.sMax=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l($o(a,c),p)};p.prototype.sClamp=function(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);return l(ap(a,c,b),p)};p.prototype.sFusedMultiplyAdd=function(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);return l(bp(a,c,b),p)};
p.prototype.sOr=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(cp(a,c),p)};p.prototype.sXor=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(dp(a,c),p)};p.prototype.sAnd=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(ep(a,c),p)};p.prototype.sUnitSpherical=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(fp(a,c),p)};
p.prototype.GetComponent=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return gp(c,a)};p.prototype.Equals=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!hp(c,a)};p.prototype.NotEquals=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!ip(c,a)};p.prototype.LengthSq=function(){return jp(this.nDa)};p.prototype.Length=function(){return kp(this.nDa)};p.prototype.Normalized=function(){return l(lp(this.nDa),p)};
p.prototype.NormalizedOr=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(mp(c,a),p)};p.prototype.GetNormalizedPerpendicular=function(){return l(np(this.nDa),p)};p.prototype.GetX=p.prototype.ZDa=function(){return op(this.nDa)};p.prototype.GetY=p.prototype.$Da=function(){return pp(this.nDa)};p.prototype.GetZ=p.prototype.aEa=function(){return qp(this.nDa)};p.prototype.SetX=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rp(c,a)};
p.prototype.SetY=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sp(c,a)};p.prototype.SetZ=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tp(c,a)};p.prototype.Set=p.prototype.Set=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);up(f,a,c,b)};p.prototype.SetComponent=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);vp(b,a,c)};
p.prototype.IsNearZero=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return void 0===a?!!wp(c):!!xp(c,a)};p.prototype.IsClose=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return void 0===c?!!yp(b,a):!!zp(b,a,c)};p.prototype.IsNormalized=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return void 0===a?!!Ap(c):!!Bp(c,a)};p.prototype.GetLowestComponentIndex=function(){return Cp(this.nDa)};
p.prototype.GetHighestComponentIndex=function(){return Dp(this.nDa)};p.prototype.Abs=function(){return l(Ep(this.nDa),p)};p.prototype.Reciprocal=function(){return l(Fp(this.nDa),p)};p.prototype.Cross=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Gp(c,a),p)};p.prototype.Dot=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return Hp(c,a)};p.prototype.DotV=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Ip(c,a),p)};
p.prototype.DotV4=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Jp(c,a),B)};p.prototype.Add=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Kp(c,a),p)};p.prototype.Sub=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Lp(c,a),p)};p.prototype.Mul=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Mp(c,a),p)};p.prototype.Div=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Np(c,a),p)};
p.prototype.MulVec3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Op(c,a),p)};p.prototype.MulFloat=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Pp(c,a),p)};p.prototype.DivVec3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Qp(c,a),p)};p.prototype.DivFloat=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Rp(c,a),p)};
p.prototype.AddVec3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Sp(c,a),p)};p.prototype.SubVec3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Tp(c,a),p)};p.prototype.SplatX=function(){return l(Up(this.nDa),B)};p.prototype.SplatY=function(){return l(Vp(this.nDa),B)};p.prototype.SplatZ=function(){return l(Wp(this.nDa),B)};p.prototype.ReduceMin=function(){return Xp(this.nDa)};p.prototype.ReduceMax=function(){return Yp(this.nDa)};
p.prototype.Sqrt=function(){return l(Zp(this.nDa),p)};p.prototype.GetSign=function(){return l($p(this.nDa),p)};p.prototype.__destroy__=function(){aq(this.nDa)};function x(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);this.nDa=void 0===a?bq():void 0===c?_emscripten_bind_RVec3_RVec3_1(a):void 0===b?_emscripten_bind_RVec3_RVec3_2(a,c):cq(a,c,b);h(x)[this.nDa]=this}x.prototype=Object.create(e.prototype);x.prototype.constructor=x;
x.prototype.oDa=x;x.pDa={};d.RVec3=x;x.prototype.sZero=function(){return l(dq(),x)};x.prototype.sOne=function(){return l(eq(),x)};x.prototype.sAxisX=function(){return l(fq(),x)};x.prototype.sAxisY=function(){return l(gq(),x)};x.prototype.sAxisZ=function(){return l(hq(),x)};x.prototype.sReplicate=function(a){a&&"object"===typeof a&&(a=a.nDa);return l(iq(a),x)};x.prototype.sMin=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(jq(a,c),x)};
x.prototype.sMax=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(kq(a,c),x)};x.prototype.sClamp=function(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);return l(lq(a,c,b),x)};x.prototype.GetComponent=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return mq(c,a)};x.prototype.Equals=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!nq(c,a)};
x.prototype.NotEquals=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!oq(c,a)};x.prototype.LengthSq=function(){return pq(this.nDa)};x.prototype.Length=function(){return qq(this.nDa)};x.prototype.Normalized=function(){return l(rq(this.nDa),x)};x.prototype.GetX=x.prototype.ZDa=function(){return sq(this.nDa)};x.prototype.GetY=x.prototype.$Da=function(){return tq(this.nDa)};x.prototype.GetZ=x.prototype.aEa=function(){return uq(this.nDa)};
x.prototype.SetX=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vq(c,a)};x.prototype.SetY=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wq(c,a)};x.prototype.SetZ=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xq(c,a)};x.prototype.Set=x.prototype.Set=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);yq(f,a,c,b)};
x.prototype.SetComponent=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);zq(b,a,c)};x.prototype.IsNearZero=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return void 0===a?!!Aq(c):!!Bq(c,a)};x.prototype.IsClose=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return void 0===c?!!Cq(b,a):!!Dq(b,a,c)};
x.prototype.IsNormalized=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return void 0===a?!!Eq(c):!!Fq(c,a)};x.prototype.Abs=function(){return l(Gq(this.nDa),x)};x.prototype.Reciprocal=function(){return l(Hq(this.nDa),x)};x.prototype.Cross=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Iq(c,a),x)};x.prototype.Dot=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return Jq(c,a)};
x.prototype.Add=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Kq(c,a),x)};x.prototype.Sub=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Lq(c,a),x)};x.prototype.Mul=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Mq(c,a),x)};x.prototype.Div=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Nq(c,a),x)};x.prototype.MulRVec3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Oq(c,a),x)};
x.prototype.MulFloat=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Pq(c,a),x)};x.prototype.DivRVec3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Qq(c,a),x)};x.prototype.DivFloat=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Rq(c,a),x)};x.prototype.AddRVec3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Sq(c,a),x)};
x.prototype.SubRVec3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Tq(c,a),x)};x.prototype.Sqrt=function(){return l(Uq(this.nDa),x)};x.prototype.GetSign=function(){return l(Vq(this.nDa),x)};x.prototype.__destroy__=function(){Wq(this.nDa)};
function B(a,c,b,f){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);this.nDa=void 0===a?Xq():void 0===c?Yq(a):void 0===b?Zq(a,c):void 0===f?_emscripten_bind_Vec4_Vec4_3(a,c,b):$q(a,c,b,f);h(B)[this.nDa]=this}B.prototype=Object.create(e.prototype);B.prototype.constructor=B;B.prototype.oDa=B;B.pDa={};d.Vec4=B;B.prototype.sZero=function(){return l(ar(),B)};B.prototype.sOne=function(){return l(br(),B)};
B.prototype.sReplicate=function(a){a&&"object"===typeof a&&(a=a.nDa);return l(cr(a),B)};B.prototype.sMin=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(dr(a,c),B)};B.prototype.sMax=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(er(a,c),B)};B.prototype.sClamp=function(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);return l(fr(a,c,b),B)};
B.prototype.sFusedMultiplyAdd=function(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);return l(gr(a,c,b),B)};B.prototype.sOr=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(hr(a,c),B)};B.prototype.sXor=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(ir(a,c),B)};
B.prototype.sAnd=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(jr(a,c),B)};B.prototype.GetX=B.prototype.ZDa=function(){return kr(this.nDa)};B.prototype.GetY=B.prototype.$Da=function(){return lr(this.nDa)};B.prototype.GetZ=B.prototype.aEa=function(){return mr(this.nDa)};B.prototype.GetW=B.prototype.aGa=function(){return nr(this.nDa)};B.prototype.SetX=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);or(c,a)};
B.prototype.SetY=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pr(c,a)};B.prototype.SetZ=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qr(c,a)};B.prototype.SetW=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rr(c,a)};B.prototype.Set=B.prototype.Set=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);sr(g,a,c,b,f)};
B.prototype.GetComponent=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return tr(c,a)};B.prototype.IsClose=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return void 0===c?!!ur(b,a):!!vr(b,a,c)};B.prototype.IsNearZero=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return void 0===a?!!wr(c):!!xr(c,a)};B.prototype.IsNormalized=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return void 0===a?!!yr(c):!!zr(c,a)};
B.prototype.GetLowestComponentIndex=function(){return Ar(this.nDa)};B.prototype.GetHighestComponentIndex=function(){return Br(this.nDa)};B.prototype.Add=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Cr(c,a),B)};B.prototype.Sub=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Dr(c,a),B)};B.prototype.Mul=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Er(c,a),B)};
B.prototype.Div=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Fr(c,a),B)};B.prototype.MulVec4=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Gr(c,a),B)};B.prototype.MulFloat=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Hr(c,a),B)};B.prototype.DivVec4=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Ir(c,a),B)};
B.prototype.DivFloat=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Jr(c,a),B)};B.prototype.AddVec4=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Kr(c,a),B)};B.prototype.SubVec4=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Lr(c,a),B)};B.prototype.__destroy__=function(){Mr(this.nDa)};function h7(){this.nDa=Nr();h(h7)[this.nDa]=this}h7.prototype=Object.create(e.prototype);h7.prototype.constructor=h7;h7.prototype.oDa=h7;h7.pDa={};
d.Vector2=h7;h7.prototype.SetZero=function(){Or(this.nDa)};h7.prototype.IsZero=function(){Pr(this.nDa)};h7.prototype.IsClose=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);void 0===c?Qr(b,a):Rr(b,a,c)};h7.prototype.IsNormalized=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?Sr(c):Tr(c,a)};h7.prototype.Normalized=function(){return l(Ur(this.nDa),h7)};
h7.prototype.GetComponent=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return Vr(c,a)};h7.prototype.Add=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Wr(c,a),h7)};h7.prototype.Sub=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Xr(c,a),h7)};h7.prototype.Mul=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Yr(c,a),h7)};h7.prototype.Div=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Zr(c,a),h7)};
h7.prototype.MulFloat=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l($r(c,a),h7)};h7.prototype.DivFloat=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(as(c,a),h7)};h7.prototype.AddVector2=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(bs(c,a),h7)};h7.prototype.SubVector2=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(cs(c,a),h7)};
h7.prototype.Dot=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return ds(c,a)};h7.prototype.__destroy__=function(){es(this.nDa)};function t(a,c,b,f){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);this.nDa=void 0===a?gs():void 0===c?_emscripten_bind_Quat_Quat_1(a):void 0===b?_emscripten_bind_Quat_Quat_2(a,c):void 0===f?_emscripten_bind_Quat_Quat_3(a,c,b):hs(a,c,b,f);h(t)[this.nDa]=this}
t.prototype=Object.create(e.prototype);t.prototype.constructor=t;t.prototype.oDa=t;t.pDa={};d.Quat=t;t.prototype.sZero=function(){return l(is(),t)};t.prototype.sIdentity=function(){return l(js(),t)};t.prototype.sRotation=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(ks(a,c),t)};t.prototype.sFromTo=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(ls(a,c),t)};
t.prototype.Equals=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!ms(c,a)};t.prototype.NotEquals=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!ns(c,a)};t.prototype.MulQuat=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(ps(c,a),t)};t.prototype.MulVec3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(qs(c,a),p)};t.prototype.MulFloat=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(rs(c,a),t)};
t.prototype.IsClose=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return void 0===c?!!ss(b,a):!!ts(b,a,c)};t.prototype.IsNormalized=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return void 0===a?!!us(c):!!vs(c,a)};t.prototype.Length=function(){return xs(this.nDa)};t.prototype.LengthSq=function(){return ys(this.nDa)};t.prototype.Normalized=function(){return l(zs(this.nDa),t)};
t.prototype.sEulerAngles=function(a){a&&"object"===typeof a&&(a=a.nDa);return l(As(a),t)};t.prototype.GetEulerAngles=function(){return l(Bs(this.nDa),p)};t.prototype.GetX=t.prototype.ZDa=function(){return Cs(this.nDa)};t.prototype.GetY=t.prototype.$Da=function(){return Ds(this.nDa)};t.prototype.GetZ=t.prototype.aEa=function(){return Es(this.nDa)};t.prototype.GetW=t.prototype.aGa=function(){return Fs(this.nDa)};t.prototype.GetXYZ=function(){return l(Gs(this.nDa),p)};
t.prototype.SetX=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Hs(c,a)};t.prototype.SetY=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Is(c,a)};t.prototype.SetZ=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Js(c,a)};t.prototype.SetW=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ks(c,a)};
t.prototype.Set=t.prototype.Set=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);Ls(g,a,c,b,f)};t.prototype.sMultiplyImaginary=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Ms(b,a,c),t)};t.prototype.InverseRotate=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Ns(c,a),p)};
t.prototype.RotateAxisX=function(){return l(Os(this.nDa),p)};t.prototype.RotateAxisY=function(){return l(Ps(this.nDa),p)};t.prototype.RotateAxisZ=function(){return l(Qs(this.nDa),p)};t.prototype.Dot=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return Rs(c,a)};t.prototype.Conjugated=function(){return l(Ss(this.nDa),t)};t.prototype.Inversed=function(){return l(Ts(this.nDa),t)};t.prototype.EnsureWPositive=function(){return l(Us(this.nDa),t)};
t.prototype.GetPerpendicular=function(){return l(Vs(this.nDa),t)};t.prototype.GetRotationAngle=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return Ws(c,a)};t.prototype.GetTwist=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Xs(c,a),t)};t.prototype.GetSwingTwist=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);Ys(b,a,c)};
t.prototype.LERP=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Zs(b,a,c),t)};t.prototype.SLERP=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l($s(b,a,c),t)};t.prototype.__destroy__=function(){at(this.nDa)};function i7(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);this.nDa=bt(a,c,b);h(i7)[this.nDa]=this}i7.prototype=Object.create(e.prototype);
i7.prototype.constructor=i7;i7.prototype.oDa=i7;i7.pDa={};d.Float3=i7;i7.prototype.Equals=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!ct(c,a)};i7.prototype.NotEquals=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!dt(c,a)};i7.prototype.get_x=i7.prototype.cNa=function(){return et(this.nDa)};i7.prototype.set_x=i7.prototype.gRa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ft(c,a)};
Object.defineProperty(i7.prototype,"x",{get:i7.prototype.cNa,set:i7.prototype.gRa});i7.prototype.get_y=i7.prototype.dNa=function(){return gt(this.nDa)};i7.prototype.set_y=i7.prototype.hRa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ht(c,a)};Object.defineProperty(i7.prototype,"y",{get:i7.prototype.dNa,set:i7.prototype.hRa});i7.prototype.get_z=i7.prototype.eNa=function(){return it(this.nDa)};
i7.prototype.set_z=i7.prototype.iRa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jt(c,a)};Object.defineProperty(i7.prototype,"z",{get:i7.prototype.eNa,set:i7.prototype.iRa});i7.prototype.__destroy__=function(){kt(this.nDa)};function r(){this.nDa=lt();h(r)[this.nDa]=this}r.prototype=Object.create(e.prototype);r.prototype.constructor=r;r.prototype.oDa=r;r.pDa={};d.Mat44=r;r.prototype.sZero=function(){return l(mt(),r)};r.prototype.sIdentity=function(){return l(nt(),r)};
r.prototype.sRotationX=function(a){a&&"object"===typeof a&&(a=a.nDa);return l(ot(a),r)};r.prototype.sRotationY=function(a){a&&"object"===typeof a&&(a=a.nDa);return l(pt(a),r)};r.prototype.sRotationZ=function(a){a&&"object"===typeof a&&(a=a.nDa);return l(qt(a),r)};r.prototype.sRotation=function(a){a&&"object"===typeof a&&(a=a.nDa);return l(rt(a),r)};r.prototype.sRotationAxisAngle=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(st(a,c),r)};
r.prototype.sTranslation=function(a){a&&"object"===typeof a&&(a=a.nDa);return l(tt(a),r)};r.prototype.sRotationTranslation=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(ut(a,c),r)};r.prototype.sInverseRotationTranslation=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(vt(a,c),r)};r.prototype.sScale=function(a){a&&"object"===typeof a&&(a=a.nDa);return l(wt(a),r)};
r.prototype.sScaleVec3=function(a){a&&"object"===typeof a&&(a=a.nDa);return l(xt(a),r)};r.prototype.sOuterProduct=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(yt(a,c),r)};r.prototype.sCrossProduct=function(a){a&&"object"===typeof a&&(a=a.nDa);return l(zt(a),r)};r.prototype.sQuatLeftMultiply=function(a){a&&"object"===typeof a&&(a=a.nDa);return l(At(a),r)};r.prototype.sQuatRightMultiply=function(a){a&&"object"===typeof a&&(a=a.nDa);return l(Bt(a),r)};
r.prototype.sLookAt=function(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);return l(Ct(a,c,b),r)};r.prototype.sPerspective=function(a,c,b,f){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);return l(Dt(a,c,b,f),r)};r.prototype.GetAxisX=function(){return l(Et(this.nDa),p)};r.prototype.GetAxisY=function(){return l(Ft(this.nDa),p)};
r.prototype.GetAxisZ=function(){return l(Gt(this.nDa),p)};r.prototype.GetDiagonal3=function(){return l(Ht(this.nDa),p)};r.prototype.GetDiagonal4=function(){return l(It(this.nDa),B)};r.prototype.GetRotation=function(){return l(Jt(this.nDa),r)};r.prototype.GetRotationSafe=function(){return l(Kt(this.nDa),r)};r.prototype.GetQuaternion=function(){return l(Lt(this.nDa),t)};r.prototype.GetTranslation=function(){return l(Mt(this.nDa),p)};
r.prototype.Equals=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!Nt(c,a)};r.prototype.NotEquals=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!Ot(c,a)};r.prototype.IsClose=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return void 0===c?!!Pt(b,a):!!Qt(b,a,c)};r.prototype.Add=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Rt(c,a),r)};
r.prototype.MulFloat=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(St(c,a),r)};r.prototype.MulMat44=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Tt(c,a),r)};r.prototype.MulVec3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Ut(c,a),p)};r.prototype.MulVec4=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Vt(c,a),B)};
r.prototype.AddMat44=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Wt(c,a),r)};r.prototype.SubMat44=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Xt(c,a),r)};r.prototype.Multiply3x3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Yt(c,a),p)};r.prototype.Multiply3x3Transposed=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Zt(c,a),p)};
r.prototype.Multiply3x3LeftTransposed=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l($t(c,a),r)};r.prototype.Multiply3x3RightTransposed=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(au(c,a),r)};r.prototype.Transposed=function(){return l(bu(this.nDa),r)};r.prototype.Transposed3x3=function(){return l(cu(this.nDa),r)};r.prototype.Inversed=function(){return l(du(this.nDa),r)};r.prototype.InversedRotationTranslation=function(){return l(eu(this.nDa),r)};
r.prototype.Adjointed3x3=function(){return l(fu(this.nDa),r)};r.prototype.SetInversed3x3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!gu(c,a)};r.prototype.GetDeterminant3x3=function(){return hu(this.nDa)};r.prototype.Inversed3x3=function(){return l(iu(this.nDa),r)};r.prototype.GetDirectionPreservingMatrix=function(){return l(ju(this.nDa),r)};r.prototype.PreTranslated=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(ku(c,a),r)};
r.prototype.PostTranslated=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(lu(c,a),r)};r.prototype.PreScaled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(mu(c,a),r)};r.prototype.PostScaled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(nu(c,a),r)};r.prototype.Decompose=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(ou(c,a),r)};
r.prototype.SetColumn3=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);pu(b,a,c)};r.prototype.SetColumn4=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);qu(b,a,c)};r.prototype.SetAxisX=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ru(c,a)};r.prototype.SetAxisY=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);su(c,a)};
r.prototype.SetAxisZ=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tu(c,a)};r.prototype.SetDiagonal3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);uu(c,a)};r.prototype.SetDiagonal4=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vu(c,a)};r.prototype.SetTranslation=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wu(c,a)};r.prototype.GetColumn3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(xu(c,a),p)};
r.prototype.GetColumn4=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(yu(c,a),B)};r.prototype.__destroy__=function(){zu(this.nDa)};function C(){this.nDa=Au();h(C)[this.nDa]=this}C.prototype=Object.create(e.prototype);C.prototype.constructor=C;C.prototype.oDa=C;C.pDa={};d.RMat44=C;C.prototype.sZero=function(){return l(Bu(),C)};C.prototype.sIdentity=function(){return l(Cu(),C)};C.prototype.sRotation=function(a){a&&"object"===typeof a&&(a=a.nDa);return l(Du(a),C)};
C.prototype.sTranslation=function(a){a&&"object"===typeof a&&(a=a.nDa);return l(Eu(a),C)};C.prototype.sRotationTranslation=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Fu(a,c),C)};C.prototype.sInverseRotationTranslation=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Gu(a,c),C)};C.prototype.ToMat44=function(){return l(Hu(this.nDa),r)};
C.prototype.Equals=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!Iu(c,a)};C.prototype.NotEquals=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!Ju(c,a)};C.prototype.MulVec3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Ku(c,a),x)};C.prototype.MulRVec3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Lu(c,a),x)};
C.prototype.MulMat44=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Mu(c,a),C)};C.prototype.MulRMat44=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Nu(c,a),C)};C.prototype.GetAxisX=function(){return l(Ou(this.nDa),p)};C.prototype.GetAxisY=function(){return l(Pu(this.nDa),p)};C.prototype.GetAxisZ=function(){return l(Qu(this.nDa),p)};C.prototype.GetRotation=function(){return l(Ru(this.nDa),r)};
C.prototype.SetRotation=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Su(c,a)};C.prototype.GetQuaternion=function(){return l(Tu(this.nDa),t)};C.prototype.GetTranslation=function(){return l(Uu(this.nDa),x)};C.prototype.IsClose=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return void 0===c?!!Vu(b,a):!!Wu(b,a,c)};C.prototype.Multiply3x3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Xu(c,a),p)};
C.prototype.Multiply3x3Transposed=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Yu(c,a),p)};C.prototype.Transposed3x3=function(){return l(Zu(this.nDa),r)};C.prototype.Inversed=function(){return l($u(this.nDa),C)};C.prototype.InversedRotationTranslation=function(){return l(av(this.nDa),C)};C.prototype.PreTranslated=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(bv(c,a),C)};
C.prototype.PostTranslated=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(cv(c,a),C)};C.prototype.PreScaled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(dv(c,a),C)};C.prototype.PostScaled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(ev(c,a),C)};C.prototype.GetDirectionPreservingMatrix=function(){return l(fv(this.nDa),r)};
C.prototype.SetColumn3=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);gv(b,a,c)};C.prototype.GetColumn3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(hv(c,a),p)};C.prototype.SetAxisX=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);iv(c,a)};C.prototype.SetAxisY=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jv(c,a)};
C.prototype.SetAxisZ=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kv(c,a)};C.prototype.SetTranslation=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lv(c,a)};C.prototype.SetColumn4=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);mv(b,a,c)};C.prototype.GetColumn4=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(nv(c,a),B)};
C.prototype.Decompose=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(ov(c,a),C)};C.prototype.__destroy__=function(){pv(this.nDa)};function n(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=void 0===a?qv():void 0===c?_emscripten_bind_AABox_AABox_1(a):rv(a,c);h(n)[this.nDa]=this}n.prototype=Object.create(e.prototype);n.prototype.constructor=n;n.prototype.oDa=n;n.pDa={};d.AABox=n;n.prototype.sBiggest=function(){return l(sv(),n)};
n.prototype.sFromTwoPoints=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(tv(a,c),n)};n.prototype.sFromTriangle=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(uv(a,c),n)};n.prototype.Equals=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!vv(c,a)};n.prototype.NotEquals=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!wv(c,a)};n.prototype.SetEmpty=function(){xv(this.nDa)};
n.prototype.IsValid=function(){return!!yv(this.nDa)};n.prototype.EncapsulateVec3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zv(c,a)};n.prototype.EncapsulateAABox=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Av(c,a)};n.prototype.EncapsulateTriangle=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Bv(c,a)};n.prototype.EncapsulateIndexedTriangle=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);Cv(b,a,c)};
n.prototype.Intersect=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Dv(c,a),n)};n.prototype.EnsureMinimalEdgeLength=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ev(c,a)};n.prototype.ExpandBy=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Fv(c,a)};n.prototype.GetCenter=function(){return l(Gv(this.nDa),p)};n.prototype.GetExtent=function(){return l(Hv(this.nDa),p)};n.prototype.GetSize=function(){return l(Iv(this.nDa),p)};
n.prototype.GetSurfaceArea=function(){return Jv(this.nDa)};n.prototype.GetVolume=function(){return Kv(this.nDa)};n.prototype.ContainsVec3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!Lv(c,a)};n.prototype.ContainsRVec3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!Mv(c,a)};n.prototype.OverlapsAABox=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!Nv(c,a)};
n.prototype.OverlapsPlane=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!Ov(c,a)};n.prototype.TranslateVec3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Pv(c,a)};n.prototype.TranslateRVec3=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Qv(c,a)};n.prototype.TransformedMat44=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Rv(c,a),n)};
n.prototype.TransformedRMat44=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Sv(c,a),n)};n.prototype.Scaled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Tv(c,a),n)};n.prototype.GetClosestPoint=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Uv(c,a),p)};n.prototype.GetSqDistanceTo=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return Vv(c,a)};n.prototype.get_mMin=n.prototype.mLa=function(){return l(Wv(this.nDa),p)};
n.prototype.set_mMin=n.prototype.tPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Xv(c,a)};Object.defineProperty(n.prototype,"mMin",{get:n.prototype.mLa,set:n.prototype.tPa});n.prototype.get_mMax=n.prototype.PKa=function(){return l(Yv(this.nDa),p)};n.prototype.set_mMax=n.prototype.WOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Zv(c,a)};Object.defineProperty(n.prototype,"mMax",{get:n.prototype.PKa,set:n.prototype.WOa});n.prototype.__destroy__=function(){$v(this.nDa)};
function j7(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=void 0===a?aw():void 0===c?_emscripten_bind_OrientedBox_OrientedBox_1(a):bw(a,c);h(j7)[this.nDa]=this}j7.prototype=Object.create(e.prototype);j7.prototype.constructor=j7;j7.prototype.oDa=j7;j7.pDa={};d.OrientedBox=j7;j7.prototype.get_mOrientation=j7.prototype.CLa=function(){return l(cw(this.nDa),r)};
j7.prototype.set_mOrientation=j7.prototype.JPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dw(c,a)};Object.defineProperty(j7.prototype,"mOrientation",{get:j7.prototype.CLa,set:j7.prototype.JPa});j7.prototype.get_mHalfExtents=j7.prototype.UJa=function(){return l(ew(this.nDa),p)};j7.prototype.set_mHalfExtents=j7.prototype.aOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fw(c,a)};Object.defineProperty(j7.prototype,"mHalfExtents",{get:j7.prototype.UJa,set:j7.prototype.aOa});
j7.prototype.__destroy__=function(){gw(this.nDa)};function k7(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=void 0===a?hw():void 0===c?_emscripten_bind_RayCast_RayCast_1(a):iw(a,c);h(k7)[this.nDa]=this}k7.prototype=Object.create(e.prototype);k7.prototype.constructor=k7;k7.prototype.oDa=k7;k7.pDa={};d.RayCast=k7;k7.prototype.Transformed=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(jw(c,a),k7)};
k7.prototype.Translated=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(kw(c,a),k7)};k7.prototype.GetPointOnRay=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(lw(c,a),p)};k7.prototype.get_mOrigin=k7.prototype.eHa=function(){return l(mw(this.nDa),p)};k7.prototype.set_mOrigin=k7.prototype.BIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nw(c,a)};Object.defineProperty(k7.prototype,"mOrigin",{get:k7.prototype.eHa,set:k7.prototype.BIa});
k7.prototype.get_mDirection=k7.prototype.bEa=function(){return l(ow(this.nDa),p)};k7.prototype.set_mDirection=k7.prototype.sFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pw(c,a)};Object.defineProperty(k7.prototype,"mDirection",{get:k7.prototype.bEa,set:k7.prototype.sFa});k7.prototype.__destroy__=function(){qw(this.nDa)};
function l7(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=void 0===a?rw():void 0===c?_emscripten_bind_RRayCast_RRayCast_1(a):sw(a,c);h(l7)[this.nDa]=this}l7.prototype=Object.create(e.prototype);l7.prototype.constructor=l7;l7.prototype.oDa=l7;l7.pDa={};d.RRayCast=l7;l7.prototype.Transformed=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(tw(c,a),l7)};
l7.prototype.Translated=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(uw(c,a),l7)};l7.prototype.GetPointOnRay=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(vw(c,a),x)};l7.prototype.get_mOrigin=l7.prototype.eHa=function(){return l(ww(this.nDa),x)};l7.prototype.set_mOrigin=l7.prototype.BIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xw(c,a)};Object.defineProperty(l7.prototype,"mOrigin",{get:l7.prototype.eHa,set:l7.prototype.BIa});
l7.prototype.get_mDirection=l7.prototype.bEa=function(){return l(yw(this.nDa),p)};l7.prototype.set_mDirection=l7.prototype.sFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zw(c,a)};Object.defineProperty(l7.prototype,"mDirection",{get:l7.prototype.bEa,set:l7.prototype.sFa});l7.prototype.__destroy__=function(){Aw(this.nDa)};function m7(){this.nDa=Bw();h(m7)[this.nDa]=this}m7.prototype=Object.create(M5.prototype);m7.prototype.constructor=m7;m7.prototype.oDa=m7;m7.pDa={};
d.RayCastResult=m7;m7.prototype.Reset=function(){Cw(this.nDa)};m7.prototype.get_mSubShapeID2=m7.prototype.cEa=function(){return l(Dw(this.nDa),c6)};m7.prototype.set_mSubShapeID2=m7.prototype.dEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ew(c,a)};Object.defineProperty(m7.prototype,"mSubShapeID2",{get:m7.prototype.cEa,set:m7.prototype.dEa});m7.prototype.get_mBodyID=m7.prototype.fEa=function(){return l(Fw(this.nDa),N5)};
m7.prototype.set_mBodyID=m7.prototype.oEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Gw(c,a)};Object.defineProperty(m7.prototype,"mBodyID",{get:m7.prototype.fEa,set:m7.prototype.oEa});m7.prototype.get_mFraction=m7.prototype.iEa=function(){return Hw(this.nDa)};m7.prototype.set_mFraction=m7.prototype.rEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Iw(c,a)};Object.defineProperty(m7.prototype,"mFraction",{get:m7.prototype.iEa,set:m7.prototype.rEa});
m7.prototype.__destroy__=function(){Jw(this.nDa)};function n7(){this.nDa=Kw();h(n7)[this.nDa]=this}n7.prototype=Object.create(e.prototype);n7.prototype.constructor=n7;n7.prototype.oDa=n7;n7.pDa={};d.AABoxCast=n7;n7.prototype.get_mBox=n7.prototype.oJa=function(){return l(Lw(this.nDa),n)};n7.prototype.set_mBox=n7.prototype.vNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Mw(c,a)};Object.defineProperty(n7.prototype,"mBox",{get:n7.prototype.oJa,set:n7.prototype.vNa});
n7.prototype.get_mDirection=n7.prototype.bEa=function(){return l(Nw(this.nDa),p)};n7.prototype.set_mDirection=n7.prototype.sFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ow(c,a)};Object.defineProperty(n7.prototype,"mDirection",{get:n7.prototype.bEa,set:n7.prototype.sFa});n7.prototype.__destroy__=function(){Pw(this.nDa)};
function o7(a,c,b,f){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);this.nDa=Qw(a,c,b,f);h(o7)[this.nDa]=this}o7.prototype=Object.create(e.prototype);o7.prototype.constructor=o7;o7.prototype.oDa=o7;o7.pDa={};d.ShapeCast=o7;o7.prototype.GetPointOnRay=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Rw(c,a),p)};o7.prototype.get_mShape=o7.prototype.SDa=function(){return l(Sw(this.nDa),m)};
Object.defineProperty(o7.prototype,"mShape",{get:o7.prototype.SDa});o7.prototype.get_mScale=o7.prototype.mEa=function(){return l(Tw(this.nDa),p)};Object.defineProperty(o7.prototype,"mScale",{get:o7.prototype.mEa});o7.prototype.get_mCenterOfMassStart=o7.prototype.rGa=function(){return l(Uw(this.nDa),r)};Object.defineProperty(o7.prototype,"mCenterOfMassStart",{get:o7.prototype.rGa});o7.prototype.get_mDirection=o7.prototype.bEa=function(){return l(Vw(this.nDa),p)};
Object.defineProperty(o7.prototype,"mDirection",{get:o7.prototype.bEa});o7.prototype.__destroy__=function(){Ww(this.nDa)};function p7(a,c,b,f){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);this.nDa=Xw(a,c,b,f);h(p7)[this.nDa]=this}p7.prototype=Object.create(e.prototype);p7.prototype.constructor=p7;p7.prototype.oDa=p7;p7.pDa={};d.RShapeCast=p7;
p7.prototype.GetPointOnRay=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Yw(c,a),x)};p7.prototype.get_mShape=p7.prototype.SDa=function(){return l(Zw(this.nDa),m)};Object.defineProperty(p7.prototype,"mShape",{get:p7.prototype.SDa});p7.prototype.get_mScale=p7.prototype.mEa=function(){return l($w(this.nDa),p)};Object.defineProperty(p7.prototype,"mScale",{get:p7.prototype.mEa});p7.prototype.get_mCenterOfMassStart=p7.prototype.rGa=function(){return l(ax(this.nDa),C)};
Object.defineProperty(p7.prototype,"mCenterOfMassStart",{get:p7.prototype.rGa});p7.prototype.get_mDirection=p7.prototype.bEa=function(){return l(bx(this.nDa),p)};Object.defineProperty(p7.prototype,"mDirection",{get:p7.prototype.bEa});p7.prototype.__destroy__=function(){cx(this.nDa)};function t6(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=dx(a,c);h(t6)[this.nDa]=this}t6.prototype=Object.create(e.prototype);t6.prototype.constructor=t6;t6.prototype.oDa=t6;
t6.pDa={};d.Plane=t6;t6.prototype.GetNormal=function(){return l(ex(this.nDa),p)};t6.prototype.SetNormal=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fx(c,a)};t6.prototype.GetConstant=function(){return gx(this.nDa)};t6.prototype.SetConstant=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);hx(c,a)};t6.prototype.sFromPointAndNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(ix(b,a,c),t6)};
t6.prototype.sFromPointsCCW=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);return l(jx(f,a,c,b),t6)};t6.prototype.Offset=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(kx(c,a),t6)};t6.prototype.Scaled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(lx(c,a),t6)};t6.prototype.GetTransformed=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(mx(c,a),t6)};
t6.prototype.ProjectPointOnPlane=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(nx(c,a),p)};t6.prototype.SignedDistance=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return ox(c,a)};t6.prototype.__destroy__=function(){px(this.nDa)};function q(){this.nDa=qx();h(q)[this.nDa]=this}q.prototype=Object.create(e.prototype);q.prototype.constructor=q;q.prototype.oDa=q;q.pDa={};d.TransformedShape=q;
q.prototype.CastRay=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);void 0===b?rx(g,a,c):void 0===f?_emscripten_bind_TransformedShape_CastRay_3(g,a,c,b):sx(g,a,c,b,f)};q.prototype.CollidePoint=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);tx(f,a,c,b)};
q.prototype.CollideShape=function(a,c,b,f,g,k,u){var L=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);u&&"object"===typeof u&&(u=u.nDa);ux(L,a,c,b,f,g,k,u)};
q.prototype.CastShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);vx(k,a,c,b,f,g)};q.prototype.CollectTransformedShapes=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);wx(f,a,c,b)};q.prototype.GetShapeScale=function(){return l(xx(this.nDa),p)};
q.prototype.SetShapeScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);yx(c,a)};q.prototype.GetCenterOfMassTransform=function(){return l(zx(this.nDa),C)};q.prototype.GetInverseCenterOfMassTransform=function(){return l(Ax(this.nDa),C)};
q.prototype.SetWorldTransform=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);void 0===c?Bx(f,a):void 0===b?_emscripten_bind_TransformedShape_SetWorldTransform_2(f,a,c):Cx(f,a,c,b)};q.prototype.GetWorldTransform=function(){return l(Dx(this.nDa),C)};q.prototype.GetWorldSpaceBounds=function(){return l(Ex(this.nDa),n)};
q.prototype.GetWorldSpaceSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Fx(b,a,c),p)};q.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Gx(c,a),y5)};q.prototype.get_mShapePositionCOM=q.prototype.jMa=function(){return l(Hx(this.nDa),x)};q.prototype.set_mShapePositionCOM=q.prototype.oQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ix(c,a)};
Object.defineProperty(q.prototype,"mShapePositionCOM",{get:q.prototype.jMa,set:q.prototype.oQa});q.prototype.get_mShapeRotation=q.prototype.kMa=function(){return l(Jx(this.nDa),t)};q.prototype.set_mShapeRotation=q.prototype.pQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Kx(c,a)};Object.defineProperty(q.prototype,"mShapeRotation",{get:q.prototype.kMa,set:q.prototype.pQa});q.prototype.get_mShape=q.prototype.SDa=function(){return l(Lx(this.nDa),m)};
q.prototype.set_mShape=q.prototype.vEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Mx(c,a)};Object.defineProperty(q.prototype,"mShape",{get:q.prototype.SDa,set:q.prototype.vEa});q.prototype.get_mShapeScale=q.prototype.lMa=function(){return l(Nx(this.nDa),i7)};q.prototype.set_mShapeScale=q.prototype.qQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ox(c,a)};Object.defineProperty(q.prototype,"mShapeScale",{get:q.prototype.lMa,set:q.prototype.qQa});
q.prototype.get_mBodyID=q.prototype.fEa=function(){return l(Px(this.nDa),N5)};q.prototype.set_mBodyID=q.prototype.oEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Qx(c,a)};Object.defineProperty(q.prototype,"mBodyID",{get:q.prototype.fEa,set:q.prototype.oEa});q.prototype.__destroy__=function(){Rx(this.nDa)};function y5(){this.nDa=Sx();h(y5)[this.nDa]=this}y5.prototype=Object.create(e.prototype);y5.prototype.constructor=y5;y5.prototype.oDa=y5;y5.pDa={};d.PhysicsMaterial=y5;
y5.prototype.GetRefCount=function(){return Tx(this.nDa)};y5.prototype.AddRef=function(){Ux(this.nDa)};y5.prototype.Release=function(){Vx(this.nDa)};y5.prototype.__destroy__=function(){Wx(this.nDa)};function q7(){this.nDa=Xx();h(q7)[this.nDa]=this}q7.prototype=Object.create(e.prototype);q7.prototype.constructor=q7;q7.prototype.oDa=q7;q7.pDa={};d.PhysicsMaterialList=q7;q7.prototype.empty=q7.prototype.empty=function(){return!!Yx(this.nDa)};q7.prototype.size=q7.prototype.size=function(){return Zx(this.nDa)};
q7.prototype.at=q7.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l($x(c,a),y5)};q7.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ay(c,a)};q7.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);by(c,a)};q7.prototype.resize=q7.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cy(c,a)};q7.prototype.clear=q7.prototype.clear=function(){dy(this.nDa)};q7.prototype.__destroy__=function(){ey(this.nDa)};
function r7(a,c,b,f,g){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);this.nDa=void 0===a?fy():void 0===c?_emscripten_bind_Triangle_Triangle_1(a):void 0===b?_emscripten_bind_Triangle_Triangle_2(a,c):void 0===f?gy(a,c,b):void 0===g?hy(a,c,b,f):iy(a,c,b,f,g);h(r7)[this.nDa]=this}r7.prototype=Object.create(e.prototype);r7.prototype.constructor=r7;r7.prototype.oDa=r7;r7.pDa={};
d.Triangle=r7;r7.prototype.get_mV=r7.prototype.PMa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(jy(c,a),i7)};r7.prototype.set_mV=r7.prototype.UQa=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);ky(b,a,c)};Object.defineProperty(r7.prototype,"mV",{get:r7.prototype.PMa,set:r7.prototype.UQa});r7.prototype.get_mMaterialIndex=r7.prototype.LEa=function(){return ly(this.nDa)};
r7.prototype.set_mMaterialIndex=r7.prototype.AFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);my(c,a)};Object.defineProperty(r7.prototype,"mMaterialIndex",{get:r7.prototype.LEa,set:r7.prototype.AFa});r7.prototype.get_mUserData=r7.prototype.qDa=function(){return ny(this.nDa)};r7.prototype.set_mUserData=r7.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oy(c,a)};Object.defineProperty(r7.prototype,"mUserData",{get:r7.prototype.qDa,set:r7.prototype.rDa});
r7.prototype.__destroy__=function(){py(this.nDa)};function s7(){this.nDa=qy();h(s7)[this.nDa]=this}s7.prototype=Object.create(e.prototype);s7.prototype.constructor=s7;s7.prototype.oDa=s7;s7.pDa={};d.TriangleList=s7;s7.prototype.empty=s7.prototype.empty=function(){return!!ry(this.nDa)};s7.prototype.size=s7.prototype.size=function(){return sy(this.nDa)};s7.prototype.at=s7.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(ty(c,a),r7)};
s7.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);uy(c,a)};s7.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vy(c,a)};s7.prototype.resize=s7.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wy(c,a)};s7.prototype.clear=s7.prototype.clear=function(){xy(this.nDa)};s7.prototype.__destroy__=function(){yy(this.nDa)};function t7(){this.nDa=zy();h(t7)[this.nDa]=this}t7.prototype=Object.create(e.prototype);
t7.prototype.constructor=t7;t7.prototype.oDa=t7;t7.pDa={};d.VertexList=t7;t7.prototype.empty=t7.prototype.empty=function(){return!!Ay(this.nDa)};t7.prototype.size=t7.prototype.size=function(){return By(this.nDa)};t7.prototype.at=t7.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Cy(c,a),i7)};t7.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Dy(c,a)};
t7.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ey(c,a)};t7.prototype.resize=t7.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Fy(c,a)};t7.prototype.clear=t7.prototype.clear=function(){Gy(this.nDa)};t7.prototype.__destroy__=function(){Hy(this.nDa)};
function u7(a,c,b,f,g){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);this.nDa=void 0===a?Iy():void 0===c?_emscripten_bind_IndexedTriangle_IndexedTriangle_1(a):void 0===b?_emscripten_bind_IndexedTriangle_IndexedTriangle_2(a,c):void 0===f?_emscripten_bind_IndexedTriangle_IndexedTriangle_3(a,c,b):void 0===g?Jy(a,c,b,f):Ky(a,c,b,f,g);h(u7)[this.nDa]=this}u7.prototype=Object.create(e.prototype);
u7.prototype.constructor=u7;u7.prototype.oDa=u7;u7.pDa={};d.IndexedTriangle=u7;u7.prototype.get_mIdx=u7.prototype.bKa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return Ly(c,a)};u7.prototype.set_mIdx=u7.prototype.iOa=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);My(b,a,c)};Object.defineProperty(u7.prototype,"mIdx",{get:u7.prototype.bKa,set:u7.prototype.iOa});u7.prototype.get_mMaterialIndex=u7.prototype.LEa=function(){return Ny(this.nDa)};
u7.prototype.set_mMaterialIndex=u7.prototype.AFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Oy(c,a)};Object.defineProperty(u7.prototype,"mMaterialIndex",{get:u7.prototype.LEa,set:u7.prototype.AFa});u7.prototype.get_mUserData=u7.prototype.qDa=function(){return Py(this.nDa)};u7.prototype.set_mUserData=u7.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Qy(c,a)};Object.defineProperty(u7.prototype,"mUserData",{get:u7.prototype.qDa,set:u7.prototype.rDa});
u7.prototype.__destroy__=function(){Ry(this.nDa)};function v7(){this.nDa=Sy();h(v7)[this.nDa]=this}v7.prototype=Object.create(e.prototype);v7.prototype.constructor=v7;v7.prototype.oDa=v7;v7.pDa={};d.IndexedTriangleList=v7;v7.prototype.empty=v7.prototype.empty=function(){return!!Ty(this.nDa)};v7.prototype.size=v7.prototype.size=function(){return Uy(this.nDa)};v7.prototype.at=v7.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Vy(c,a),u7)};
v7.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Wy(c,a)};v7.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Xy(c,a)};v7.prototype.resize=v7.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Yy(c,a)};v7.prototype.clear=v7.prototype.clear=function(){Zy(this.nDa)};v7.prototype.__destroy__=function(){$y(this.nDa)};function w5(){throw"cannot construct a ShapeResult, no constructor in IDL";}w5.prototype=Object.create(e.prototype);
w5.prototype.constructor=w5;w5.prototype.oDa=w5;w5.pDa={};d.ShapeResult=w5;w5.prototype.IsValid=function(){return!!az(this.nDa)};w5.prototype.HasError=function(){return!!bz(this.nDa)};w5.prototype.GetError=function(){return l(cz(this.nDa),U6)};w5.prototype.Get=function(){return l(dz(this.nDa),m)};w5.prototype.Clear=function(){ez(this.nDa)};w5.prototype.__destroy__=function(){fz(this.nDa)};
function w7(a,c,b,f,g){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);this.nDa=gz(a,c,b,f,g);h(w7)[this.nDa]=this}w7.prototype=Object.create(e.prototype);w7.prototype.constructor=w7;w7.prototype.oDa=w7;w7.pDa={};d.ShapeGetTriangles=w7;w7.prototype.GetNumTriangles=function(){return hz(this.nDa)};w7.prototype.GetVerticesSize=function(){return iz(this.nDa)};
w7.prototype.GetVerticesData=function(){return jz(this.nDa)};w7.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(kz(c,a),y5)};w7.prototype.__destroy__=function(){lz(this.nDa)};function x7(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=void 0===c?mz(a):nz(a,c);h(x7)[this.nDa]=this}x7.prototype=Object.create(O5.prototype);x7.prototype.constructor=x7;x7.prototype.oDa=x7;x7.pDa={};d.SphereShapeSettings=x7;
x7.prototype.GetRefCount=function(){return oz(this.nDa)};x7.prototype.AddRef=function(){pz(this.nDa)};x7.prototype.Release=function(){qz(this.nDa)};x7.prototype.Create=function(){return l(rz(this.nDa),w5)};x7.prototype.ClearCachedResult=function(){sz(this.nDa)};x7.prototype.get_mRadius=x7.prototype.QDa=function(){return tz(this.nDa)};x7.prototype.set_mRadius=x7.prototype.XDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);uz(c,a)};
Object.defineProperty(x7.prototype,"mRadius",{get:x7.prototype.QDa,set:x7.prototype.XDa});x7.prototype.get_mMaterial=x7.prototype.ADa=function(){return l(vz(this.nDa),y5)};x7.prototype.set_mMaterial=x7.prototype.CDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wz(c,a)};Object.defineProperty(x7.prototype,"mMaterial",{get:x7.prototype.ADa,set:x7.prototype.CDa});x7.prototype.get_mDensity=x7.prototype.EDa=function(){return xz(this.nDa)};
x7.prototype.set_mDensity=x7.prototype.GDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);yz(c,a)};Object.defineProperty(x7.prototype,"mDensity",{get:x7.prototype.EDa,set:x7.prototype.GDa});x7.prototype.get_mUserData=x7.prototype.qDa=function(){return zz(this.nDa)};x7.prototype.set_mUserData=x7.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Az(c,a)};Object.defineProperty(x7.prototype,"mUserData",{get:x7.prototype.qDa,set:x7.prototype.rDa});
x7.prototype.__destroy__=function(){Bz(this.nDa)};function y7(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=void 0===c?Cz(a):Dz(a,c);h(y7)[this.nDa]=this}y7.prototype=Object.create(P5.prototype);y7.prototype.constructor=y7;y7.prototype.oDa=y7;y7.pDa={};d.SphereShape=y7;y7.prototype.GetRadius=function(){return Ez(this.nDa)};y7.prototype.SetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Fz(c,a)};y7.prototype.GetDensity=function(){return Gz(this.nDa)};
y7.prototype.SetDensity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Hz(c,a)};y7.prototype.GetRefCount=function(){return Iz(this.nDa)};y7.prototype.AddRef=function(){Jz(this.nDa)};y7.prototype.Release=function(){Kz(this.nDa)};y7.prototype.GetType=function(){return Lz(this.nDa)};y7.prototype.GetSubType=function(){return Mz(this.nDa)};y7.prototype.MustBeStatic=function(){return!!Nz(this.nDa)};y7.prototype.GetLocalBounds=function(){return l(Oz(this.nDa),n)};
y7.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Pz(b,a,c),n)};y7.prototype.GetCenterOfMass=function(){return l(Qz(this.nDa),p)};y7.prototype.GetUserData=function(){return Rz(this.nDa)};y7.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Sz(c,a)};y7.prototype.GetSubShapeIDBitsRecursive=function(){return Tz(this.nDa)};y7.prototype.GetInnerRadius=function(){return Uz(this.nDa)};
y7.prototype.GetMassProperties=function(){return l(Vz(this.nDa),x5)};y7.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Wz(b,a,c),m)};y7.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Xz(c,a),y5)};y7.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Yz(b,a,c),p)};
y7.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return Zz(c,a)};y7.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l($z(k,a,c,b,f,g),q)};y7.prototype.GetVolume=function(){return aA(this.nDa)};
y7.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!bA(c,a)};y7.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(cA(c,a),p)};y7.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(dA(c,a),w5)};y7.prototype.__destroy__=function(){eA(this.nDa)};
function z7(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);this.nDa=void 0===c?fA(a):void 0===b?gA(a,c):hA(a,c,b);h(z7)[this.nDa]=this}z7.prototype=Object.create(O5.prototype);z7.prototype.constructor=z7;z7.prototype.oDa=z7;z7.pDa={};d.BoxShapeSettings=z7;z7.prototype.GetRefCount=function(){return iA(this.nDa)};z7.prototype.AddRef=function(){jA(this.nDa)};z7.prototype.Release=function(){kA(this.nDa)};
z7.prototype.Create=function(){return l(lA(this.nDa),w5)};z7.prototype.ClearCachedResult=function(){mA(this.nDa)};z7.prototype.get_mHalfExtent=z7.prototype.DGa=function(){return l(nA(this.nDa),p)};z7.prototype.set_mHalfExtent=z7.prototype.$Ha=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oA(c,a)};Object.defineProperty(z7.prototype,"mHalfExtent",{get:z7.prototype.DGa,set:z7.prototype.$Ha});z7.prototype.get_mConvexRadius=z7.prototype.CEa=function(){return pA(this.nDa)};
z7.prototype.set_mConvexRadius=z7.prototype.qFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qA(c,a)};Object.defineProperty(z7.prototype,"mConvexRadius",{get:z7.prototype.CEa,set:z7.prototype.qFa});z7.prototype.get_mMaterial=z7.prototype.ADa=function(){return l(rA(this.nDa),y5)};z7.prototype.set_mMaterial=z7.prototype.CDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sA(c,a)};Object.defineProperty(z7.prototype,"mMaterial",{get:z7.prototype.ADa,set:z7.prototype.CDa});
z7.prototype.get_mDensity=z7.prototype.EDa=function(){return tA(this.nDa)};z7.prototype.set_mDensity=z7.prototype.GDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);uA(c,a)};Object.defineProperty(z7.prototype,"mDensity",{get:z7.prototype.EDa,set:z7.prototype.GDa});z7.prototype.get_mUserData=z7.prototype.qDa=function(){return vA(this.nDa)};z7.prototype.set_mUserData=z7.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wA(c,a)};
Object.defineProperty(z7.prototype,"mUserData",{get:z7.prototype.qDa,set:z7.prototype.rDa});z7.prototype.__destroy__=function(){xA(this.nDa)};function A7(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);this.nDa=void 0===c?yA(a):void 0===b?zA(a,c):AA(a,c,b);h(A7)[this.nDa]=this}A7.prototype=Object.create(P5.prototype);A7.prototype.constructor=A7;A7.prototype.oDa=A7;A7.pDa={};d.BoxShape=A7;
A7.prototype.GetHalfExtent=function(){return l(BA(this.nDa),p)};A7.prototype.SetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);CA(c,a)};A7.prototype.GetDensity=function(){return DA(this.nDa)};A7.prototype.SetDensity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);EA(c,a)};A7.prototype.GetRefCount=function(){return FA(this.nDa)};A7.prototype.AddRef=function(){GA(this.nDa)};A7.prototype.Release=function(){HA(this.nDa)};A7.prototype.GetType=function(){return IA(this.nDa)};
A7.prototype.GetSubType=function(){return JA(this.nDa)};A7.prototype.MustBeStatic=function(){return!!KA(this.nDa)};A7.prototype.GetLocalBounds=function(){return l(LA(this.nDa),n)};A7.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(MA(b,a,c),n)};A7.prototype.GetCenterOfMass=function(){return l(NA(this.nDa),p)};A7.prototype.GetUserData=function(){return OA(this.nDa)};
A7.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);PA(c,a)};A7.prototype.GetSubShapeIDBitsRecursive=function(){return QA(this.nDa)};A7.prototype.GetInnerRadius=function(){return RA(this.nDa)};A7.prototype.GetMassProperties=function(){return l(SA(this.nDa),x5)};A7.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(TA(b,a,c),m)};
A7.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(UA(c,a),y5)};A7.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(VA(b,a,c),p)};A7.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return WA(c,a)};
A7.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(XA(k,a,c,b,f,g),q)};A7.prototype.GetVolume=function(){return YA(this.nDa)};A7.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!ZA(c,a)};
A7.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l($A(c,a),p)};A7.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(aB(c,a),w5)};A7.prototype.__destroy__=function(){bB(this.nDa)};
function B7(a,c,b,f){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);this.nDa=void 0===b?cB(a,c):void 0===f?dB(a,c,b):eB(a,c,b,f);h(B7)[this.nDa]=this}B7.prototype=Object.create(O5.prototype);B7.prototype.constructor=B7;B7.prototype.oDa=B7;B7.pDa={};d.CylinderShapeSettings=B7;B7.prototype.GetRefCount=function(){return fB(this.nDa)};B7.prototype.AddRef=function(){gB(this.nDa)};B7.prototype.Release=function(){hB(this.nDa)};
B7.prototype.Create=function(){return l(iB(this.nDa),w5)};B7.prototype.ClearCachedResult=function(){jB(this.nDa)};B7.prototype.get_mHalfHeight=B7.prototype.EGa=function(){return kB(this.nDa)};B7.prototype.set_mHalfHeight=B7.prototype.aIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lB(c,a)};Object.defineProperty(B7.prototype,"mHalfHeight",{get:B7.prototype.EGa,set:B7.prototype.aIa});B7.prototype.get_mRadius=B7.prototype.QDa=function(){return mB(this.nDa)};
B7.prototype.set_mRadius=B7.prototype.XDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nB(c,a)};Object.defineProperty(B7.prototype,"mRadius",{get:B7.prototype.QDa,set:B7.prototype.XDa});B7.prototype.get_mConvexRadius=B7.prototype.CEa=function(){return oB(this.nDa)};B7.prototype.set_mConvexRadius=B7.prototype.qFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pB(c,a)};Object.defineProperty(B7.prototype,"mConvexRadius",{get:B7.prototype.CEa,set:B7.prototype.qFa});
B7.prototype.get_mMaterial=B7.prototype.ADa=function(){return l(qB(this.nDa),y5)};B7.prototype.set_mMaterial=B7.prototype.CDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rB(c,a)};Object.defineProperty(B7.prototype,"mMaterial",{get:B7.prototype.ADa,set:B7.prototype.CDa});B7.prototype.get_mDensity=B7.prototype.EDa=function(){return sB(this.nDa)};B7.prototype.set_mDensity=B7.prototype.GDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tB(c,a)};
Object.defineProperty(B7.prototype,"mDensity",{get:B7.prototype.EDa,set:B7.prototype.GDa});B7.prototype.get_mUserData=B7.prototype.qDa=function(){return uB(this.nDa)};B7.prototype.set_mUserData=B7.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vB(c,a)};Object.defineProperty(B7.prototype,"mUserData",{get:B7.prototype.qDa,set:B7.prototype.rDa});B7.prototype.__destroy__=function(){wB(this.nDa)};
function C7(a,c,b,f){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);this.nDa=void 0===f?xB(a,c,b):yB(a,c,b,f);h(C7)[this.nDa]=this}C7.prototype=Object.create(P5.prototype);C7.prototype.constructor=C7;C7.prototype.oDa=C7;C7.pDa={};d.CylinderShape=C7;C7.prototype.GetRadius=function(){return zB(this.nDa)};C7.prototype.GetHalfHeight=function(){return AB(this.nDa)};
C7.prototype.SetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);BB(c,a)};C7.prototype.GetDensity=function(){return CB(this.nDa)};C7.prototype.SetDensity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);DB(c,a)};C7.prototype.GetRefCount=function(){return EB(this.nDa)};C7.prototype.AddRef=function(){FB(this.nDa)};C7.prototype.Release=function(){GB(this.nDa)};C7.prototype.GetType=function(){return HB(this.nDa)};C7.prototype.GetSubType=function(){return IB(this.nDa)};
C7.prototype.MustBeStatic=function(){return!!JB(this.nDa)};C7.prototype.GetLocalBounds=function(){return l(KB(this.nDa),n)};C7.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(LB(b,a,c),n)};C7.prototype.GetCenterOfMass=function(){return l(MB(this.nDa),p)};C7.prototype.GetUserData=function(){return NB(this.nDa)};C7.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);OB(c,a)};
C7.prototype.GetSubShapeIDBitsRecursive=function(){return PB(this.nDa)};C7.prototype.GetInnerRadius=function(){return QB(this.nDa)};C7.prototype.GetMassProperties=function(){return l(RB(this.nDa),x5)};C7.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(SB(b,a,c),m)};C7.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(TB(c,a),y5)};
C7.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(UB(b,a,c),p)};C7.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return VB(c,a)};
C7.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(WB(k,a,c,b,f,g),q)};C7.prototype.GetVolume=function(){return XB(this.nDa)};C7.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!YB(c,a)};
C7.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(ZB(c,a),p)};C7.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l($B(c,a),w5)};C7.prototype.__destroy__=function(){aC(this.nDa)};
function D7(a,c,b,f,g){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);this.nDa=void 0===f?bC(a,c,b):void 0===g?cC(a,c,b,f):dC(a,c,b,f,g);h(D7)[this.nDa]=this}D7.prototype=Object.create(O5.prototype);D7.prototype.constructor=D7;D7.prototype.oDa=D7;D7.pDa={};d.TaperedCylinderShapeSettings=D7;D7.prototype.GetRefCount=function(){return eC(this.nDa)};D7.prototype.AddRef=function(){fC(this.nDa)};
D7.prototype.Release=function(){gC(this.nDa)};D7.prototype.Create=function(){return l(hC(this.nDa),w5)};D7.prototype.ClearCachedResult=function(){iC(this.nDa)};D7.prototype.get_mHalfHeight=D7.prototype.EGa=function(){return jC(this.nDa)};D7.prototype.set_mHalfHeight=D7.prototype.aIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kC(c,a)};Object.defineProperty(D7.prototype,"mHalfHeight",{get:D7.prototype.EGa,set:D7.prototype.aIa});D7.prototype.get_mTopRadius=D7.prototype.uHa=function(){return lC(this.nDa)};
D7.prototype.set_mTopRadius=D7.prototype.SIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);mC(c,a)};Object.defineProperty(D7.prototype,"mTopRadius",{get:D7.prototype.uHa,set:D7.prototype.SIa});D7.prototype.get_mBottomRadius=D7.prototype.oGa=function(){return nC(this.nDa)};D7.prototype.set_mBottomRadius=D7.prototype.MHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oC(c,a)};Object.defineProperty(D7.prototype,"mBottomRadius",{get:D7.prototype.oGa,set:D7.prototype.MHa});
D7.prototype.get_mConvexRadius=D7.prototype.CEa=function(){return pC(this.nDa)};D7.prototype.set_mConvexRadius=D7.prototype.qFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qC(c,a)};Object.defineProperty(D7.prototype,"mConvexRadius",{get:D7.prototype.CEa,set:D7.prototype.qFa});D7.prototype.get_mMaterial=D7.prototype.ADa=function(){return l(rC(this.nDa),y5)};D7.prototype.set_mMaterial=D7.prototype.CDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sC(c,a)};
Object.defineProperty(D7.prototype,"mMaterial",{get:D7.prototype.ADa,set:D7.prototype.CDa});D7.prototype.get_mDensity=D7.prototype.EDa=function(){return tC(this.nDa)};D7.prototype.set_mDensity=D7.prototype.GDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);uC(c,a)};Object.defineProperty(D7.prototype,"mDensity",{get:D7.prototype.EDa,set:D7.prototype.GDa});D7.prototype.get_mUserData=D7.prototype.qDa=function(){return vC(this.nDa)};
D7.prototype.set_mUserData=D7.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wC(c,a)};Object.defineProperty(D7.prototype,"mUserData",{get:D7.prototype.qDa,set:D7.prototype.rDa});D7.prototype.__destroy__=function(){xC(this.nDa)};function E7(){throw"cannot construct a TaperedCylinderShape, no constructor in IDL";}E7.prototype=Object.create(P5.prototype);E7.prototype.constructor=E7;E7.prototype.oDa=E7;E7.pDa={};d.TaperedCylinderShape=E7;E7.prototype.GetHalfHeight=function(){return yC(this.nDa)};
E7.prototype.GetTopRadius=function(){return zC(this.nDa)};E7.prototype.GetBottomRadius=function(){return AC(this.nDa)};E7.prototype.GetConvexRadius=function(){return BC(this.nDa)};E7.prototype.SetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);CC(c,a)};E7.prototype.GetDensity=function(){return DC(this.nDa)};E7.prototype.SetDensity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);EC(c,a)};E7.prototype.GetRefCount=function(){return FC(this.nDa)};
E7.prototype.AddRef=function(){GC(this.nDa)};E7.prototype.Release=function(){HC(this.nDa)};E7.prototype.GetType=function(){return IC(this.nDa)};E7.prototype.GetSubType=function(){return JC(this.nDa)};E7.prototype.MustBeStatic=function(){return!!KC(this.nDa)};E7.prototype.GetLocalBounds=function(){return l(LC(this.nDa),n)};E7.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(MC(b,a,c),n)};
E7.prototype.GetCenterOfMass=function(){return l(NC(this.nDa),p)};E7.prototype.GetUserData=function(){return OC(this.nDa)};E7.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);PC(c,a)};E7.prototype.GetSubShapeIDBitsRecursive=function(){return QC(this.nDa)};E7.prototype.GetInnerRadius=function(){return RC(this.nDa)};E7.prototype.GetMassProperties=function(){return l(SC(this.nDa),x5)};
E7.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(TC(b,a,c),m)};E7.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(UC(c,a),y5)};E7.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(VC(b,a,c),p)};
E7.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return WC(c,a)};E7.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(XC(k,a,c,b,f,g),q)};E7.prototype.GetVolume=function(){return YC(this.nDa)};
E7.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!ZC(c,a)};E7.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l($C(c,a),p)};E7.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(aD(c,a),w5)};E7.prototype.__destroy__=function(){bD(this.nDa)};
function F7(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);this.nDa=void 0===b?cD(a,c):dD(a,c,b);h(F7)[this.nDa]=this}F7.prototype=Object.create(O5.prototype);F7.prototype.constructor=F7;F7.prototype.oDa=F7;F7.pDa={};d.CapsuleShapeSettings=F7;F7.prototype.GetRefCount=function(){return eD(this.nDa)};F7.prototype.AddRef=function(){fD(this.nDa)};F7.prototype.Release=function(){gD(this.nDa)};
F7.prototype.Create=function(){return l(hD(this.nDa),w5)};F7.prototype.ClearCachedResult=function(){iD(this.nDa)};F7.prototype.get_mRadius=F7.prototype.QDa=function(){return jD(this.nDa)};F7.prototype.set_mRadius=F7.prototype.XDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kD(c,a)};Object.defineProperty(F7.prototype,"mRadius",{get:F7.prototype.QDa,set:F7.prototype.XDa});F7.prototype.get_mHalfHeightOfCylinder=F7.prototype.VJa=function(){return lD(this.nDa)};
F7.prototype.set_mHalfHeightOfCylinder=F7.prototype.bOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);mD(c,a)};Object.defineProperty(F7.prototype,"mHalfHeightOfCylinder",{get:F7.prototype.VJa,set:F7.prototype.bOa});F7.prototype.get_mMaterial=F7.prototype.ADa=function(){return l(nD(this.nDa),y5)};F7.prototype.set_mMaterial=F7.prototype.CDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oD(c,a)};Object.defineProperty(F7.prototype,"mMaterial",{get:F7.prototype.ADa,set:F7.prototype.CDa});
F7.prototype.get_mDensity=F7.prototype.EDa=function(){return pD(this.nDa)};F7.prototype.set_mDensity=F7.prototype.GDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qD(c,a)};Object.defineProperty(F7.prototype,"mDensity",{get:F7.prototype.EDa,set:F7.prototype.GDa});F7.prototype.get_mUserData=F7.prototype.qDa=function(){return rD(this.nDa)};F7.prototype.set_mUserData=F7.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sD(c,a)};
Object.defineProperty(F7.prototype,"mUserData",{get:F7.prototype.qDa,set:F7.prototype.rDa});F7.prototype.__destroy__=function(){tD(this.nDa)};function G7(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);this.nDa=void 0===b?uD(a,c):vD(a,c,b);h(G7)[this.nDa]=this}G7.prototype=Object.create(P5.prototype);G7.prototype.constructor=G7;G7.prototype.oDa=G7;G7.pDa={};d.CapsuleShape=G7;G7.prototype.GetRadius=function(){return wD(this.nDa)};
G7.prototype.GetHalfHeightOfCylinder=function(){return xD(this.nDa)};G7.prototype.SetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);yD(c,a)};G7.prototype.GetDensity=function(){return zD(this.nDa)};G7.prototype.SetDensity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);AD(c,a)};G7.prototype.GetRefCount=function(){return BD(this.nDa)};G7.prototype.AddRef=function(){CD(this.nDa)};G7.prototype.Release=function(){DD(this.nDa)};G7.prototype.GetType=function(){return ED(this.nDa)};
G7.prototype.GetSubType=function(){return FD(this.nDa)};G7.prototype.MustBeStatic=function(){return!!GD(this.nDa)};G7.prototype.GetLocalBounds=function(){return l(HD(this.nDa),n)};G7.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(ID(b,a,c),n)};G7.prototype.GetCenterOfMass=function(){return l(JD(this.nDa),p)};G7.prototype.GetUserData=function(){return KD(this.nDa)};
G7.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);LD(c,a)};G7.prototype.GetSubShapeIDBitsRecursive=function(){return MD(this.nDa)};G7.prototype.GetInnerRadius=function(){return ND(this.nDa)};G7.prototype.GetMassProperties=function(){return l(OD(this.nDa),x5)};G7.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(PD(b,a,c),m)};
G7.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(QD(c,a),y5)};G7.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(RD(b,a,c),p)};G7.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return SD(c,a)};
G7.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(TD(k,a,c,b,f,g),q)};G7.prototype.GetVolume=function(){return UD(this.nDa)};G7.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!VD(c,a)};
G7.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(WD(c,a),p)};G7.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(XD(c,a),w5)};G7.prototype.__destroy__=function(){YD(this.nDa)};function H7(a,c,b,f){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);this.nDa=void 0===f?ZD(a,c,b):$D(a,c,b,f);h(H7)[this.nDa]=this}H7.prototype=Object.create(O5.prototype);
H7.prototype.constructor=H7;H7.prototype.oDa=H7;H7.pDa={};d.TaperedCapsuleShapeSettings=H7;H7.prototype.GetRefCount=function(){return aE(this.nDa)};H7.prototype.AddRef=function(){bE(this.nDa)};H7.prototype.Release=function(){cE(this.nDa)};H7.prototype.Create=function(){return l(dE(this.nDa),w5)};H7.prototype.ClearCachedResult=function(){eE(this.nDa)};H7.prototype.get_mHalfHeightOfTaperedCylinder=H7.prototype.WJa=function(){return fE(this.nDa)};
H7.prototype.set_mHalfHeightOfTaperedCylinder=H7.prototype.cOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);gE(c,a)};Object.defineProperty(H7.prototype,"mHalfHeightOfTaperedCylinder",{get:H7.prototype.WJa,set:H7.prototype.cOa});H7.prototype.get_mTopRadius=H7.prototype.uHa=function(){return hE(this.nDa)};H7.prototype.set_mTopRadius=H7.prototype.SIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);iE(c,a)};
Object.defineProperty(H7.prototype,"mTopRadius",{get:H7.prototype.uHa,set:H7.prototype.SIa});H7.prototype.get_mBottomRadius=H7.prototype.oGa=function(){return jE(this.nDa)};H7.prototype.set_mBottomRadius=H7.prototype.MHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kE(c,a)};Object.defineProperty(H7.prototype,"mBottomRadius",{get:H7.prototype.oGa,set:H7.prototype.MHa});H7.prototype.get_mMaterial=H7.prototype.ADa=function(){return l(lE(this.nDa),y5)};
H7.prototype.set_mMaterial=H7.prototype.CDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);mE(c,a)};Object.defineProperty(H7.prototype,"mMaterial",{get:H7.prototype.ADa,set:H7.prototype.CDa});H7.prototype.get_mDensity=H7.prototype.EDa=function(){return nE(this.nDa)};H7.prototype.set_mDensity=H7.prototype.GDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oE(c,a)};Object.defineProperty(H7.prototype,"mDensity",{get:H7.prototype.EDa,set:H7.prototype.GDa});
H7.prototype.get_mUserData=H7.prototype.qDa=function(){return pE(this.nDa)};H7.prototype.set_mUserData=H7.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qE(c,a)};Object.defineProperty(H7.prototype,"mUserData",{get:H7.prototype.qDa,set:H7.prototype.rDa});H7.prototype.__destroy__=function(){rE(this.nDa)};function I7(){throw"cannot construct a TaperedCapsuleShape, no constructor in IDL";}I7.prototype=Object.create(P5.prototype);I7.prototype.constructor=I7;
I7.prototype.oDa=I7;I7.pDa={};d.TaperedCapsuleShape=I7;I7.prototype.GetHalfHeight=function(){return sE(this.nDa)};I7.prototype.GetTopRadius=function(){return tE(this.nDa)};I7.prototype.GetBottomRadius=function(){return uE(this.nDa)};I7.prototype.SetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vE(c,a)};I7.prototype.GetDensity=function(){return wE(this.nDa)};I7.prototype.SetDensity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xE(c,a)};
I7.prototype.GetRefCount=function(){return yE(this.nDa)};I7.prototype.AddRef=function(){zE(this.nDa)};I7.prototype.Release=function(){AE(this.nDa)};I7.prototype.GetType=function(){return BE(this.nDa)};I7.prototype.GetSubType=function(){return CE(this.nDa)};I7.prototype.MustBeStatic=function(){return!!DE(this.nDa)};I7.prototype.GetLocalBounds=function(){return l(EE(this.nDa),n)};
I7.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(FE(b,a,c),n)};I7.prototype.GetCenterOfMass=function(){return l(GE(this.nDa),p)};I7.prototype.GetUserData=function(){return HE(this.nDa)};I7.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);IE(c,a)};I7.prototype.GetSubShapeIDBitsRecursive=function(){return JE(this.nDa)};I7.prototype.GetInnerRadius=function(){return KE(this.nDa)};
I7.prototype.GetMassProperties=function(){return l(LE(this.nDa),x5)};I7.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(ME(b,a,c),m)};I7.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(NE(c,a),y5)};I7.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(OE(b,a,c),p)};
I7.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return PE(c,a)};I7.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(QE(k,a,c,b,f,g),q)};I7.prototype.GetVolume=function(){return RE(this.nDa)};
I7.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!SE(c,a)};I7.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(TE(c,a),p)};I7.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(UE(c,a),w5)};I7.prototype.__destroy__=function(){VE(this.nDa)};function J7(){this.nDa=WE();h(J7)[this.nDa]=this}J7.prototype=Object.create(O5.prototype);J7.prototype.constructor=J7;
J7.prototype.oDa=J7;J7.pDa={};d.ConvexHullShapeSettings=J7;J7.prototype.GetRefCount=function(){return XE(this.nDa)};J7.prototype.AddRef=function(){YE(this.nDa)};J7.prototype.Release=function(){ZE(this.nDa)};J7.prototype.Create=function(){return l($E(this.nDa),w5)};J7.prototype.ClearCachedResult=function(){aF(this.nDa)};J7.prototype.get_mPoints=J7.prototype.RLa=function(){return l(bF(this.nDa),V6)};
J7.prototype.set_mPoints=J7.prototype.YPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cF(c,a)};Object.defineProperty(J7.prototype,"mPoints",{get:J7.prototype.RLa,set:J7.prototype.YPa});J7.prototype.get_mMaxConvexRadius=J7.prototype.VKa=function(){return dF(this.nDa)};J7.prototype.set_mMaxConvexRadius=J7.prototype.bPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);eF(c,a)};Object.defineProperty(J7.prototype,"mMaxConvexRadius",{get:J7.prototype.VKa,set:J7.prototype.bPa});
J7.prototype.get_mMaxErrorConvexRadius=J7.prototype.WKa=function(){return fF(this.nDa)};J7.prototype.set_mMaxErrorConvexRadius=J7.prototype.cPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);gF(c,a)};Object.defineProperty(J7.prototype,"mMaxErrorConvexRadius",{get:J7.prototype.WKa,set:J7.prototype.cPa});J7.prototype.get_mHullTolerance=J7.prototype.$Ja=function(){return hF(this.nDa)};
J7.prototype.set_mHullTolerance=J7.prototype.gOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);iF(c,a)};Object.defineProperty(J7.prototype,"mHullTolerance",{get:J7.prototype.$Ja,set:J7.prototype.gOa});J7.prototype.get_mMaterial=J7.prototype.ADa=function(){return l(jF(this.nDa),y5)};J7.prototype.set_mMaterial=J7.prototype.CDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kF(c,a)};Object.defineProperty(J7.prototype,"mMaterial",{get:J7.prototype.ADa,set:J7.prototype.CDa});
J7.prototype.get_mDensity=J7.prototype.EDa=function(){return lF(this.nDa)};J7.prototype.set_mDensity=J7.prototype.GDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);mF(c,a)};Object.defineProperty(J7.prototype,"mDensity",{get:J7.prototype.EDa,set:J7.prototype.GDa});J7.prototype.get_mUserData=J7.prototype.qDa=function(){return nF(this.nDa)};J7.prototype.set_mUserData=J7.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oF(c,a)};
Object.defineProperty(J7.prototype,"mUserData",{get:J7.prototype.qDa,set:J7.prototype.rDa});J7.prototype.__destroy__=function(){pF(this.nDa)};function K7(){throw"cannot construct a ConvexHullShape, no constructor in IDL";}K7.prototype=Object.create(P5.prototype);K7.prototype.constructor=K7;K7.prototype.oDa=K7;K7.pDa={};d.ConvexHullShape=K7;K7.prototype.SetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qF(c,a)};K7.prototype.GetDensity=function(){return rF(this.nDa)};
K7.prototype.SetDensity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sF(c,a)};K7.prototype.GetRefCount=function(){return tF(this.nDa)};K7.prototype.AddRef=function(){uF(this.nDa)};K7.prototype.Release=function(){vF(this.nDa)};K7.prototype.GetType=function(){return wF(this.nDa)};K7.prototype.GetSubType=function(){return xF(this.nDa)};K7.prototype.MustBeStatic=function(){return!!yF(this.nDa)};K7.prototype.GetLocalBounds=function(){return l(zF(this.nDa),n)};
K7.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(AF(b,a,c),n)};K7.prototype.GetCenterOfMass=function(){return l(BF(this.nDa),p)};K7.prototype.GetUserData=function(){return CF(this.nDa)};K7.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);DF(c,a)};K7.prototype.GetSubShapeIDBitsRecursive=function(){return EF(this.nDa)};K7.prototype.GetInnerRadius=function(){return FF(this.nDa)};
K7.prototype.GetMassProperties=function(){return l(GF(this.nDa),x5)};K7.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(HF(b,a,c),m)};K7.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(IF(c,a),y5)};K7.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(JF(b,a,c),p)};
K7.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return KF(c,a)};K7.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(LF(k,a,c,b,f,g),q)};K7.prototype.GetVolume=function(){return MF(this.nDa)};
K7.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!NF(c,a)};K7.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(OF(c,a),p)};K7.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(PF(c,a),w5)};K7.prototype.__destroy__=function(){QF(this.nDa)};function S5(){throw"cannot construct a CompoundShapeSubShape, no constructor in IDL";}S5.prototype=Object.create(e.prototype);
S5.prototype.constructor=S5;S5.prototype.oDa=S5;S5.pDa={};d.CompoundShapeSubShape=S5;S5.prototype.GetPositionCOM=function(){return l(RF(this.nDa),p)};S5.prototype.GetRotation=function(){return l(SF(this.nDa),t)};S5.prototype.get_mShape=S5.prototype.SDa=function(){return l(TF(this.nDa),m)};S5.prototype.set_mShape=S5.prototype.vEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);UF(c,a)};Object.defineProperty(S5.prototype,"mShape",{get:S5.prototype.SDa,set:S5.prototype.vEa});
S5.prototype.get_mUserData=S5.prototype.qDa=function(){return VF(this.nDa)};S5.prototype.set_mUserData=S5.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);WF(c,a)};Object.defineProperty(S5.prototype,"mUserData",{get:S5.prototype.qDa,set:S5.prototype.rDa});S5.prototype.__destroy__=function(){XF(this.nDa)};function L7(){this.nDa=YF();h(L7)[this.nDa]=this}L7.prototype=Object.create(Q5.prototype);L7.prototype.constructor=L7;L7.prototype.oDa=L7;L7.pDa={};
d.StaticCompoundShapeSettings=L7;L7.prototype.AddShape=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);ZF(g,a,c,b,f)};L7.prototype.AddShapeShapeSettings=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);$F(g,a,c,b,f)};
L7.prototype.AddShapeShape=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);aG(g,a,c,b,f)};L7.prototype.GetRefCount=function(){return bG(this.nDa)};L7.prototype.AddRef=function(){cG(this.nDa)};L7.prototype.Release=function(){dG(this.nDa)};L7.prototype.Create=function(){return l(eG(this.nDa),w5)};L7.prototype.ClearCachedResult=function(){fG(this.nDa)};
L7.prototype.get_mUserData=L7.prototype.qDa=function(){return gG(this.nDa)};L7.prototype.set_mUserData=L7.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);hG(c,a)};Object.defineProperty(L7.prototype,"mUserData",{get:L7.prototype.qDa,set:L7.prototype.rDa});L7.prototype.__destroy__=function(){iG(this.nDa)};function M7(){throw"cannot construct a StaticCompoundShape, no constructor in IDL";}M7.prototype=Object.create(R5.prototype);M7.prototype.constructor=M7;
M7.prototype.oDa=M7;M7.pDa={};d.StaticCompoundShape=M7;M7.prototype.GetNumSubShapes=function(){return jG(this.nDa)};M7.prototype.GetSubShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(kG(c,a),S5)};M7.prototype.GetRefCount=function(){return lG(this.nDa)};M7.prototype.AddRef=function(){mG(this.nDa)};M7.prototype.Release=function(){nG(this.nDa)};M7.prototype.GetType=function(){return oG(this.nDa)};M7.prototype.GetSubType=function(){return pG(this.nDa)};
M7.prototype.MustBeStatic=function(){return!!qG(this.nDa)};M7.prototype.GetLocalBounds=function(){return l(rG(this.nDa),n)};M7.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(sG(b,a,c),n)};M7.prototype.GetCenterOfMass=function(){return l(tG(this.nDa),p)};M7.prototype.GetUserData=function(){return uG(this.nDa)};M7.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vG(c,a)};
M7.prototype.GetSubShapeIDBitsRecursive=function(){return wG(this.nDa)};M7.prototype.GetInnerRadius=function(){return xG(this.nDa)};M7.prototype.GetMassProperties=function(){return l(yG(this.nDa),x5)};M7.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(zG(b,a,c),m)};M7.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(AG(c,a),y5)};
M7.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(BG(b,a,c),p)};M7.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return CG(c,a)};
M7.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(DG(k,a,c,b,f,g),q)};M7.prototype.GetVolume=function(){return EG(this.nDa)};M7.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!FG(c,a)};
M7.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(GG(c,a),p)};M7.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(HG(c,a),w5)};M7.prototype.__destroy__=function(){IG(this.nDa)};function N7(){this.nDa=JG();h(N7)[this.nDa]=this}N7.prototype=Object.create(Q5.prototype);N7.prototype.constructor=N7;N7.prototype.oDa=N7;N7.pDa={};d.MutableCompoundShapeSettings=N7;
N7.prototype.AddShape=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);KG(g,a,c,b,f)};N7.prototype.AddShapeShapeSettings=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);LG(g,a,c,b,f)};
N7.prototype.AddShapeShape=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);MG(g,a,c,b,f)};N7.prototype.GetRefCount=function(){return NG(this.nDa)};N7.prototype.AddRef=function(){OG(this.nDa)};N7.prototype.Release=function(){PG(this.nDa)};N7.prototype.Create=function(){return l(QG(this.nDa),w5)};N7.prototype.ClearCachedResult=function(){RG(this.nDa)};
N7.prototype.get_mUserData=N7.prototype.qDa=function(){return SG(this.nDa)};N7.prototype.set_mUserData=N7.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);TG(c,a)};Object.defineProperty(N7.prototype,"mUserData",{get:N7.prototype.qDa,set:N7.prototype.rDa});N7.prototype.__destroy__=function(){UG(this.nDa)};function O7(){throw"cannot construct a MutableCompoundShape, no constructor in IDL";}O7.prototype=Object.create(R5.prototype);O7.prototype.constructor=O7;
O7.prototype.oDa=O7;O7.pDa={};d.MutableCompoundShape=O7;O7.prototype.AddShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return void 0===g?VG(k,a,c,b,f):WG(k,a,c,b,f,g)};O7.prototype.RemoveShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);XG(c,a)};
O7.prototype.ModifyShape=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);void 0===f?YG(g,a,c,b):ZG(g,a,c,b,f)};O7.prototype.ModifyShapes=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);$G(g,a,c,b,f)};O7.prototype.AdjustCenterOfMass=function(){aH(this.nDa)};
O7.prototype.GetNumSubShapes=function(){return bH(this.nDa)};O7.prototype.GetSubShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(cH(c,a),S5)};O7.prototype.GetRefCount=function(){return dH(this.nDa)};O7.prototype.AddRef=function(){eH(this.nDa)};O7.prototype.Release=function(){fH(this.nDa)};O7.prototype.GetType=function(){return gH(this.nDa)};O7.prototype.GetSubType=function(){return hH(this.nDa)};O7.prototype.MustBeStatic=function(){return!!iH(this.nDa)};
O7.prototype.GetLocalBounds=function(){return l(jH(this.nDa),n)};O7.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(kH(b,a,c),n)};O7.prototype.GetCenterOfMass=function(){return l(lH(this.nDa),p)};O7.prototype.GetUserData=function(){return mH(this.nDa)};O7.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nH(c,a)};O7.prototype.GetSubShapeIDBitsRecursive=function(){return oH(this.nDa)};
O7.prototype.GetInnerRadius=function(){return pH(this.nDa)};O7.prototype.GetMassProperties=function(){return l(qH(this.nDa),x5)};O7.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(rH(b,a,c),m)};O7.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(sH(c,a),y5)};
O7.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(tH(b,a,c),p)};O7.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return uH(c,a)};
O7.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(vH(k,a,c,b,f,g),q)};O7.prototype.GetVolume=function(){return wH(this.nDa)};O7.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!xH(c,a)};
O7.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(yH(c,a),p)};O7.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(zH(c,a),w5)};O7.prototype.__destroy__=function(){AH(this.nDa)};function P7(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=BH(a,c);h(P7)[this.nDa]=this}P7.prototype=Object.create(T5.prototype);P7.prototype.constructor=P7;P7.prototype.oDa=P7;P7.pDa={};
d.ScaledShapeSettings=P7;P7.prototype.GetRefCount=function(){return CH(this.nDa)};P7.prototype.AddRef=function(){DH(this.nDa)};P7.prototype.Release=function(){EH(this.nDa)};P7.prototype.Create=function(){return l(FH(this.nDa),w5)};P7.prototype.ClearCachedResult=function(){GH(this.nDa)};P7.prototype.get_mScale=P7.prototype.mEa=function(){return l(HH(this.nDa),p)};P7.prototype.set_mScale=P7.prototype.IIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);IH(c,a)};
Object.defineProperty(P7.prototype,"mScale",{get:P7.prototype.mEa,set:P7.prototype.IIa});P7.prototype.get_mUserData=P7.prototype.qDa=function(){return JH(this.nDa)};P7.prototype.set_mUserData=P7.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);KH(c,a)};Object.defineProperty(P7.prototype,"mUserData",{get:P7.prototype.qDa,set:P7.prototype.rDa});P7.prototype.__destroy__=function(){LH(this.nDa)};
function Q7(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=MH(a,c);h(Q7)[this.nDa]=this}Q7.prototype=Object.create(U5.prototype);Q7.prototype.constructor=Q7;Q7.prototype.oDa=Q7;Q7.pDa={};d.ScaledShape=Q7;Q7.prototype.GetScale=function(){return l(NH(this.nDa),p)};Q7.prototype.GetInnerShape=function(){return l(OH(this.nDa),m)};Q7.prototype.GetRefCount=function(){return PH(this.nDa)};Q7.prototype.AddRef=function(){QH(this.nDa)};Q7.prototype.Release=function(){RH(this.nDa)};
Q7.prototype.GetType=function(){return SH(this.nDa)};Q7.prototype.GetSubType=function(){return TH(this.nDa)};Q7.prototype.MustBeStatic=function(){return!!UH(this.nDa)};Q7.prototype.GetLocalBounds=function(){return l(VH(this.nDa),n)};Q7.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(WH(b,a,c),n)};Q7.prototype.GetCenterOfMass=function(){return l(XH(this.nDa),p)};Q7.prototype.GetUserData=function(){return YH(this.nDa)};
Q7.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ZH(c,a)};Q7.prototype.GetSubShapeIDBitsRecursive=function(){return $H(this.nDa)};Q7.prototype.GetInnerRadius=function(){return aI(this.nDa)};Q7.prototype.GetMassProperties=function(){return l(bI(this.nDa),x5)};Q7.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(cI(b,a,c),m)};
Q7.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(dI(c,a),y5)};Q7.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(eI(b,a,c),p)};Q7.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return fI(c,a)};
Q7.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(gI(k,a,c,b,f,g),q)};Q7.prototype.GetVolume=function(){return hI(this.nDa)};Q7.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!iI(c,a)};
Q7.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(jI(c,a),p)};Q7.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(kI(c,a),w5)};Q7.prototype.__destroy__=function(){lI(this.nDa)};function R7(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=mI(a,c);h(R7)[this.nDa]=this}R7.prototype=Object.create(T5.prototype);R7.prototype.constructor=R7;R7.prototype.oDa=R7;R7.pDa={};
d.OffsetCenterOfMassShapeSettings=R7;R7.prototype.GetRefCount=function(){return nI(this.nDa)};R7.prototype.AddRef=function(){oI(this.nDa)};R7.prototype.Release=function(){pI(this.nDa)};R7.prototype.Create=function(){return l(qI(this.nDa),w5)};R7.prototype.ClearCachedResult=function(){rI(this.nDa)};R7.prototype.get_mOffset=R7.prototype.dHa=function(){return l(sI(this.nDa),p)};R7.prototype.set_mOffset=R7.prototype.AIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tI(c,a)};
Object.defineProperty(R7.prototype,"mOffset",{get:R7.prototype.dHa,set:R7.prototype.AIa});R7.prototype.get_mUserData=R7.prototype.qDa=function(){return uI(this.nDa)};R7.prototype.set_mUserData=R7.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vI(c,a)};Object.defineProperty(R7.prototype,"mUserData",{get:R7.prototype.qDa,set:R7.prototype.rDa});R7.prototype.__destroy__=function(){wI(this.nDa)};
function S7(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=xI(a,c);h(S7)[this.nDa]=this}S7.prototype=Object.create(U5.prototype);S7.prototype.constructor=S7;S7.prototype.oDa=S7;S7.pDa={};d.OffsetCenterOfMassShape=S7;S7.prototype.GetInnerShape=function(){return l(yI(this.nDa),m)};S7.prototype.GetRefCount=function(){return zI(this.nDa)};S7.prototype.AddRef=function(){AI(this.nDa)};S7.prototype.Release=function(){BI(this.nDa)};S7.prototype.GetType=function(){return CI(this.nDa)};
S7.prototype.GetSubType=function(){return DI(this.nDa)};S7.prototype.MustBeStatic=function(){return!!EI(this.nDa)};S7.prototype.GetLocalBounds=function(){return l(FI(this.nDa),n)};S7.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(GI(b,a,c),n)};S7.prototype.GetCenterOfMass=function(){return l(HI(this.nDa),p)};S7.prototype.GetUserData=function(){return II(this.nDa)};
S7.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);JI(c,a)};S7.prototype.GetSubShapeIDBitsRecursive=function(){return KI(this.nDa)};S7.prototype.GetInnerRadius=function(){return LI(this.nDa)};S7.prototype.GetMassProperties=function(){return l(MI(this.nDa),x5)};S7.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(NI(b,a,c),m)};
S7.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(OI(c,a),y5)};S7.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(PI(b,a,c),p)};S7.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return QI(c,a)};
S7.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(RI(k,a,c,b,f,g),q)};S7.prototype.GetVolume=function(){return SI(this.nDa)};S7.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!TI(c,a)};
S7.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(UI(c,a),p)};S7.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(VI(c,a),w5)};S7.prototype.__destroy__=function(){WI(this.nDa)};function T7(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);this.nDa=XI(a,c,b);h(T7)[this.nDa]=this}T7.prototype=Object.create(T5.prototype);T7.prototype.constructor=T7;
T7.prototype.oDa=T7;T7.pDa={};d.RotatedTranslatedShapeSettings=T7;T7.prototype.GetRefCount=function(){return YI(this.nDa)};T7.prototype.AddRef=function(){ZI(this.nDa)};T7.prototype.Release=function(){$I(this.nDa)};T7.prototype.Create=function(){return l(aJ(this.nDa),w5)};T7.prototype.ClearCachedResult=function(){bJ(this.nDa)};T7.prototype.get_mPosition=T7.prototype.BDa=function(){return l(cJ(this.nDa),p)};
T7.prototype.set_mPosition=T7.prototype.DDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dJ(c,a)};Object.defineProperty(T7.prototype,"mPosition",{get:T7.prototype.BDa,set:T7.prototype.DDa});T7.prototype.get_mRotation=T7.prototype.RDa=function(){return l(eJ(this.nDa),t)};T7.prototype.set_mRotation=T7.prototype.YDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fJ(c,a)};Object.defineProperty(T7.prototype,"mRotation",{get:T7.prototype.RDa,set:T7.prototype.YDa});
T7.prototype.get_mUserData=T7.prototype.qDa=function(){return gJ(this.nDa)};T7.prototype.set_mUserData=T7.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);hJ(c,a)};Object.defineProperty(T7.prototype,"mUserData",{get:T7.prototype.qDa,set:T7.prototype.rDa});T7.prototype.__destroy__=function(){iJ(this.nDa)};function U7(){throw"cannot construct a RotatedTranslatedShape, no constructor in IDL";}U7.prototype=Object.create(U5.prototype);U7.prototype.constructor=U7;
U7.prototype.oDa=U7;U7.pDa={};d.RotatedTranslatedShape=U7;U7.prototype.GetRotation=function(){return l(jJ(this.nDa),t)};U7.prototype.GetPosition=function(){return l(kJ(this.nDa),p)};U7.prototype.GetInnerShape=function(){return l(lJ(this.nDa),m)};U7.prototype.GetRefCount=function(){return mJ(this.nDa)};U7.prototype.AddRef=function(){nJ(this.nDa)};U7.prototype.Release=function(){oJ(this.nDa)};U7.prototype.GetType=function(){return pJ(this.nDa)};U7.prototype.GetSubType=function(){return qJ(this.nDa)};
U7.prototype.MustBeStatic=function(){return!!rJ(this.nDa)};U7.prototype.GetLocalBounds=function(){return l(sJ(this.nDa),n)};U7.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(tJ(b,a,c),n)};U7.prototype.GetCenterOfMass=function(){return l(uJ(this.nDa),p)};U7.prototype.GetUserData=function(){return vJ(this.nDa)};U7.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wJ(c,a)};
U7.prototype.GetSubShapeIDBitsRecursive=function(){return xJ(this.nDa)};U7.prototype.GetInnerRadius=function(){return yJ(this.nDa)};U7.prototype.GetMassProperties=function(){return l(zJ(this.nDa),x5)};U7.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(AJ(b,a,c),m)};U7.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(BJ(c,a),y5)};
U7.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(CJ(b,a,c),p)};U7.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return DJ(c,a)};
U7.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(EJ(k,a,c,b,f,g),q)};U7.prototype.GetVolume=function(){return FJ(this.nDa)};U7.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!GJ(c,a)};
U7.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(HJ(c,a),p)};U7.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(IJ(c,a),w5)};U7.prototype.__destroy__=function(){JJ(this.nDa)};function V7(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);this.nDa=void 0===a?KJ():void 0===c?LJ(a):void 0===b?MJ(a,c):NJ(a,c,b);h(V7)[this.nDa]=this}V7.prototype=Object.create(v5.prototype);
V7.prototype.constructor=V7;V7.prototype.oDa=V7;V7.pDa={};d.MeshShapeSettings=V7;V7.prototype.Sanitize=function(){OJ(this.nDa)};V7.prototype.GetRefCount=function(){return PJ(this.nDa)};V7.prototype.AddRef=function(){QJ(this.nDa)};V7.prototype.Release=function(){RJ(this.nDa)};V7.prototype.Create=function(){return l(SJ(this.nDa),w5)};V7.prototype.ClearCachedResult=function(){TJ(this.nDa)};V7.prototype.get_mTriangleVertices=V7.prototype.HMa=function(){return l(UJ(this.nDa),t7)};
V7.prototype.set_mTriangleVertices=V7.prototype.MQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);VJ(c,a)};Object.defineProperty(V7.prototype,"mTriangleVertices",{get:V7.prototype.HMa,set:V7.prototype.MQa});V7.prototype.get_mIndexedTriangles=V7.prototype.cKa=function(){return l(WJ(this.nDa),v7)};V7.prototype.set_mIndexedTriangles=V7.prototype.jOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);XJ(c,a)};
Object.defineProperty(V7.prototype,"mIndexedTriangles",{get:V7.prototype.cKa,set:V7.prototype.jOa});V7.prototype.get_mMaterials=V7.prototype.MEa=function(){return l(YJ(this.nDa),q7)};V7.prototype.set_mMaterials=V7.prototype.BFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ZJ(c,a)};Object.defineProperty(V7.prototype,"mMaterials",{get:V7.prototype.MEa,set:V7.prototype.BFa});V7.prototype.get_mMaxTrianglesPerLeaf=V7.prototype.kLa=function(){return $J(this.nDa)};
V7.prototype.set_mMaxTrianglesPerLeaf=V7.prototype.rPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);aK(c,a)};Object.defineProperty(V7.prototype,"mMaxTrianglesPerLeaf",{get:V7.prototype.kLa,set:V7.prototype.rPa});V7.prototype.get_mActiveEdgeCosThresholdAngle=V7.prototype.bGa=function(){return bK(this.nDa)};V7.prototype.set_mActiveEdgeCosThresholdAngle=V7.prototype.zHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cK(c,a)};
Object.defineProperty(V7.prototype,"mActiveEdgeCosThresholdAngle",{get:V7.prototype.bGa,set:V7.prototype.zHa});V7.prototype.get_mPerTriangleUserData=V7.prototype.KLa=function(){return!!dK(this.nDa)};V7.prototype.set_mPerTriangleUserData=V7.prototype.RPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);eK(c,a)};Object.defineProperty(V7.prototype,"mPerTriangleUserData",{get:V7.prototype.KLa,set:V7.prototype.RPa});V7.prototype.get_mBuildQuality=V7.prototype.qJa=function(){return fK(this.nDa)};
V7.prototype.set_mBuildQuality=V7.prototype.xNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);gK(c,a)};Object.defineProperty(V7.prototype,"mBuildQuality",{get:V7.prototype.qJa,set:V7.prototype.xNa});V7.prototype.get_mUserData=V7.prototype.qDa=function(){return hK(this.nDa)};V7.prototype.set_mUserData=V7.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);iK(c,a)};Object.defineProperty(V7.prototype,"mUserData",{get:V7.prototype.qDa,set:V7.prototype.rDa});
V7.prototype.__destroy__=function(){jK(this.nDa)};function W7(){throw"cannot construct a MeshShape, no constructor in IDL";}W7.prototype=Object.create(m.prototype);W7.prototype.constructor=W7;W7.prototype.oDa=W7;W7.pDa={};d.MeshShape=W7;W7.prototype.GetTriangleUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return kK(c,a)};W7.prototype.GetRefCount=function(){return lK(this.nDa)};W7.prototype.AddRef=function(){mK(this.nDa)};W7.prototype.Release=function(){nK(this.nDa)};
W7.prototype.GetType=function(){return oK(this.nDa)};W7.prototype.GetSubType=function(){return pK(this.nDa)};W7.prototype.MustBeStatic=function(){return!!qK(this.nDa)};W7.prototype.GetLocalBounds=function(){return l(rK(this.nDa),n)};W7.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(sK(b,a,c),n)};W7.prototype.GetCenterOfMass=function(){return l(tK(this.nDa),p)};W7.prototype.GetUserData=function(){return uK(this.nDa)};
W7.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vK(c,a)};W7.prototype.GetSubShapeIDBitsRecursive=function(){return wK(this.nDa)};W7.prototype.GetInnerRadius=function(){return xK(this.nDa)};W7.prototype.GetMassProperties=function(){return l(yK(this.nDa),x5)};W7.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(zK(b,a,c),m)};
W7.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(AK(c,a),y5)};W7.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(BK(b,a,c),p)};W7.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return CK(c,a)};
W7.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(DK(k,a,c,b,f,g),q)};W7.prototype.GetVolume=function(){return EK(this.nDa)};W7.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!FK(c,a)};
W7.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(GK(c,a),p)};W7.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(HK(c,a),w5)};W7.prototype.__destroy__=function(){IK(this.nDa)};function X7(){throw"cannot construct a HeightFieldShapeConstantValues, no constructor in IDL";}X7.prototype=Object.create(e.prototype);X7.prototype.constructor=X7;X7.prototype.oDa=X7;X7.pDa={};d.HeightFieldShapeConstantValues=X7;
X7.prototype.get_cNoCollisionValue=X7.prototype.YIa=function(){return JK(this.nDa)};Object.defineProperty(X7.prototype,"cNoCollisionValue",{get:X7.prototype.YIa});X7.prototype.__destroy__=function(){KK(this.nDa)};function D(){this.nDa=LK();h(D)[this.nDa]=this}D.prototype=Object.create(v5.prototype);D.prototype.constructor=D;D.prototype.oDa=D;D.pDa={};d.HeightFieldShapeSettings=D;D.prototype.GetRefCount=function(){return MK(this.nDa)};D.prototype.AddRef=function(){NK(this.nDa)};
D.prototype.Release=function(){OK(this.nDa)};D.prototype.Create=function(){return l(PK(this.nDa),w5)};D.prototype.ClearCachedResult=function(){QK(this.nDa)};D.prototype.get_mOffset=D.prototype.dHa=function(){return l(RK(this.nDa),p)};D.prototype.set_mOffset=D.prototype.AIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);SK(c,a)};Object.defineProperty(D.prototype,"mOffset",{get:D.prototype.dHa,set:D.prototype.AIa});
D.prototype.get_mScale=D.prototype.mEa=function(){return l(TK(this.nDa),p)};D.prototype.set_mScale=D.prototype.IIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);UK(c,a)};Object.defineProperty(D.prototype,"mScale",{get:D.prototype.mEa,set:D.prototype.IIa});D.prototype.get_mSampleCount=D.prototype.hMa=function(){return VK(this.nDa)};D.prototype.set_mSampleCount=D.prototype.mQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);WK(c,a)};
Object.defineProperty(D.prototype,"mSampleCount",{get:D.prototype.hMa,set:D.prototype.mQa});D.prototype.get_mMinHeightValue=D.prototype.pLa=function(){return XK(this.nDa)};D.prototype.set_mMinHeightValue=D.prototype.wPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);YK(c,a)};Object.defineProperty(D.prototype,"mMinHeightValue",{get:D.prototype.pLa,set:D.prototype.wPa});D.prototype.get_mMaxHeightValue=D.prototype.$Ka=function(){return ZK(this.nDa)};
D.prototype.set_mMaxHeightValue=D.prototype.gPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);$K(c,a)};Object.defineProperty(D.prototype,"mMaxHeightValue",{get:D.prototype.$Ka,set:D.prototype.gPa});D.prototype.get_mMaterialsCapacity=D.prototype.OKa=function(){return aL(this.nDa)};D.prototype.set_mMaterialsCapacity=D.prototype.VOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);bL(c,a)};Object.defineProperty(D.prototype,"mMaterialsCapacity",{get:D.prototype.OKa,set:D.prototype.VOa});
D.prototype.get_mBlockSize=D.prototype.hJa=function(){return cL(this.nDa)};D.prototype.set_mBlockSize=D.prototype.oNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dL(c,a)};Object.defineProperty(D.prototype,"mBlockSize",{get:D.prototype.hJa,set:D.prototype.oNa});D.prototype.get_mBitsPerSample=D.prototype.gJa=function(){return eL(this.nDa)};D.prototype.set_mBitsPerSample=D.prototype.nNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fL(c,a)};
Object.defineProperty(D.prototype,"mBitsPerSample",{get:D.prototype.gJa,set:D.prototype.nNa});D.prototype.get_mHeightSamples=D.prototype.XJa=function(){return l(gL(this.nDa),O6)};D.prototype.set_mHeightSamples=D.prototype.dOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);hL(c,a)};Object.defineProperty(D.prototype,"mHeightSamples",{get:D.prototype.XJa,set:D.prototype.dOa});D.prototype.get_mMaterialIndices=D.prototype.NKa=function(){return l(iL(this.nDa),Y7)};
D.prototype.set_mMaterialIndices=D.prototype.UOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jL(c,a)};Object.defineProperty(D.prototype,"mMaterialIndices",{get:D.prototype.NKa,set:D.prototype.UOa});D.prototype.get_mMaterials=D.prototype.MEa=function(){return l(kL(this.nDa),q7)};D.prototype.set_mMaterials=D.prototype.BFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lL(c,a)};Object.defineProperty(D.prototype,"mMaterials",{get:D.prototype.MEa,set:D.prototype.BFa});
D.prototype.get_mActiveEdgeCosThresholdAngle=D.prototype.bGa=function(){return mL(this.nDa)};D.prototype.set_mActiveEdgeCosThresholdAngle=D.prototype.zHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nL(c,a)};Object.defineProperty(D.prototype,"mActiveEdgeCosThresholdAngle",{get:D.prototype.bGa,set:D.prototype.zHa});D.prototype.get_mUserData=D.prototype.qDa=function(){return oL(this.nDa)};
D.prototype.set_mUserData=D.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pL(c,a)};Object.defineProperty(D.prototype,"mUserData",{get:D.prototype.qDa,set:D.prototype.rDa});D.prototype.__destroy__=function(){qL(this.nDa)};function Z7(){throw"cannot construct a HeightFieldShape, no constructor in IDL";}Z7.prototype=Object.create(m.prototype);Z7.prototype.constructor=Z7;Z7.prototype.oDa=Z7;Z7.pDa={};d.HeightFieldShape=Z7;Z7.prototype.GetSampleCount=function(){return rL(this.nDa)};
Z7.prototype.GetBlockSize=function(){return sL(this.nDa)};Z7.prototype.GetPosition=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(tL(b,a,c),p)};Z7.prototype.IsNoCollision=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return!!uL(b,a,c)};Z7.prototype.GetMinHeightValue=function(){return vL(this.nDa)};Z7.prototype.GetMaxHeightValue=function(){return wL(this.nDa)};
Z7.prototype.GetHeights=function(a,c,b,f,g,k){var u=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);xL(u,a,c,b,f,g,k)};
Z7.prototype.SetHeights=function(a,c,b,f,g,k,u,L){var oa=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);u&&"object"===typeof u&&(u=u.nDa);L&&"object"===typeof L&&(L=L.nDa);void 0===L?yL(oa,a,c,b,f,g,k,u):zL(oa,a,c,b,f,g,k,u,L)};
Z7.prototype.GetMaterials=function(a,c,b,f,g,k){var u=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);AL(u,a,c,b,f,g,k)};
Z7.prototype.SetMaterials=function(a,c,b,f,g,k,u,L){var oa=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);u&&"object"===typeof u&&(u=u.nDa);L&&"object"===typeof L&&(L=L.nDa);return!!BL(oa,a,c,b,f,g,k,u,L)};Z7.prototype.GetRefCount=function(){return CL(this.nDa)};Z7.prototype.AddRef=function(){DL(this.nDa)};Z7.prototype.Release=function(){EL(this.nDa)};
Z7.prototype.GetType=function(){return FL(this.nDa)};Z7.prototype.GetSubType=function(){return GL(this.nDa)};Z7.prototype.MustBeStatic=function(){return!!HL(this.nDa)};Z7.prototype.GetLocalBounds=function(){return l(IL(this.nDa),n)};Z7.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(JL(b,a,c),n)};Z7.prototype.GetCenterOfMass=function(){return l(KL(this.nDa),p)};Z7.prototype.GetUserData=function(){return LL(this.nDa)};
Z7.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ML(c,a)};Z7.prototype.GetSubShapeIDBitsRecursive=function(){return NL(this.nDa)};Z7.prototype.GetInnerRadius=function(){return OL(this.nDa)};Z7.prototype.GetMassProperties=function(){return l(PL(this.nDa),x5)};Z7.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(QL(b,a,c),m)};
Z7.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(RL(c,a),y5)};Z7.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(SL(b,a,c),p)};Z7.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return TL(c,a)};
Z7.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(UL(k,a,c,b,f,g),q)};Z7.prototype.GetVolume=function(){return VL(this.nDa)};Z7.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!WL(c,a)};
Z7.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(XL(c,a),p)};Z7.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(YL(c,a),w5)};Z7.prototype.__destroy__=function(){ZL(this.nDa)};function $7(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);this.nDa=void 0===c?$L(a):void 0===b?aM(a,c):bM(a,c,b);h($7)[this.nDa]=this}$7.prototype=Object.create(v5.prototype);
$7.prototype.constructor=$7;$7.prototype.oDa=$7;$7.pDa={};d.PlaneShapeSettings=$7;$7.prototype.GetRefCount=function(){return cM(this.nDa)};$7.prototype.AddRef=function(){dM(this.nDa)};$7.prototype.Release=function(){eM(this.nDa)};$7.prototype.Create=function(){return l(fM(this.nDa),w5)};$7.prototype.ClearCachedResult=function(){gM(this.nDa)};$7.prototype.get_mPlane=$7.prototype.MLa=function(){return l(hM(this.nDa),t6)};
$7.prototype.set_mPlane=$7.prototype.TPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);iM(c,a)};Object.defineProperty($7.prototype,"mPlane",{get:$7.prototype.MLa,set:$7.prototype.TPa});$7.prototype.get_mMaterial=$7.prototype.ADa=function(){return l(jM(this.nDa),y5)};$7.prototype.set_mMaterial=$7.prototype.CDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kM(c,a)};Object.defineProperty($7.prototype,"mMaterial",{get:$7.prototype.ADa,set:$7.prototype.CDa});
$7.prototype.get_mHalfExtent=$7.prototype.DGa=function(){return lM(this.nDa)};$7.prototype.set_mHalfExtent=$7.prototype.$Ha=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);mM(c,a)};Object.defineProperty($7.prototype,"mHalfExtent",{get:$7.prototype.DGa,set:$7.prototype.$Ha});$7.prototype.get_mUserData=$7.prototype.qDa=function(){return nM(this.nDa)};$7.prototype.set_mUserData=$7.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oM(c,a)};
Object.defineProperty($7.prototype,"mUserData",{get:$7.prototype.qDa,set:$7.prototype.rDa});$7.prototype.__destroy__=function(){pM(this.nDa)};function a8(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);this.nDa=void 0===c?qM(a):void 0===b?rM(a,c):sM(a,c,b);h(a8)[this.nDa]=this}a8.prototype=Object.create(m.prototype);a8.prototype.constructor=a8;a8.prototype.oDa=a8;a8.pDa={};d.PlaneShape=a8;
a8.prototype.SetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tM(c,a)};a8.prototype.GetPlane=function(){return l(uM(this.nDa),t6)};a8.prototype.GetHalfExtent=function(){return vM(this.nDa)};a8.prototype.GetRefCount=function(){return wM(this.nDa)};a8.prototype.AddRef=function(){xM(this.nDa)};a8.prototype.Release=function(){yM(this.nDa)};a8.prototype.GetType=function(){return zM(this.nDa)};a8.prototype.GetSubType=function(){return AM(this.nDa)};a8.prototype.MustBeStatic=function(){return!!BM(this.nDa)};
a8.prototype.GetLocalBounds=function(){return l(CM(this.nDa),n)};a8.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(DM(b,a,c),n)};a8.prototype.GetCenterOfMass=function(){return l(EM(this.nDa),p)};a8.prototype.GetUserData=function(){return FM(this.nDa)};a8.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);GM(c,a)};a8.prototype.GetSubShapeIDBitsRecursive=function(){return HM(this.nDa)};
a8.prototype.GetInnerRadius=function(){return IM(this.nDa)};a8.prototype.GetMassProperties=function(){return l(JM(this.nDa),x5)};a8.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(KM(b,a,c),m)};a8.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(LM(c,a),y5)};
a8.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(MM(b,a,c),p)};a8.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return NM(c,a)};
a8.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(OM(k,a,c,b,f,g),q)};a8.prototype.GetVolume=function(){return PM(this.nDa)};a8.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!QM(c,a)};
a8.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(RM(c,a),p)};a8.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(SM(c,a),w5)};a8.prototype.__destroy__=function(){TM(this.nDa)};function b8(){this.nDa=UM();h(b8)[this.nDa]=this}b8.prototype=Object.create(v5.prototype);b8.prototype.constructor=b8;b8.prototype.oDa=b8;b8.pDa={};d.EmptyShapeSettings=b8;b8.prototype.GetRefCount=function(){return VM(this.nDa)};
b8.prototype.AddRef=function(){WM(this.nDa)};b8.prototype.Release=function(){XM(this.nDa)};b8.prototype.Create=function(){return l(YM(this.nDa),w5)};b8.prototype.ClearCachedResult=function(){ZM(this.nDa)};b8.prototype.get_mCenterOfMass=b8.prototype.sJa=function(){return l($M(this.nDa),p)};b8.prototype.set_mCenterOfMass=b8.prototype.zNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);aN(c,a)};Object.defineProperty(b8.prototype,"mCenterOfMass",{get:b8.prototype.sJa,set:b8.prototype.zNa});
b8.prototype.get_mUserData=b8.prototype.qDa=function(){return bN(this.nDa)};b8.prototype.set_mUserData=b8.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cN(c,a)};Object.defineProperty(b8.prototype,"mUserData",{get:b8.prototype.qDa,set:b8.prototype.rDa});b8.prototype.__destroy__=function(){dN(this.nDa)};function c8(a){a&&"object"===typeof a&&(a=a.nDa);this.nDa=void 0===a?eN():fN(a);h(c8)[this.nDa]=this}c8.prototype=Object.create(m.prototype);c8.prototype.constructor=c8;
c8.prototype.oDa=c8;c8.pDa={};d.EmptyShape=c8;c8.prototype.GetRefCount=function(){return gN(this.nDa)};c8.prototype.AddRef=function(){hN(this.nDa)};c8.prototype.Release=function(){iN(this.nDa)};c8.prototype.GetType=function(){return jN(this.nDa)};c8.prototype.GetSubType=function(){return kN(this.nDa)};c8.prototype.MustBeStatic=function(){return!!lN(this.nDa)};c8.prototype.GetLocalBounds=function(){return l(mN(this.nDa),n)};
c8.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(nN(b,a,c),n)};c8.prototype.GetCenterOfMass=function(){return l(oN(this.nDa),p)};c8.prototype.GetUserData=function(){return pN(this.nDa)};c8.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qN(c,a)};c8.prototype.GetSubShapeIDBitsRecursive=function(){return rN(this.nDa)};c8.prototype.GetInnerRadius=function(){return sN(this.nDa)};
c8.prototype.GetMassProperties=function(){return l(tN(this.nDa),x5)};c8.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(uN(b,a,c),m)};c8.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(vN(c,a),y5)};c8.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(wN(b,a,c),p)};
c8.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return xN(c,a)};c8.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(yN(k,a,c,b,f,g),q)};c8.prototype.GetVolume=function(){return zN(this.nDa)};
c8.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!AN(c,a)};c8.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(BN(c,a),p)};c8.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(CN(c,a),w5)};c8.prototype.__destroy__=function(){DN(this.nDa)};function E(){this.nDa=EN();h(E)[this.nDa]=this}E.prototype=Object.create(V5.prototype);E.prototype.constructor=E;E.prototype.oDa=E;
E.pDa={};d.FixedConstraintSettings=E;E.prototype.GetRefCount=function(){return FN(this.nDa)};E.prototype.AddRef=function(){GN(this.nDa)};E.prototype.Release=function(){HN(this.nDa)};E.prototype.Create=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(IN(b,a,c),A5)};E.prototype.get_mSpace=E.prototype.yDa=function(){return JN(this.nDa)};E.prototype.set_mSpace=E.prototype.zDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);KN(c,a)};
Object.defineProperty(E.prototype,"mSpace",{get:E.prototype.yDa,set:E.prototype.zDa});E.prototype.get_mAutoDetectPoint=E.prototype.fGa=function(){return!!LN(this.nDa)};E.prototype.set_mAutoDetectPoint=E.prototype.DHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);MN(c,a)};Object.defineProperty(E.prototype,"mAutoDetectPoint",{get:E.prototype.fGa,set:E.prototype.DHa});E.prototype.get_mPoint1=E.prototype.ODa=function(){return l(NN(this.nDa),x)};
E.prototype.set_mPoint1=E.prototype.VDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ON(c,a)};Object.defineProperty(E.prototype,"mPoint1",{get:E.prototype.ODa,set:E.prototype.VDa});E.prototype.get_mAxisX1=E.prototype.gGa=function(){return l(PN(this.nDa),p)};E.prototype.set_mAxisX1=E.prototype.EHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);QN(c,a)};Object.defineProperty(E.prototype,"mAxisX1",{get:E.prototype.gGa,set:E.prototype.EHa});
E.prototype.get_mAxisY1=E.prototype.iGa=function(){return l(RN(this.nDa),p)};E.prototype.set_mAxisY1=E.prototype.GHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);SN(c,a)};Object.defineProperty(E.prototype,"mAxisY1",{get:E.prototype.iGa,set:E.prototype.GHa});E.prototype.get_mPoint2=E.prototype.PDa=function(){return l(TN(this.nDa),x)};E.prototype.set_mPoint2=E.prototype.WDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);UN(c,a)};
Object.defineProperty(E.prototype,"mPoint2",{get:E.prototype.PDa,set:E.prototype.WDa});E.prototype.get_mAxisX2=E.prototype.hGa=function(){return l(VN(this.nDa),p)};E.prototype.set_mAxisX2=E.prototype.FHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);WN(c,a)};Object.defineProperty(E.prototype,"mAxisX2",{get:E.prototype.hGa,set:E.prototype.FHa});E.prototype.get_mAxisY2=E.prototype.jGa=function(){return l(XN(this.nDa),p)};
E.prototype.set_mAxisY2=E.prototype.HHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);YN(c,a)};Object.defineProperty(E.prototype,"mAxisY2",{get:E.prototype.jGa,set:E.prototype.HHa});E.prototype.get_mEnabled=E.prototype.wDa=function(){return!!ZN(this.nDa)};E.prototype.set_mEnabled=E.prototype.xDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);$N(c,a)};Object.defineProperty(E.prototype,"mEnabled",{get:E.prototype.wDa,set:E.prototype.xDa});
E.prototype.get_mNumVelocityStepsOverride=E.prototype.tDa=function(){return aO(this.nDa)};E.prototype.set_mNumVelocityStepsOverride=E.prototype.vDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);bO(c,a)};Object.defineProperty(E.prototype,"mNumVelocityStepsOverride",{get:E.prototype.tDa,set:E.prototype.vDa});E.prototype.get_mNumPositionStepsOverride=E.prototype.sDa=function(){return cO(this.nDa)};
E.prototype.set_mNumPositionStepsOverride=E.prototype.uDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dO(c,a)};Object.defineProperty(E.prototype,"mNumPositionStepsOverride",{get:E.prototype.sDa,set:E.prototype.uDa});E.prototype.__destroy__=function(){eO(this.nDa)};function G6(){this.nDa=fO();h(G6)[this.nDa]=this}G6.prototype=Object.create(e.prototype);G6.prototype.constructor=G6;G6.prototype.oDa=G6;G6.pDa={};d.SpringSettings=G6;G6.prototype.HasStiffness=function(){return!!gO(this.nDa)};
G6.prototype.get_mMode=G6.prototype.QEa=function(){return hO(this.nDa)};G6.prototype.set_mMode=G6.prototype.FFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);iO(c,a)};Object.defineProperty(G6.prototype,"mMode",{get:G6.prototype.QEa,set:G6.prototype.FFa});G6.prototype.get_mFrequency=G6.prototype.RJa=function(){return jO(this.nDa)};G6.prototype.set_mFrequency=G6.prototype.YNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kO(c,a)};
Object.defineProperty(G6.prototype,"mFrequency",{get:G6.prototype.RJa,set:G6.prototype.YNa});G6.prototype.get_mStiffness=G6.prototype.pHa=function(){return lO(this.nDa)};G6.prototype.set_mStiffness=G6.prototype.NIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);mO(c,a)};Object.defineProperty(G6.prototype,"mStiffness",{get:G6.prototype.pHa,set:G6.prototype.NIa});G6.prototype.get_mDamping=G6.prototype.FJa=function(){return nO(this.nDa)};
G6.prototype.set_mDamping=G6.prototype.MNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oO(c,a)};Object.defineProperty(G6.prototype,"mDamping",{get:G6.prototype.FJa,set:G6.prototype.MNa});G6.prototype.__destroy__=function(){pO(this.nDa)};function d8(){this.nDa=qO();h(d8)[this.nDa]=this}d8.prototype=Object.create(e.prototype);d8.prototype.constructor=d8;d8.prototype.oDa=d8;d8.pDa={};d.MotorSettings=d8;
d8.prototype.get_mSpringSettings=d8.prototype.uMa=function(){return l(rO(this.nDa),G6)};d8.prototype.set_mSpringSettings=d8.prototype.zQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sO(c,a)};Object.defineProperty(d8.prototype,"mSpringSettings",{get:d8.prototype.uMa,set:d8.prototype.zQa});d8.prototype.get_mMinForceLimit=d8.prototype.oLa=function(){return tO(this.nDa)};
d8.prototype.set_mMinForceLimit=d8.prototype.vPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);uO(c,a)};Object.defineProperty(d8.prototype,"mMinForceLimit",{get:d8.prototype.oLa,set:d8.prototype.vPa});d8.prototype.get_mMaxForceLimit=d8.prototype.XKa=function(){return vO(this.nDa)};d8.prototype.set_mMaxForceLimit=d8.prototype.dPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wO(c,a)};Object.defineProperty(d8.prototype,"mMaxForceLimit",{get:d8.prototype.XKa,set:d8.prototype.dPa});
d8.prototype.get_mMinTorqueLimit=d8.prototype.sLa=function(){return xO(this.nDa)};d8.prototype.set_mMinTorqueLimit=d8.prototype.zPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);yO(c,a)};Object.defineProperty(d8.prototype,"mMinTorqueLimit",{get:d8.prototype.sLa,set:d8.prototype.zPa});d8.prototype.get_mMaxTorqueLimit=d8.prototype.jLa=function(){return zO(this.nDa)};d8.prototype.set_mMaxTorqueLimit=d8.prototype.qPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);AO(c,a)};
Object.defineProperty(d8.prototype,"mMaxTorqueLimit",{get:d8.prototype.jLa,set:d8.prototype.qPa});d8.prototype.__destroy__=function(){BO(this.nDa)};function F(){this.nDa=CO();h(F)[this.nDa]=this}F.prototype=Object.create(V5.prototype);F.prototype.constructor=F;F.prototype.oDa=F;F.pDa={};d.DistanceConstraintSettings=F;F.prototype.GetRefCount=function(){return DO(this.nDa)};F.prototype.AddRef=function(){EO(this.nDa)};F.prototype.Release=function(){FO(this.nDa)};
F.prototype.Create=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(GO(b,a,c),A5)};F.prototype.get_mSpace=F.prototype.yDa=function(){return HO(this.nDa)};F.prototype.set_mSpace=F.prototype.zDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);IO(c,a)};Object.defineProperty(F.prototype,"mSpace",{get:F.prototype.yDa,set:F.prototype.zDa});F.prototype.get_mPoint1=F.prototype.ODa=function(){return l(JO(this.nDa),x)};
F.prototype.set_mPoint1=F.prototype.VDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);KO(c,a)};Object.defineProperty(F.prototype,"mPoint1",{get:F.prototype.ODa,set:F.prototype.VDa});F.prototype.get_mPoint2=F.prototype.PDa=function(){return l(LO(this.nDa),x)};F.prototype.set_mPoint2=F.prototype.WDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);MO(c,a)};Object.defineProperty(F.prototype,"mPoint2",{get:F.prototype.PDa,set:F.prototype.WDa});
F.prototype.get_mMinDistance=F.prototype.nLa=function(){return NO(this.nDa)};F.prototype.set_mMinDistance=F.prototype.uPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);OO(c,a)};Object.defineProperty(F.prototype,"mMinDistance",{get:F.prototype.nLa,set:F.prototype.uPa});F.prototype.get_mMaxDistance=F.prototype.OEa=function(){return PO(this.nDa)};F.prototype.set_mMaxDistance=F.prototype.DFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);QO(c,a)};
Object.defineProperty(F.prototype,"mMaxDistance",{get:F.prototype.OEa,set:F.prototype.DFa});F.prototype.get_mLimitsSpringSettings=F.prototype.lEa=function(){return l(RO(this.nDa),G6)};F.prototype.set_mLimitsSpringSettings=F.prototype.uEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);SO(c,a)};Object.defineProperty(F.prototype,"mLimitsSpringSettings",{get:F.prototype.lEa,set:F.prototype.uEa});F.prototype.get_mEnabled=F.prototype.wDa=function(){return!!TO(this.nDa)};
F.prototype.set_mEnabled=F.prototype.xDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);UO(c,a)};Object.defineProperty(F.prototype,"mEnabled",{get:F.prototype.wDa,set:F.prototype.xDa});F.prototype.get_mNumVelocityStepsOverride=F.prototype.tDa=function(){return VO(this.nDa)};F.prototype.set_mNumVelocityStepsOverride=F.prototype.vDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);WO(c,a)};Object.defineProperty(F.prototype,"mNumVelocityStepsOverride",{get:F.prototype.tDa,set:F.prototype.vDa});
F.prototype.get_mNumPositionStepsOverride=F.prototype.sDa=function(){return XO(this.nDa)};F.prototype.set_mNumPositionStepsOverride=F.prototype.uDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);YO(c,a)};Object.defineProperty(F.prototype,"mNumPositionStepsOverride",{get:F.prototype.sDa,set:F.prototype.uDa});F.prototype.__destroy__=function(){ZO(this.nDa)};function e8(){throw"cannot construct a DistanceConstraint, no constructor in IDL";}e8.prototype=Object.create(W5.prototype);
e8.prototype.constructor=e8;e8.prototype.oDa=e8;e8.pDa={};d.DistanceConstraint=e8;e8.prototype.SetDistance=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);$O(b,a,c)};e8.prototype.GetMinDistance=function(){return aP(this.nDa)};e8.prototype.GetMaxDistance=function(){return bP(this.nDa)};e8.prototype.GetLimitsSpringSettings=function(){return l(cP(this.nDa),G6)};
e8.prototype.SetLimitsSpringSettings=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dP(c,a)};e8.prototype.GetTotalLambdaPosition=function(){return eP(this.nDa)};e8.prototype.GetRefCount=function(){return fP(this.nDa)};e8.prototype.AddRef=function(){gP(this.nDa)};e8.prototype.Release=function(){hP(this.nDa)};e8.prototype.GetType=function(){return iP(this.nDa)};e8.prototype.GetSubType=function(){return jP(this.nDa)};e8.prototype.GetConstraintPriority=function(){return kP(this.nDa)};
e8.prototype.SetConstraintPriority=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lP(c,a)};e8.prototype.SetNumVelocityStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);mP(c,a)};e8.prototype.GetNumVelocityStepsOverride=function(){return nP(this.nDa)};e8.prototype.SetNumPositionStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oP(c,a)};e8.prototype.GetNumPositionStepsOverride=function(){return pP(this.nDa)};
e8.prototype.SetEnabled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qP(c,a)};e8.prototype.GetEnabled=function(){return!!rP(this.nDa)};e8.prototype.IsActive=function(){return!!sP(this.nDa)};e8.prototype.GetUserData=function(){return tP(this.nDa)};e8.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);uP(c,a)};e8.prototype.ResetWarmStart=function(){vP(this.nDa)};e8.prototype.SaveState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wP(c,a)};
e8.prototype.RestoreState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xP(c,a)};e8.prototype.GetBody1=function(){return l(yP(this.nDa),Body)};e8.prototype.GetBody2=function(){return l(zP(this.nDa),Body)};e8.prototype.GetConstraintToBody1Matrix=function(){return l(AP(this.nDa),r)};e8.prototype.GetConstraintToBody2Matrix=function(){return l(BP(this.nDa),r)};e8.prototype.__destroy__=function(){CP(this.nDa)};function f8(){this.nDa=DP();h(f8)[this.nDa]=this}f8.prototype=Object.create(V5.prototype);
f8.prototype.constructor=f8;f8.prototype.oDa=f8;f8.pDa={};d.PointConstraintSettings=f8;f8.prototype.GetRefCount=function(){return EP(this.nDa)};f8.prototype.AddRef=function(){FP(this.nDa)};f8.prototype.Release=function(){GP(this.nDa)};f8.prototype.Create=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(HP(b,a,c),A5)};f8.prototype.get_mSpace=f8.prototype.yDa=function(){return IP(this.nDa)};
f8.prototype.set_mSpace=f8.prototype.zDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);JP(c,a)};Object.defineProperty(f8.prototype,"mSpace",{get:f8.prototype.yDa,set:f8.prototype.zDa});f8.prototype.get_mPoint1=f8.prototype.ODa=function(){return l(KP(this.nDa),x)};f8.prototype.set_mPoint1=f8.prototype.VDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);LP(c,a)};Object.defineProperty(f8.prototype,"mPoint1",{get:f8.prototype.ODa,set:f8.prototype.VDa});
f8.prototype.get_mPoint2=f8.prototype.PDa=function(){return l(MP(this.nDa),x)};f8.prototype.set_mPoint2=f8.prototype.WDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);NP(c,a)};Object.defineProperty(f8.prototype,"mPoint2",{get:f8.prototype.PDa,set:f8.prototype.WDa});f8.prototype.get_mEnabled=f8.prototype.wDa=function(){return!!OP(this.nDa)};f8.prototype.set_mEnabled=f8.prototype.xDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);PP(c,a)};
Object.defineProperty(f8.prototype,"mEnabled",{get:f8.prototype.wDa,set:f8.prototype.xDa});f8.prototype.get_mNumVelocityStepsOverride=f8.prototype.tDa=function(){return QP(this.nDa)};f8.prototype.set_mNumVelocityStepsOverride=f8.prototype.vDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);RP(c,a)};Object.defineProperty(f8.prototype,"mNumVelocityStepsOverride",{get:f8.prototype.tDa,set:f8.prototype.vDa});f8.prototype.get_mNumPositionStepsOverride=f8.prototype.sDa=function(){return SP(this.nDa)};
f8.prototype.set_mNumPositionStepsOverride=f8.prototype.uDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);TP(c,a)};Object.defineProperty(f8.prototype,"mNumPositionStepsOverride",{get:f8.prototype.sDa,set:f8.prototype.uDa});f8.prototype.__destroy__=function(){UP(this.nDa)};function g8(){throw"cannot construct a PointConstraint, no constructor in IDL";}g8.prototype=Object.create(W5.prototype);g8.prototype.constructor=g8;g8.prototype.oDa=g8;g8.pDa={};d.PointConstraint=g8;
g8.prototype.GetLocalSpacePoint1=function(){return l(VP(this.nDa),p)};g8.prototype.GetLocalSpacePoint2=function(){return l(WP(this.nDa),p)};g8.prototype.GetTotalLambdaPosition=function(){return l(XP(this.nDa),p)};g8.prototype.GetRefCount=function(){return YP(this.nDa)};g8.prototype.AddRef=function(){ZP(this.nDa)};g8.prototype.Release=function(){$P(this.nDa)};g8.prototype.GetType=function(){return aQ(this.nDa)};g8.prototype.GetSubType=function(){return bQ(this.nDa)};
g8.prototype.GetConstraintPriority=function(){return cQ(this.nDa)};g8.prototype.SetConstraintPriority=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dQ(c,a)};g8.prototype.SetNumVelocityStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);eQ(c,a)};g8.prototype.GetNumVelocityStepsOverride=function(){return fQ(this.nDa)};g8.prototype.SetNumPositionStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);gQ(c,a)};
g8.prototype.GetNumPositionStepsOverride=function(){return hQ(this.nDa)};g8.prototype.SetEnabled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);iQ(c,a)};g8.prototype.GetEnabled=function(){return!!jQ(this.nDa)};g8.prototype.IsActive=function(){return!!kQ(this.nDa)};g8.prototype.GetUserData=function(){return lQ(this.nDa)};g8.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);mQ(c,a)};g8.prototype.ResetWarmStart=function(){nQ(this.nDa)};
g8.prototype.SaveState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oQ(c,a)};g8.prototype.RestoreState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pQ(c,a)};g8.prototype.GetBody1=function(){return l(qQ(this.nDa),Body)};g8.prototype.GetBody2=function(){return l(rQ(this.nDa),Body)};g8.prototype.GetConstraintToBody1Matrix=function(){return l(sQ(this.nDa),r)};g8.prototype.GetConstraintToBody2Matrix=function(){return l(tQ(this.nDa),r)};g8.prototype.__destroy__=function(){uQ(this.nDa)};
function G(){this.nDa=vQ();h(G)[this.nDa]=this}G.prototype=Object.create(V5.prototype);G.prototype.constructor=G;G.prototype.oDa=G;G.pDa={};d.HingeConstraintSettings=G;G.prototype.GetRefCount=function(){return wQ(this.nDa)};G.prototype.AddRef=function(){xQ(this.nDa)};G.prototype.Release=function(){yQ(this.nDa)};G.prototype.Create=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(zQ(b,a,c),A5)};G.prototype.get_mSpace=G.prototype.yDa=function(){return AQ(this.nDa)};
G.prototype.set_mSpace=G.prototype.zDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);BQ(c,a)};Object.defineProperty(G.prototype,"mSpace",{get:G.prototype.yDa,set:G.prototype.zDa});G.prototype.get_mPoint1=G.prototype.ODa=function(){return l(CQ(this.nDa),x)};G.prototype.set_mPoint1=G.prototype.VDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);DQ(c,a)};Object.defineProperty(G.prototype,"mPoint1",{get:G.prototype.ODa,set:G.prototype.VDa});
G.prototype.get_mHingeAxis1=G.prototype.FGa=function(){return l(EQ(this.nDa),p)};G.prototype.set_mHingeAxis1=G.prototype.bIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);FQ(c,a)};Object.defineProperty(G.prototype,"mHingeAxis1",{get:G.prototype.FGa,set:G.prototype.bIa});G.prototype.get_mNormalAxis1=G.prototype.aHa=function(){return l(GQ(this.nDa),p)};G.prototype.set_mNormalAxis1=G.prototype.xIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);HQ(c,a)};
Object.defineProperty(G.prototype,"mNormalAxis1",{get:G.prototype.aHa,set:G.prototype.xIa});G.prototype.get_mPoint2=G.prototype.PDa=function(){return l(IQ(this.nDa),x)};G.prototype.set_mPoint2=G.prototype.WDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);JQ(c,a)};Object.defineProperty(G.prototype,"mPoint2",{get:G.prototype.PDa,set:G.prototype.WDa});G.prototype.get_mHingeAxis2=G.prototype.GGa=function(){return l(KQ(this.nDa),p)};
G.prototype.set_mHingeAxis2=G.prototype.cIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);LQ(c,a)};Object.defineProperty(G.prototype,"mHingeAxis2",{get:G.prototype.GGa,set:G.prototype.cIa});G.prototype.get_mNormalAxis2=G.prototype.bHa=function(){return l(MQ(this.nDa),p)};G.prototype.set_mNormalAxis2=G.prototype.yIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);NQ(c,a)};Object.defineProperty(G.prototype,"mNormalAxis2",{get:G.prototype.bHa,set:G.prototype.yIa});
G.prototype.get_mLimitsMin=G.prototype.OGa=function(){return OQ(this.nDa)};G.prototype.set_mLimitsMin=G.prototype.kIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);PQ(c,a)};Object.defineProperty(G.prototype,"mLimitsMin",{get:G.prototype.OGa,set:G.prototype.kIa});G.prototype.get_mLimitsMax=G.prototype.NGa=function(){return QQ(this.nDa)};G.prototype.set_mLimitsMax=G.prototype.jIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);RQ(c,a)};
Object.defineProperty(G.prototype,"mLimitsMax",{get:G.prototype.NGa,set:G.prototype.jIa});G.prototype.get_mLimitsSpringSettings=G.prototype.lEa=function(){return l(SQ(this.nDa),G6)};G.prototype.set_mLimitsSpringSettings=G.prototype.uEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);TQ(c,a)};Object.defineProperty(G.prototype,"mLimitsSpringSettings",{get:G.prototype.lEa,set:G.prototype.uEa});G.prototype.get_mMaxFrictionTorque=G.prototype.UGa=function(){return UQ(this.nDa)};
G.prototype.set_mMaxFrictionTorque=G.prototype.qIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);VQ(c,a)};Object.defineProperty(G.prototype,"mMaxFrictionTorque",{get:G.prototype.UGa,set:G.prototype.qIa});G.prototype.get_mMotorSettings=G.prototype.REa=function(){return l(WQ(this.nDa),d8)};G.prototype.set_mMotorSettings=G.prototype.GFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);XQ(c,a)};Object.defineProperty(G.prototype,"mMotorSettings",{get:G.prototype.REa,set:G.prototype.GFa});
G.prototype.get_mEnabled=G.prototype.wDa=function(){return!!YQ(this.nDa)};G.prototype.set_mEnabled=G.prototype.xDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ZQ(c,a)};Object.defineProperty(G.prototype,"mEnabled",{get:G.prototype.wDa,set:G.prototype.xDa});G.prototype.get_mNumVelocityStepsOverride=G.prototype.tDa=function(){return $Q(this.nDa)};G.prototype.set_mNumVelocityStepsOverride=G.prototype.vDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);aR(c,a)};
Object.defineProperty(G.prototype,"mNumVelocityStepsOverride",{get:G.prototype.tDa,set:G.prototype.vDa});G.prototype.get_mNumPositionStepsOverride=G.prototype.sDa=function(){return bR(this.nDa)};G.prototype.set_mNumPositionStepsOverride=G.prototype.uDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cR(c,a)};Object.defineProperty(G.prototype,"mNumPositionStepsOverride",{get:G.prototype.sDa,set:G.prototype.uDa});G.prototype.__destroy__=function(){dR(this.nDa)};
function h8(){throw"cannot construct a HingeConstraint, no constructor in IDL";}h8.prototype=Object.create(W5.prototype);h8.prototype.constructor=h8;h8.prototype.oDa=h8;h8.pDa={};d.HingeConstraint=h8;h8.prototype.GetLocalSpacePoint1=function(){return l(eR(this.nDa),p)};h8.prototype.GetLocalSpacePoint2=function(){return l(fR(this.nDa),p)};h8.prototype.GetLocalSpaceHingeAxis1=function(){return l(gR(this.nDa),p)};h8.prototype.GetLocalSpaceHingeAxis2=function(){return l(hR(this.nDa),p)};
h8.prototype.GetLocalSpaceNormalAxis1=function(){return l(iR(this.nDa),p)};h8.prototype.GetLocalSpaceNormalAxis2=function(){return l(jR(this.nDa),p)};h8.prototype.GetCurrentAngle=function(){return kR(this.nDa)};h8.prototype.SetMaxFrictionTorque=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lR(c,a)};h8.prototype.GetMaxFrictionTorque=function(){return mR(this.nDa)};h8.prototype.GetMotorSettings=function(){return l(nR(this.nDa),d8)};
h8.prototype.SetMotorState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oR(c,a)};h8.prototype.GetMotorState=function(){return pR(this.nDa)};h8.prototype.SetTargetAngularVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qR(c,a)};h8.prototype.GetTargetAngularVelocity=function(){return rR(this.nDa)};h8.prototype.SetTargetAngle=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sR(c,a)};h8.prototype.GetTargetAngle=function(){return tR(this.nDa)};
h8.prototype.SetTargetOrientationBS=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);uR(c,a)};h8.prototype.SetLimits=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);vR(b,a,c)};h8.prototype.GetLimitsMin=function(){return wR(this.nDa)};h8.prototype.GetLimitsMax=function(){return xR(this.nDa)};h8.prototype.HasLimits=function(){return!!yR(this.nDa)};h8.prototype.GetLimitsSpringSettings=function(){return l(zR(this.nDa),G6)};
h8.prototype.SetLimitsSpringSettings=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);AR(c,a)};h8.prototype.GetTotalLambdaPosition=function(){return l(BR(this.nDa),p)};h8.prototype.GetTotalLambdaRotation=function(){return l(CR(this.nDa),h7)};h8.prototype.GetTotalLambdaRotationLimits=function(){return DR(this.nDa)};h8.prototype.GetTotalLambdaMotor=function(){return ER(this.nDa)};h8.prototype.GetRefCount=function(){return FR(this.nDa)};h8.prototype.AddRef=function(){GR(this.nDa)};
h8.prototype.Release=function(){HR(this.nDa)};h8.prototype.GetType=function(){return IR(this.nDa)};h8.prototype.GetSubType=function(){return JR(this.nDa)};h8.prototype.GetConstraintPriority=function(){return KR(this.nDa)};h8.prototype.SetConstraintPriority=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);LR(c,a)};h8.prototype.SetNumVelocityStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);MR(c,a)};h8.prototype.GetNumVelocityStepsOverride=function(){return NR(this.nDa)};
h8.prototype.SetNumPositionStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);OR(c,a)};h8.prototype.GetNumPositionStepsOverride=function(){return PR(this.nDa)};h8.prototype.SetEnabled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);QR(c,a)};h8.prototype.GetEnabled=function(){return!!RR(this.nDa)};h8.prototype.IsActive=function(){return!!SR(this.nDa)};h8.prototype.GetUserData=function(){return TR(this.nDa)};
h8.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);UR(c,a)};h8.prototype.ResetWarmStart=function(){VR(this.nDa)};h8.prototype.SaveState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);WR(c,a)};h8.prototype.RestoreState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);YR(c,a)};h8.prototype.GetBody1=function(){return l(ZR(this.nDa),Body)};h8.prototype.GetBody2=function(){return l($R(this.nDa),Body)};
h8.prototype.GetConstraintToBody1Matrix=function(){return l(aS(this.nDa),r)};h8.prototype.GetConstraintToBody2Matrix=function(){return l(bS(this.nDa),r)};h8.prototype.__destroy__=function(){cS(this.nDa)};function H(){this.nDa=dS();h(H)[this.nDa]=this}H.prototype=Object.create(V5.prototype);H.prototype.constructor=H;H.prototype.oDa=H;H.pDa={};d.ConeConstraintSettings=H;H.prototype.GetRefCount=function(){return eS(this.nDa)};H.prototype.AddRef=function(){fS(this.nDa)};H.prototype.Release=function(){gS(this.nDa)};
H.prototype.Create=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(hS(b,a,c),A5)};H.prototype.get_mSpace=H.prototype.yDa=function(){return iS(this.nDa)};H.prototype.set_mSpace=H.prototype.zDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jS(c,a)};Object.defineProperty(H.prototype,"mSpace",{get:H.prototype.yDa,set:H.prototype.zDa});H.prototype.get_mPoint1=H.prototype.ODa=function(){return l(kS(this.nDa),x)};
H.prototype.set_mPoint1=H.prototype.VDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lS(c,a)};Object.defineProperty(H.prototype,"mPoint1",{get:H.prototype.ODa,set:H.prototype.VDa});H.prototype.get_mTwistAxis1=H.prototype.wHa=function(){return l(mS(this.nDa),p)};H.prototype.set_mTwistAxis1=H.prototype.UIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nS(c,a)};Object.defineProperty(H.prototype,"mTwistAxis1",{get:H.prototype.wHa,set:H.prototype.UIa});
H.prototype.get_mPoint2=H.prototype.PDa=function(){return l(oS(this.nDa),x)};H.prototype.set_mPoint2=H.prototype.WDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pS(c,a)};Object.defineProperty(H.prototype,"mPoint2",{get:H.prototype.PDa,set:H.prototype.WDa});H.prototype.get_mTwistAxis2=H.prototype.xHa=function(){return l(qS(this.nDa),p)};H.prototype.set_mTwistAxis2=H.prototype.VIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rS(c,a)};
Object.defineProperty(H.prototype,"mTwistAxis2",{get:H.prototype.xHa,set:H.prototype.VIa});H.prototype.get_mHalfConeAngle=H.prototype.TJa=function(){return sS(this.nDa)};H.prototype.set_mHalfConeAngle=H.prototype.$Na=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tS(c,a)};Object.defineProperty(H.prototype,"mHalfConeAngle",{get:H.prototype.TJa,set:H.prototype.$Na});H.prototype.get_mEnabled=H.prototype.wDa=function(){return!!uS(this.nDa)};
H.prototype.set_mEnabled=H.prototype.xDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vS(c,a)};Object.defineProperty(H.prototype,"mEnabled",{get:H.prototype.wDa,set:H.prototype.xDa});H.prototype.get_mNumVelocityStepsOverride=H.prototype.tDa=function(){return wS(this.nDa)};H.prototype.set_mNumVelocityStepsOverride=H.prototype.vDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xS(c,a)};Object.defineProperty(H.prototype,"mNumVelocityStepsOverride",{get:H.prototype.tDa,set:H.prototype.vDa});
H.prototype.get_mNumPositionStepsOverride=H.prototype.sDa=function(){return yS(this.nDa)};H.prototype.set_mNumPositionStepsOverride=H.prototype.uDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zS(c,a)};Object.defineProperty(H.prototype,"mNumPositionStepsOverride",{get:H.prototype.sDa,set:H.prototype.uDa});H.prototype.__destroy__=function(){AS(this.nDa)};function i8(){throw"cannot construct a ConeConstraint, no constructor in IDL";}i8.prototype=Object.create(W5.prototype);
i8.prototype.constructor=i8;i8.prototype.oDa=i8;i8.pDa={};d.ConeConstraint=i8;i8.prototype.SetHalfConeAngle=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);BS(c,a)};i8.prototype.GetCosHalfConeAngle=function(){return CS(this.nDa)};i8.prototype.GetTotalLambdaPosition=function(){return l(DS(this.nDa),p)};i8.prototype.GetTotalLambdaRotation=function(){return ES(this.nDa)};i8.prototype.GetRefCount=function(){return FS(this.nDa)};i8.prototype.AddRef=function(){GS(this.nDa)};
i8.prototype.Release=function(){HS(this.nDa)};i8.prototype.GetType=function(){return IS(this.nDa)};i8.prototype.GetSubType=function(){return JS(this.nDa)};i8.prototype.GetConstraintPriority=function(){return KS(this.nDa)};i8.prototype.SetConstraintPriority=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);LS(c,a)};i8.prototype.SetNumVelocityStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);MS(c,a)};i8.prototype.GetNumVelocityStepsOverride=function(){return NS(this.nDa)};
i8.prototype.SetNumPositionStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);OS(c,a)};i8.prototype.GetNumPositionStepsOverride=function(){return PS(this.nDa)};i8.prototype.SetEnabled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);QS(c,a)};i8.prototype.GetEnabled=function(){return!!RS(this.nDa)};i8.prototype.IsActive=function(){return!!SS(this.nDa)};i8.prototype.GetUserData=function(){return TS(this.nDa)};
i8.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);US(c,a)};i8.prototype.ResetWarmStart=function(){VS(this.nDa)};i8.prototype.SaveState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);WS(c,a)};i8.prototype.RestoreState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);XS(c,a)};i8.prototype.GetBody1=function(){return l(YS(this.nDa),Body)};i8.prototype.GetBody2=function(){return l(ZS(this.nDa),Body)};
i8.prototype.GetConstraintToBody1Matrix=function(){return l($S(this.nDa),r)};i8.prototype.GetConstraintToBody2Matrix=function(){return l(aT(this.nDa),r)};i8.prototype.__destroy__=function(){bT(this.nDa)};function I(){this.nDa=cT();h(I)[this.nDa]=this}I.prototype=Object.create(V5.prototype);I.prototype.constructor=I;I.prototype.oDa=I;I.pDa={};d.SliderConstraintSettings=I;I.prototype.GetRefCount=function(){return dT(this.nDa)};I.prototype.AddRef=function(){eT(this.nDa)};I.prototype.Release=function(){fT(this.nDa)};
I.prototype.Create=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(gT(b,a,c),A5)};I.prototype.get_mSpace=I.prototype.yDa=function(){return hT(this.nDa)};I.prototype.set_mSpace=I.prototype.zDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);iT(c,a)};Object.defineProperty(I.prototype,"mSpace",{get:I.prototype.yDa,set:I.prototype.zDa});I.prototype.get_mAutoDetectPoint=I.prototype.fGa=function(){return!!jT(this.nDa)};
I.prototype.set_mAutoDetectPoint=I.prototype.DHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kT(c,a)};Object.defineProperty(I.prototype,"mAutoDetectPoint",{get:I.prototype.fGa,set:I.prototype.DHa});I.prototype.get_mPoint1=I.prototype.ODa=function(){return l(lT(this.nDa),x)};I.prototype.set_mPoint1=I.prototype.VDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);mT(c,a)};Object.defineProperty(I.prototype,"mPoint1",{get:I.prototype.ODa,set:I.prototype.VDa});
I.prototype.get_mSliderAxis1=I.prototype.rMa=function(){return l(nT(this.nDa),p)};I.prototype.set_mSliderAxis1=I.prototype.wQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oT(c,a)};Object.defineProperty(I.prototype,"mSliderAxis1",{get:I.prototype.rMa,set:I.prototype.wQa});I.prototype.get_mNormalAxis1=I.prototype.aHa=function(){return l(pT(this.nDa),p)};I.prototype.set_mNormalAxis1=I.prototype.xIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qT(c,a)};
Object.defineProperty(I.prototype,"mNormalAxis1",{get:I.prototype.aHa,set:I.prototype.xIa});I.prototype.get_mPoint2=I.prototype.PDa=function(){return l(rT(this.nDa),x)};I.prototype.set_mPoint2=I.prototype.WDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sT(c,a)};Object.defineProperty(I.prototype,"mPoint2",{get:I.prototype.PDa,set:I.prototype.WDa});I.prototype.get_mSliderAxis2=I.prototype.sMa=function(){return l(tT(this.nDa),p)};
I.prototype.set_mSliderAxis2=I.prototype.xQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);uT(c,a)};Object.defineProperty(I.prototype,"mSliderAxis2",{get:I.prototype.sMa,set:I.prototype.xQa});I.prototype.get_mNormalAxis2=I.prototype.bHa=function(){return l(vT(this.nDa),p)};I.prototype.set_mNormalAxis2=I.prototype.yIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wT(c,a)};Object.defineProperty(I.prototype,"mNormalAxis2",{get:I.prototype.bHa,set:I.prototype.yIa});
I.prototype.get_mLimitsMin=I.prototype.OGa=function(){return xT(this.nDa)};I.prototype.set_mLimitsMin=I.prototype.kIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);yT(c,a)};Object.defineProperty(I.prototype,"mLimitsMin",{get:I.prototype.OGa,set:I.prototype.kIa});I.prototype.get_mLimitsMax=I.prototype.NGa=function(){return zT(this.nDa)};I.prototype.set_mLimitsMax=I.prototype.jIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);AT(c,a)};
Object.defineProperty(I.prototype,"mLimitsMax",{get:I.prototype.NGa,set:I.prototype.jIa});I.prototype.get_mLimitsSpringSettings=I.prototype.lEa=function(){return l(BT(this.nDa),G6)};I.prototype.set_mLimitsSpringSettings=I.prototype.uEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);CT(c,a)};Object.defineProperty(I.prototype,"mLimitsSpringSettings",{get:I.prototype.lEa,set:I.prototype.uEa});I.prototype.get_mMaxFrictionForce=I.prototype.TGa=function(){return DT(this.nDa)};
I.prototype.set_mMaxFrictionForce=I.prototype.pIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ET(c,a)};Object.defineProperty(I.prototype,"mMaxFrictionForce",{get:I.prototype.TGa,set:I.prototype.pIa});I.prototype.get_mMotorSettings=I.prototype.REa=function(){return l(FT(this.nDa),d8)};I.prototype.set_mMotorSettings=I.prototype.GFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);GT(c,a)};Object.defineProperty(I.prototype,"mMotorSettings",{get:I.prototype.REa,set:I.prototype.GFa});
I.prototype.get_mEnabled=I.prototype.wDa=function(){return!!HT(this.nDa)};I.prototype.set_mEnabled=I.prototype.xDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);IT(c,a)};Object.defineProperty(I.prototype,"mEnabled",{get:I.prototype.wDa,set:I.prototype.xDa});I.prototype.get_mNumVelocityStepsOverride=I.prototype.tDa=function(){return JT(this.nDa)};I.prototype.set_mNumVelocityStepsOverride=I.prototype.vDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);KT(c,a)};
Object.defineProperty(I.prototype,"mNumVelocityStepsOverride",{get:I.prototype.tDa,set:I.prototype.vDa});I.prototype.get_mNumPositionStepsOverride=I.prototype.sDa=function(){return LT(this.nDa)};I.prototype.set_mNumPositionStepsOverride=I.prototype.uDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);MT(c,a)};Object.defineProperty(I.prototype,"mNumPositionStepsOverride",{get:I.prototype.sDa,set:I.prototype.uDa});I.prototype.__destroy__=function(){NT(this.nDa)};
function j8(){throw"cannot construct a SliderConstraint, no constructor in IDL";}j8.prototype=Object.create(W5.prototype);j8.prototype.constructor=j8;j8.prototype.oDa=j8;j8.pDa={};d.SliderConstraint=j8;j8.prototype.GetCurrentPosition=function(){return OT(this.nDa)};j8.prototype.SetMaxFrictionForce=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);PT(c,a)};j8.prototype.GetMaxFrictionForce=function(){return QT(this.nDa)};j8.prototype.GetMotorSettings=function(){return l(RT(this.nDa),d8)};
j8.prototype.SetMotorState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ST(c,a)};j8.prototype.GetMotorState=function(){return TT(this.nDa)};j8.prototype.SetTargetVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);UT(c,a)};j8.prototype.GetTargetVelocity=function(){return VT(this.nDa)};j8.prototype.SetTargetPosition=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);WT(c,a)};j8.prototype.GetTargetPosition=function(){return XT(this.nDa)};
j8.prototype.SetLimits=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);YT(b,a,c)};j8.prototype.GetLimitsMin=function(){return ZT(this.nDa)};j8.prototype.GetLimitsMax=function(){return $T(this.nDa)};j8.prototype.HasLimits=function(){return!!aU(this.nDa)};j8.prototype.GetLimitsSpringSettings=function(){return l(bU(this.nDa),G6)};j8.prototype.SetLimitsSpringSettings=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cU(c,a)};
j8.prototype.GetTotalLambdaPosition=function(){return l(dU(this.nDa),h7)};j8.prototype.GetTotalLambdaPositionLimits=function(){return eU(this.nDa)};j8.prototype.GetTotalLambdaRotation=function(){return l(fU(this.nDa),p)};j8.prototype.GetTotalLambdaMotor=function(){return gU(this.nDa)};j8.prototype.GetRefCount=function(){return hU(this.nDa)};j8.prototype.AddRef=function(){iU(this.nDa)};j8.prototype.Release=function(){jU(this.nDa)};j8.prototype.GetType=function(){return kU(this.nDa)};
j8.prototype.GetSubType=function(){return lU(this.nDa)};j8.prototype.GetConstraintPriority=function(){return mU(this.nDa)};j8.prototype.SetConstraintPriority=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nU(c,a)};j8.prototype.SetNumVelocityStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oU(c,a)};j8.prototype.GetNumVelocityStepsOverride=function(){return pU(this.nDa)};
j8.prototype.SetNumPositionStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qU(c,a)};j8.prototype.GetNumPositionStepsOverride=function(){return rU(this.nDa)};j8.prototype.SetEnabled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sU(c,a)};j8.prototype.GetEnabled=function(){return!!tU(this.nDa)};j8.prototype.IsActive=function(){return!!uU(this.nDa)};j8.prototype.GetUserData=function(){return vU(this.nDa)};
j8.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wU(c,a)};j8.prototype.ResetWarmStart=function(){xU(this.nDa)};j8.prototype.SaveState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);yU(c,a)};j8.prototype.RestoreState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zU(c,a)};j8.prototype.GetBody1=function(){return l(AU(this.nDa),Body)};j8.prototype.GetBody2=function(){return l(BU(this.nDa),Body)};
j8.prototype.GetConstraintToBody1Matrix=function(){return l(CU(this.nDa),r)};j8.prototype.GetConstraintToBody2Matrix=function(){return l(DU(this.nDa),r)};j8.prototype.__destroy__=function(){EU(this.nDa)};function J(){this.nDa=FU();h(J)[this.nDa]=this}J.prototype=Object.create(V5.prototype);J.prototype.constructor=J;J.prototype.oDa=J;J.pDa={};d.SwingTwistConstraintSettings=J;J.prototype.GetRefCount=function(){return GU(this.nDa)};J.prototype.AddRef=function(){HU(this.nDa)};J.prototype.Release=function(){IU(this.nDa)};
J.prototype.Create=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(JU(b,a,c),A5)};J.prototype.get_mSpace=J.prototype.yDa=function(){return KU(this.nDa)};J.prototype.set_mSpace=J.prototype.zDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);LU(c,a)};Object.defineProperty(J.prototype,"mSpace",{get:J.prototype.yDa,set:J.prototype.zDa});J.prototype.get_mPosition1=J.prototype.hHa=function(){return l(MU(this.nDa),x)};
J.prototype.set_mPosition1=J.prototype.EIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);NU(c,a)};Object.defineProperty(J.prototype,"mPosition1",{get:J.prototype.hHa,set:J.prototype.EIa});J.prototype.get_mTwistAxis1=J.prototype.wHa=function(){return l(OU(this.nDa),p)};J.prototype.set_mTwistAxis1=J.prototype.UIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);PU(c,a)};Object.defineProperty(J.prototype,"mTwistAxis1",{get:J.prototype.wHa,set:J.prototype.UIa});
J.prototype.get_mPlaneAxis1=J.prototype.NLa=function(){return l(QU(this.nDa),p)};J.prototype.set_mPlaneAxis1=J.prototype.UPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);RU(c,a)};Object.defineProperty(J.prototype,"mPlaneAxis1",{get:J.prototype.NLa,set:J.prototype.UPa});J.prototype.get_mPosition2=J.prototype.iHa=function(){return l(SU(this.nDa),x)};J.prototype.set_mPosition2=J.prototype.FIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);TU(c,a)};
Object.defineProperty(J.prototype,"mPosition2",{get:J.prototype.iHa,set:J.prototype.FIa});J.prototype.get_mTwistAxis2=J.prototype.xHa=function(){return l(UU(this.nDa),p)};J.prototype.set_mTwistAxis2=J.prototype.VIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);VU(c,a)};Object.defineProperty(J.prototype,"mTwistAxis2",{get:J.prototype.xHa,set:J.prototype.VIa});J.prototype.get_mPlaneAxis2=J.prototype.OLa=function(){return l(WU(this.nDa),p)};
J.prototype.set_mPlaneAxis2=J.prototype.VPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);XU(c,a)};Object.defineProperty(J.prototype,"mPlaneAxis2",{get:J.prototype.OLa,set:J.prototype.VPa});J.prototype.get_mSwingType=J.prototype.rHa=function(){return YU(this.nDa)};J.prototype.set_mSwingType=J.prototype.PIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ZU(c,a)};Object.defineProperty(J.prototype,"mSwingType",{get:J.prototype.rHa,set:J.prototype.PIa});
J.prototype.get_mNormalHalfConeAngle=J.prototype.vLa=function(){return $U(this.nDa)};J.prototype.set_mNormalHalfConeAngle=J.prototype.CPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);aV(c,a)};Object.defineProperty(J.prototype,"mNormalHalfConeAngle",{get:J.prototype.vLa,set:J.prototype.CPa});J.prototype.get_mPlaneHalfConeAngle=J.prototype.PLa=function(){return bV(this.nDa)};
J.prototype.set_mPlaneHalfConeAngle=J.prototype.WPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cV(c,a)};Object.defineProperty(J.prototype,"mPlaneHalfConeAngle",{get:J.prototype.PLa,set:J.prototype.WPa});J.prototype.get_mTwistMinAngle=J.prototype.JMa=function(){return dV(this.nDa)};J.prototype.set_mTwistMinAngle=J.prototype.OQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);eV(c,a)};Object.defineProperty(J.prototype,"mTwistMinAngle",{get:J.prototype.JMa,set:J.prototype.OQa});
J.prototype.get_mTwistMaxAngle=J.prototype.IMa=function(){return fV(this.nDa)};J.prototype.set_mTwistMaxAngle=J.prototype.NQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);gV(c,a)};Object.defineProperty(J.prototype,"mTwistMaxAngle",{get:J.prototype.IMa,set:J.prototype.NQa});J.prototype.get_mMaxFrictionTorque=J.prototype.UGa=function(){return hV(this.nDa)};J.prototype.set_mMaxFrictionTorque=J.prototype.qIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);iV(c,a)};
Object.defineProperty(J.prototype,"mMaxFrictionTorque",{get:J.prototype.UGa,set:J.prototype.qIa});J.prototype.get_mSwingMotorSettings=J.prototype.AMa=function(){return l(jV(this.nDa),d8)};J.prototype.set_mSwingMotorSettings=J.prototype.FQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kV(c,a)};Object.defineProperty(J.prototype,"mSwingMotorSettings",{get:J.prototype.AMa,set:J.prototype.FQa});J.prototype.get_mTwistMotorSettings=J.prototype.KMa=function(){return l(lV(this.nDa),d8)};
J.prototype.set_mTwistMotorSettings=J.prototype.PQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);mV(c,a)};Object.defineProperty(J.prototype,"mTwistMotorSettings",{get:J.prototype.KMa,set:J.prototype.PQa});J.prototype.get_mEnabled=J.prototype.wDa=function(){return!!nV(this.nDa)};J.prototype.set_mEnabled=J.prototype.xDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oV(c,a)};Object.defineProperty(J.prototype,"mEnabled",{get:J.prototype.wDa,set:J.prototype.xDa});
J.prototype.get_mNumVelocityStepsOverride=J.prototype.tDa=function(){return pV(this.nDa)};J.prototype.set_mNumVelocityStepsOverride=J.prototype.vDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qV(c,a)};Object.defineProperty(J.prototype,"mNumVelocityStepsOverride",{get:J.prototype.tDa,set:J.prototype.vDa});J.prototype.get_mNumPositionStepsOverride=J.prototype.sDa=function(){return rV(this.nDa)};
J.prototype.set_mNumPositionStepsOverride=J.prototype.uDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sV(c,a)};Object.defineProperty(J.prototype,"mNumPositionStepsOverride",{get:J.prototype.sDa,set:J.prototype.uDa});J.prototype.__destroy__=function(){tV(this.nDa)};function k8(){throw"cannot construct a SwingTwistConstraint, no constructor in IDL";}k8.prototype=Object.create(W5.prototype);k8.prototype.constructor=k8;k8.prototype.oDa=k8;k8.pDa={};d.SwingTwistConstraint=k8;
k8.prototype.GetLocalSpacePosition1=function(){return l(uV(this.nDa),p)};k8.prototype.GetLocalSpacePosition2=function(){return l(vV(this.nDa),p)};k8.prototype.GetConstraintToBody1=function(){return l(wV(this.nDa),t)};k8.prototype.GetConstraintToBody2=function(){return l(xV(this.nDa),t)};k8.prototype.GetNormalHalfConeAngle=function(){return yV(this.nDa)};k8.prototype.SetNormalHalfConeAngle=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zV(c,a)};k8.prototype.GetPlaneHalfConeAngle=function(){return AV(this.nDa)};
k8.prototype.SetPlaneHalfConeAngle=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);BV(c,a)};k8.prototype.GetTwistMinAngle=function(){return CV(this.nDa)};k8.prototype.SetTwistMinAngle=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);DV(c,a)};k8.prototype.GetTwistMaxAngle=function(){return EV(this.nDa)};k8.prototype.SetTwistMaxAngle=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);FV(c,a)};k8.prototype.GetSwingMotorSettings=function(){return l(GV(this.nDa),d8)};
k8.prototype.GetTwistMotorSettings=function(){return l(HV(this.nDa),d8)};k8.prototype.SetMaxFrictionTorque=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);IV(c,a)};k8.prototype.GetMaxFrictionTorque=function(){return JV(this.nDa)};k8.prototype.SetSwingMotorState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);KV(c,a)};k8.prototype.GetSwingMotorState=function(){return LV(this.nDa)};
k8.prototype.SetTwistMotorState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);MV(c,a)};k8.prototype.GetTwistMotorState=function(){return NV(this.nDa)};k8.prototype.SetTargetAngularVelocityCS=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);OV(c,a)};k8.prototype.GetTargetAngularVelocityCS=function(){return l(PV(this.nDa),p)};k8.prototype.SetTargetOrientationCS=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);QV(c,a)};
k8.prototype.GetTargetOrientationCS=function(){return l(RV(this.nDa),t)};k8.prototype.SetTargetOrientationBS=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);SV(c,a)};k8.prototype.GetRotationInConstraintSpace=function(){return l(TV(this.nDa),t)};k8.prototype.GetTotalLambdaPosition=function(){return l(UV(this.nDa),p)};k8.prototype.GetTotalLambdaTwist=function(){return VV(this.nDa)};k8.prototype.GetTotalLambdaSwingY=function(){return WV(this.nDa)};k8.prototype.GetTotalLambdaSwingZ=function(){return XV(this.nDa)};
k8.prototype.GetTotalLambdaMotor=function(){return l(YV(this.nDa),p)};k8.prototype.GetRefCount=function(){return ZV(this.nDa)};k8.prototype.AddRef=function(){$V(this.nDa)};k8.prototype.Release=function(){aW(this.nDa)};k8.prototype.GetType=function(){return bW(this.nDa)};k8.prototype.GetSubType=function(){return cW(this.nDa)};k8.prototype.GetConstraintPriority=function(){return dW(this.nDa)};k8.prototype.SetConstraintPriority=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);eW(c,a)};
k8.prototype.SetNumVelocityStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fW(c,a)};k8.prototype.GetNumVelocityStepsOverride=function(){return gW(this.nDa)};k8.prototype.SetNumPositionStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);hW(c,a)};k8.prototype.GetNumPositionStepsOverride=function(){return iW(this.nDa)};k8.prototype.SetEnabled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jW(c,a)};k8.prototype.GetEnabled=function(){return!!kW(this.nDa)};
k8.prototype.IsActive=function(){return!!lW(this.nDa)};k8.prototype.GetUserData=function(){return mW(this.nDa)};k8.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nW(c,a)};k8.prototype.ResetWarmStart=function(){oW(this.nDa)};k8.prototype.SaveState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pW(c,a)};k8.prototype.RestoreState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qW(c,a)};
k8.prototype.GetBody1=function(){return l(rW(this.nDa),Body)};k8.prototype.GetBody2=function(){return l(sW(this.nDa),Body)};k8.prototype.GetConstraintToBody1Matrix=function(){return l(tW(this.nDa),r)};k8.prototype.GetConstraintToBody2Matrix=function(){return l(uW(this.nDa),r)};k8.prototype.__destroy__=function(){vW(this.nDa)};function K(){this.nDa=wW();h(K)[this.nDa]=this}K.prototype=Object.create(V5.prototype);K.prototype.constructor=K;K.prototype.oDa=K;K.pDa={};d.SixDOFConstraintSettings=K;
K.prototype.MakeFreeAxis=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xW(c,a)};K.prototype.IsFreeAxis=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!yW(c,a)};K.prototype.MakeFixedAxis=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zW(c,a)};K.prototype.IsFixedAxis=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!AW(c,a)};
K.prototype.SetLimitedAxis=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);BW(f,a,c,b)};K.prototype.GetRefCount=function(){return CW(this.nDa)};K.prototype.AddRef=function(){DW(this.nDa)};K.prototype.Release=function(){EW(this.nDa)};K.prototype.Create=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(FW(b,a,c),A5)};K.prototype.get_mSpace=K.prototype.yDa=function(){return GW(this.nDa)};
K.prototype.set_mSpace=K.prototype.zDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);HW(c,a)};Object.defineProperty(K.prototype,"mSpace",{get:K.prototype.yDa,set:K.prototype.zDa});K.prototype.get_mPosition1=K.prototype.hHa=function(){return l(IW(this.nDa),x)};K.prototype.set_mPosition1=K.prototype.EIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);JW(c,a)};Object.defineProperty(K.prototype,"mPosition1",{get:K.prototype.hHa,set:K.prototype.EIa});
K.prototype.get_mAxisX1=K.prototype.gGa=function(){return l(KW(this.nDa),p)};K.prototype.set_mAxisX1=K.prototype.EHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);LW(c,a)};Object.defineProperty(K.prototype,"mAxisX1",{get:K.prototype.gGa,set:K.prototype.EHa});K.prototype.get_mAxisY1=K.prototype.iGa=function(){return l(MW(this.nDa),p)};K.prototype.set_mAxisY1=K.prototype.GHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);NW(c,a)};
Object.defineProperty(K.prototype,"mAxisY1",{get:K.prototype.iGa,set:K.prototype.GHa});K.prototype.get_mPosition2=K.prototype.iHa=function(){return l(OW(this.nDa),x)};K.prototype.set_mPosition2=K.prototype.FIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);PW(c,a)};Object.defineProperty(K.prototype,"mPosition2",{get:K.prototype.iHa,set:K.prototype.FIa});K.prototype.get_mAxisX2=K.prototype.hGa=function(){return l(QW(this.nDa),p)};
K.prototype.set_mAxisX2=K.prototype.FHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);RW(c,a)};Object.defineProperty(K.prototype,"mAxisX2",{get:K.prototype.hGa,set:K.prototype.FHa});K.prototype.get_mAxisY2=K.prototype.jGa=function(){return l(SW(this.nDa),p)};K.prototype.set_mAxisY2=K.prototype.HHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);TW(c,a)};Object.defineProperty(K.prototype,"mAxisY2",{get:K.prototype.jGa,set:K.prototype.HHa});
K.prototype.get_mMaxFriction=K.prototype.YKa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return UW(c,a)};K.prototype.set_mMaxFriction=K.prototype.ePa=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);VW(b,a,c)};Object.defineProperty(K.prototype,"mMaxFriction",{get:K.prototype.YKa,set:K.prototype.ePa});K.prototype.get_mSwingType=K.prototype.rHa=function(){return WW(this.nDa)};
K.prototype.set_mSwingType=K.prototype.PIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);XW(c,a)};Object.defineProperty(K.prototype,"mSwingType",{get:K.prototype.rHa,set:K.prototype.PIa});K.prototype.get_mLimitMin=K.prototype.FKa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return YW(c,a)};K.prototype.set_mLimitMin=K.prototype.MOa=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);ZW(b,a,c)};
Object.defineProperty(K.prototype,"mLimitMin",{get:K.prototype.FKa,set:K.prototype.MOa});K.prototype.get_mLimitMax=K.prototype.EKa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return $W(c,a)};K.prototype.set_mLimitMax=K.prototype.LOa=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);aX(b,a,c)};Object.defineProperty(K.prototype,"mLimitMax",{get:K.prototype.EKa,set:K.prototype.LOa});
K.prototype.get_mLimitsSpringSettings=K.prototype.lEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(bX(c,a),G6)};K.prototype.set_mLimitsSpringSettings=K.prototype.uEa=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);cX(b,a,c)};Object.defineProperty(K.prototype,"mLimitsSpringSettings",{get:K.prototype.lEa,set:K.prototype.uEa});
K.prototype.get_mMotorSettings=K.prototype.REa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(dX(c,a),d8)};K.prototype.set_mMotorSettings=K.prototype.GFa=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);eX(b,a,c)};Object.defineProperty(K.prototype,"mMotorSettings",{get:K.prototype.REa,set:K.prototype.GFa});K.prototype.get_mEnabled=K.prototype.wDa=function(){return!!fX(this.nDa)};
K.prototype.set_mEnabled=K.prototype.xDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);gX(c,a)};Object.defineProperty(K.prototype,"mEnabled",{get:K.prototype.wDa,set:K.prototype.xDa});K.prototype.get_mNumVelocityStepsOverride=K.prototype.tDa=function(){return hX(this.nDa)};K.prototype.set_mNumVelocityStepsOverride=K.prototype.vDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);iX(c,a)};Object.defineProperty(K.prototype,"mNumVelocityStepsOverride",{get:K.prototype.tDa,set:K.prototype.vDa});
K.prototype.get_mNumPositionStepsOverride=K.prototype.sDa=function(){return jX(this.nDa)};K.prototype.set_mNumPositionStepsOverride=K.prototype.uDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kX(c,a)};Object.defineProperty(K.prototype,"mNumPositionStepsOverride",{get:K.prototype.sDa,set:K.prototype.uDa});K.prototype.__destroy__=function(){lX(this.nDa)};function l8(){throw"cannot construct a SixDOFConstraint, no constructor in IDL";}l8.prototype=Object.create(W5.prototype);
l8.prototype.constructor=l8;l8.prototype.oDa=l8;l8.pDa={};d.SixDOFConstraint=l8;l8.prototype.SetTranslationLimits=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);mX(b,a,c)};l8.prototype.SetRotationLimits=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);nX(b,a,c)};l8.prototype.GetLimitsMin=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return oX(c,a)};
l8.prototype.GetLimitsMax=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return pX(c,a)};l8.prototype.GetTranslationLimitsMin=function(){return l(qX(this.nDa),p)};l8.prototype.GetTranslationLimitsMax=function(){return l(rX(this.nDa),p)};l8.prototype.GetRotationLimitsMin=function(){return l(sX(this.nDa),p)};l8.prototype.GetRotationLimitsMax=function(){return l(tX(this.nDa),p)};l8.prototype.IsFixedAxis=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!uX(c,a)};
l8.prototype.IsFreeAxis=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!vX(c,a)};l8.prototype.GetLimitsSpringSettings=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(wX(c,a),G6)};l8.prototype.SetLimitsSpringSettings=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);xX(b,a,c)};l8.prototype.SetMaxFriction=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);yX(b,a,c)};
l8.prototype.GetMaxFriction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return zX(c,a)};l8.prototype.GetRotationInConstraintSpace=function(){return l(AX(this.nDa),t)};l8.prototype.GetMotorSettings=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(BX(c,a),d8)};l8.prototype.SetMotorState=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);CX(b,a,c)};
l8.prototype.GetMotorState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return DX(c,a)};l8.prototype.GetTargetVelocityCS=function(){return l(EX(this.nDa),p)};l8.prototype.SetTargetVelocityCS=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);FX(c,a)};l8.prototype.SetTargetAngularVelocityCS=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);GX(c,a)};l8.prototype.GetTargetAngularVelocityCS=function(){return l(HX(this.nDa),p)};
l8.prototype.GetTargetPositionCS=function(){return l(IX(this.nDa),p)};l8.prototype.SetTargetPositionCS=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);JX(c,a)};l8.prototype.SetTargetOrientationCS=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);KX(c,a)};l8.prototype.GetTargetOrientationCS=function(){return l(LX(this.nDa),t)};l8.prototype.SetTargetOrientationBS=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);MX(c,a)};
l8.prototype.GetTotalLambdaPosition=function(){return l(NX(this.nDa),p)};l8.prototype.GetTotalLambdaRotation=function(){return l(OX(this.nDa),p)};l8.prototype.GetTotalLambdaMotorTranslation=function(){return l(PX(this.nDa),p)};l8.prototype.GetTotalLambdaMotorRotation=function(){return l(QX(this.nDa),p)};l8.prototype.GetRefCount=function(){return RX(this.nDa)};l8.prototype.AddRef=function(){SX(this.nDa)};l8.prototype.Release=function(){TX(this.nDa)};l8.prototype.GetType=function(){return UX(this.nDa)};
l8.prototype.GetSubType=function(){return VX(this.nDa)};l8.prototype.GetConstraintPriority=function(){return WX(this.nDa)};l8.prototype.SetConstraintPriority=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);XX(c,a)};l8.prototype.SetNumVelocityStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);YX(c,a)};l8.prototype.GetNumVelocityStepsOverride=function(){return ZX(this.nDa)};
l8.prototype.SetNumPositionStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);$X(c,a)};l8.prototype.GetNumPositionStepsOverride=function(){return aY(this.nDa)};l8.prototype.SetEnabled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);bY(c,a)};l8.prototype.GetEnabled=function(){return!!cY(this.nDa)};l8.prototype.IsActive=function(){return!!dY(this.nDa)};l8.prototype.GetUserData=function(){return eY(this.nDa)};
l8.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fY(c,a)};l8.prototype.ResetWarmStart=function(){gY(this.nDa)};l8.prototype.SaveState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);hY(c,a)};l8.prototype.RestoreState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);iY(c,a)};l8.prototype.GetBody1=function(){return l(jY(this.nDa),Body)};l8.prototype.GetBody2=function(){return l(kY(this.nDa),Body)};
l8.prototype.GetConstraintToBody1Matrix=function(){return l(lY(this.nDa),r)};l8.prototype.GetConstraintToBody2Matrix=function(){return l(mY(this.nDa),r)};l8.prototype.__destroy__=function(){nY(this.nDa)};function M(){this.nDa=oY();h(M)[this.nDa]=this}M.prototype=Object.create(V5.prototype);M.prototype.constructor=M;M.prototype.oDa=M;M.pDa={};d.PathConstraintSettings=M;M.prototype.GetRefCount=function(){return pY(this.nDa)};M.prototype.AddRef=function(){qY(this.nDa)};M.prototype.Release=function(){rY(this.nDa)};
M.prototype.Create=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(sY(b,a,c),A5)};M.prototype.get_mPath=M.prototype.ELa=function(){return l(tY(this.nDa),B5)};M.prototype.set_mPath=M.prototype.LPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);uY(c,a)};Object.defineProperty(M.prototype,"mPath",{get:M.prototype.ELa,set:M.prototype.LPa});M.prototype.get_mPathPosition=M.prototype.GLa=function(){return l(vY(this.nDa),p)};
M.prototype.set_mPathPosition=M.prototype.NPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wY(c,a)};Object.defineProperty(M.prototype,"mPathPosition",{get:M.prototype.GLa,set:M.prototype.NPa});M.prototype.get_mPathRotation=M.prototype.HLa=function(){return l(xY(this.nDa),t)};M.prototype.set_mPathRotation=M.prototype.OPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);yY(c,a)};Object.defineProperty(M.prototype,"mPathRotation",{get:M.prototype.HLa,set:M.prototype.OPa});
M.prototype.get_mPathFraction=M.prototype.FLa=function(){return zY(this.nDa)};M.prototype.set_mPathFraction=M.prototype.MPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);AY(c,a)};Object.defineProperty(M.prototype,"mPathFraction",{get:M.prototype.FLa,set:M.prototype.MPa});M.prototype.get_mMaxFrictionForce=M.prototype.TGa=function(){return BY(this.nDa)};M.prototype.set_mMaxFrictionForce=M.prototype.pIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);CY(c,a)};
Object.defineProperty(M.prototype,"mMaxFrictionForce",{get:M.prototype.TGa,set:M.prototype.pIa});M.prototype.get_mRotationConstraintType=M.prototype.gMa=function(){return DY(this.nDa)};M.prototype.set_mRotationConstraintType=M.prototype.lQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);EY(c,a)};Object.defineProperty(M.prototype,"mRotationConstraintType",{get:M.prototype.gMa,set:M.prototype.lQa});
M.prototype.get_mPositionMotorSettings=M.prototype.SLa=function(){return l(FY(this.nDa),d8)};M.prototype.set_mPositionMotorSettings=M.prototype.ZPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);GY(c,a)};Object.defineProperty(M.prototype,"mPositionMotorSettings",{get:M.prototype.SLa,set:M.prototype.ZPa});M.prototype.get_mEnabled=M.prototype.wDa=function(){return!!HY(this.nDa)};
M.prototype.set_mEnabled=M.prototype.xDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);IY(c,a)};Object.defineProperty(M.prototype,"mEnabled",{get:M.prototype.wDa,set:M.prototype.xDa});M.prototype.get_mNumVelocityStepsOverride=M.prototype.tDa=function(){return JY(this.nDa)};M.prototype.set_mNumVelocityStepsOverride=M.prototype.vDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);KY(c,a)};Object.defineProperty(M.prototype,"mNumVelocityStepsOverride",{get:M.prototype.tDa,set:M.prototype.vDa});
M.prototype.get_mNumPositionStepsOverride=M.prototype.sDa=function(){return LY(this.nDa)};M.prototype.set_mNumPositionStepsOverride=M.prototype.uDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);MY(c,a)};Object.defineProperty(M.prototype,"mNumPositionStepsOverride",{get:M.prototype.sDa,set:M.prototype.uDa});M.prototype.__destroy__=function(){NY(this.nDa)};function m8(){throw"cannot construct a PathConstraintPathHermite, no constructor in IDL";}m8.prototype=Object.create(B5.prototype);
m8.prototype.constructor=m8;m8.prototype.oDa=m8;m8.pDa={};d.PathConstraintPathHermite=m8;m8.prototype.AddPoint=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);OY(f,a,c,b)};m8.prototype.IsLooping=function(){return!!PY(this.nDa)};m8.prototype.SetIsLooping=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);QY(c,a)};m8.prototype.GetRefCount=function(){return RY(this.nDa)};m8.prototype.AddRef=function(){SY(this.nDa)};
m8.prototype.Release=function(){TY(this.nDa)};m8.prototype.__destroy__=function(){UY(this.nDa)};function n8(){this.nDa=VY();h(n8)[this.nDa]=this}n8.prototype=Object.create(X5.prototype);n8.prototype.constructor=n8;n8.prototype.oDa=n8;n8.pDa={};d.PathConstraintPathJS=n8;n8.prototype.GetPathMaxFraction=function(){return WY(this.nDa)};n8.prototype.GetClosestPoint=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return XY(b,a,c)};
n8.prototype.GetPointOnPath=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);YY(k,a,c,b,f,g)};n8.prototype.__destroy__=function(){ZY(this.nDa)};function o8(){throw"cannot construct a PathConstraint, no constructor in IDL";}o8.prototype=Object.create(W5.prototype);o8.prototype.constructor=o8;o8.prototype.oDa=o8;o8.pDa={};d.PathConstraint=o8;
o8.prototype.SetPath=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);$Y(b,a,c)};o8.prototype.GetPath=function(){return l(aZ(this.nDa),B5)};o8.prototype.GetPathFraction=function(){return bZ(this.nDa)};o8.prototype.SetMaxFrictionForce=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cZ(c,a)};o8.prototype.GetMaxFrictionForce=function(){return dZ(this.nDa)};o8.prototype.GetPositionMotorSettings=function(){return l(eZ(this.nDa),d8)};
o8.prototype.SetPositionMotorState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fZ(c,a)};o8.prototype.GetPositionMotorState=function(){return gZ(this.nDa)};o8.prototype.SetTargetVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);hZ(c,a)};o8.prototype.GetTargetVelocity=function(){return iZ(this.nDa)};o8.prototype.SetTargetPathFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jZ(c,a)};o8.prototype.GetTargetPathFraction=function(){return kZ(this.nDa)};
o8.prototype.GetRefCount=function(){return lZ(this.nDa)};o8.prototype.AddRef=function(){mZ(this.nDa)};o8.prototype.Release=function(){nZ(this.nDa)};o8.prototype.GetType=function(){return oZ(this.nDa)};o8.prototype.GetSubType=function(){return pZ(this.nDa)};o8.prototype.GetConstraintPriority=function(){return qZ(this.nDa)};o8.prototype.SetConstraintPriority=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rZ(c,a)};
o8.prototype.SetNumVelocityStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sZ(c,a)};o8.prototype.GetNumVelocityStepsOverride=function(){return tZ(this.nDa)};o8.prototype.SetNumPositionStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);uZ(c,a)};o8.prototype.GetNumPositionStepsOverride=function(){return vZ(this.nDa)};o8.prototype.SetEnabled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wZ(c,a)};o8.prototype.GetEnabled=function(){return!!xZ(this.nDa)};
o8.prototype.IsActive=function(){return!!yZ(this.nDa)};o8.prototype.GetUserData=function(){return zZ(this.nDa)};o8.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);AZ(c,a)};o8.prototype.ResetWarmStart=function(){BZ(this.nDa)};o8.prototype.SaveState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);CZ(c,a)};o8.prototype.RestoreState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);DZ(c,a)};
o8.prototype.GetBody1=function(){return l(EZ(this.nDa),Body)};o8.prototype.GetBody2=function(){return l(FZ(this.nDa),Body)};o8.prototype.GetConstraintToBody1Matrix=function(){return l(GZ(this.nDa),r)};o8.prototype.GetConstraintToBody2Matrix=function(){return l(HZ(this.nDa),r)};o8.prototype.__destroy__=function(){IZ(this.nDa)};function N(){this.nDa=JZ();h(N)[this.nDa]=this}N.prototype=Object.create(V5.prototype);N.prototype.constructor=N;N.prototype.oDa=N;N.pDa={};d.PulleyConstraintSettings=N;
N.prototype.GetRefCount=function(){return KZ(this.nDa)};N.prototype.AddRef=function(){LZ(this.nDa)};N.prototype.Release=function(){MZ(this.nDa)};N.prototype.Create=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(NZ(b,a,c),A5)};N.prototype.get_mSpace=N.prototype.yDa=function(){return OZ(this.nDa)};N.prototype.set_mSpace=N.prototype.zDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);PZ(c,a)};
Object.defineProperty(N.prototype,"mSpace",{get:N.prototype.yDa,set:N.prototype.zDa});N.prototype.get_mBodyPoint1=N.prototype.mJa=function(){return l(QZ(this.nDa),x)};N.prototype.set_mBodyPoint1=N.prototype.tNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);RZ(c,a)};Object.defineProperty(N.prototype,"mBodyPoint1",{get:N.prototype.mJa,set:N.prototype.tNa});N.prototype.get_mFixedPoint1=N.prototype.OJa=function(){return l(SZ(this.nDa),x)};
N.prototype.set_mFixedPoint1=N.prototype.VNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);TZ(c,a)};Object.defineProperty(N.prototype,"mFixedPoint1",{get:N.prototype.OJa,set:N.prototype.VNa});N.prototype.get_mBodyPoint2=N.prototype.nJa=function(){return l(UZ(this.nDa),x)};N.prototype.set_mBodyPoint2=N.prototype.uNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);VZ(c,a)};Object.defineProperty(N.prototype,"mBodyPoint2",{get:N.prototype.nJa,set:N.prototype.uNa});
N.prototype.get_mFixedPoint2=N.prototype.PJa=function(){return l(WZ(this.nDa),x)};N.prototype.set_mFixedPoint2=N.prototype.WNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);XZ(c,a)};Object.defineProperty(N.prototype,"mFixedPoint2",{get:N.prototype.PJa,set:N.prototype.WNa});N.prototype.get_mRatio=N.prototype.VEa=function(){return YZ(this.nDa)};N.prototype.set_mRatio=N.prototype.KFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ZZ(c,a)};
Object.defineProperty(N.prototype,"mRatio",{get:N.prototype.VEa,set:N.prototype.KFa});N.prototype.get_mMinLength=N.prototype.qLa=function(){return $Z(this.nDa)};N.prototype.set_mMinLength=N.prototype.xPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);a_(c,a)};Object.defineProperty(N.prototype,"mMinLength",{get:N.prototype.qLa,set:N.prototype.xPa});N.prototype.get_mMaxLength=N.prototype.cLa=function(){return b_(this.nDa)};
N.prototype.set_mMaxLength=N.prototype.jPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c_(c,a)};Object.defineProperty(N.prototype,"mMaxLength",{get:N.prototype.cLa,set:N.prototype.jPa});N.prototype.get_mEnabled=N.prototype.wDa=function(){return!!d_(this.nDa)};N.prototype.set_mEnabled=N.prototype.xDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);e_(c,a)};Object.defineProperty(N.prototype,"mEnabled",{get:N.prototype.wDa,set:N.prototype.xDa});
N.prototype.get_mNumVelocityStepsOverride=N.prototype.tDa=function(){return f_(this.nDa)};N.prototype.set_mNumVelocityStepsOverride=N.prototype.vDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);g_(c,a)};Object.defineProperty(N.prototype,"mNumVelocityStepsOverride",{get:N.prototype.tDa,set:N.prototype.vDa});N.prototype.get_mNumPositionStepsOverride=N.prototype.sDa=function(){return h_(this.nDa)};
N.prototype.set_mNumPositionStepsOverride=N.prototype.uDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);i_(c,a)};Object.defineProperty(N.prototype,"mNumPositionStepsOverride",{get:N.prototype.sDa,set:N.prototype.uDa});N.prototype.__destroy__=function(){j_(this.nDa)};function p8(){throw"cannot construct a PulleyConstraint, no constructor in IDL";}p8.prototype=Object.create(W5.prototype);p8.prototype.constructor=p8;p8.prototype.oDa=p8;p8.pDa={};d.PulleyConstraint=p8;
p8.prototype.SetLength=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);k_(b,a,c)};p8.prototype.GetMinLength=function(){return l_(this.nDa)};p8.prototype.GetMaxLength=function(){return m_(this.nDa)};p8.prototype.GetCurrentLength=function(){return n_(this.nDa)};p8.prototype.GetRefCount=function(){return o_(this.nDa)};p8.prototype.AddRef=function(){p_(this.nDa)};p8.prototype.Release=function(){q_(this.nDa)};p8.prototype.GetType=function(){return r_(this.nDa)};
p8.prototype.GetSubType=function(){return s_(this.nDa)};p8.prototype.GetConstraintPriority=function(){return t_(this.nDa)};p8.prototype.SetConstraintPriority=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);u_(c,a)};p8.prototype.SetNumVelocityStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);v_(c,a)};p8.prototype.GetNumVelocityStepsOverride=function(){return w_(this.nDa)};
p8.prototype.SetNumPositionStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);x_(c,a)};p8.prototype.GetNumPositionStepsOverride=function(){return y_(this.nDa)};p8.prototype.SetEnabled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);z_(c,a)};p8.prototype.GetEnabled=function(){return!!A_(this.nDa)};p8.prototype.IsActive=function(){return!!B_(this.nDa)};p8.prototype.GetUserData=function(){return C_(this.nDa)};
p8.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);D_(c,a)};p8.prototype.ResetWarmStart=function(){E_(this.nDa)};p8.prototype.SaveState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);F_(c,a)};p8.prototype.RestoreState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);G_(c,a)};p8.prototype.GetBody1=function(){return l(H_(this.nDa),Body)};p8.prototype.GetBody2=function(){return l(I_(this.nDa),Body)};
p8.prototype.GetConstraintToBody1Matrix=function(){return l(J_(this.nDa),r)};p8.prototype.GetConstraintToBody2Matrix=function(){return l(K_(this.nDa),r)};p8.prototype.__destroy__=function(){L_(this.nDa)};function q8(){this.nDa=M_();h(q8)[this.nDa]=this}q8.prototype=Object.create(V5.prototype);q8.prototype.constructor=q8;q8.prototype.oDa=q8;q8.pDa={};d.GearConstraintSettings=q8;
q8.prototype.SetRatio=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);N_(b,a,c)};q8.prototype.GetRefCount=function(){return O_(this.nDa)};q8.prototype.AddRef=function(){P_(this.nDa)};q8.prototype.Release=function(){Q_(this.nDa)};q8.prototype.Create=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(R_(b,a,c),A5)};q8.prototype.get_mSpace=q8.prototype.yDa=function(){return S_(this.nDa)};
q8.prototype.set_mSpace=q8.prototype.zDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);T_(c,a)};Object.defineProperty(q8.prototype,"mSpace",{get:q8.prototype.yDa,set:q8.prototype.zDa});q8.prototype.get_mHingeAxis1=q8.prototype.FGa=function(){return l(U_(this.nDa),p)};q8.prototype.set_mHingeAxis1=q8.prototype.bIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);V_(c,a)};Object.defineProperty(q8.prototype,"mHingeAxis1",{get:q8.prototype.FGa,set:q8.prototype.bIa});
q8.prototype.get_mHingeAxis2=q8.prototype.GGa=function(){return l(W_(this.nDa),p)};q8.prototype.set_mHingeAxis2=q8.prototype.cIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);X_(c,a)};Object.defineProperty(q8.prototype,"mHingeAxis2",{get:q8.prototype.GGa,set:q8.prototype.cIa});q8.prototype.get_mRatio=q8.prototype.VEa=function(){return Y_(this.nDa)};q8.prototype.set_mRatio=q8.prototype.KFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Z_(c,a)};
Object.defineProperty(q8.prototype,"mRatio",{get:q8.prototype.VEa,set:q8.prototype.KFa});q8.prototype.get_mEnabled=q8.prototype.wDa=function(){return!!$_(this.nDa)};q8.prototype.set_mEnabled=q8.prototype.xDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);a0(c,a)};Object.defineProperty(q8.prototype,"mEnabled",{get:q8.prototype.wDa,set:q8.prototype.xDa});q8.prototype.get_mNumVelocityStepsOverride=q8.prototype.tDa=function(){return b0(this.nDa)};
q8.prototype.set_mNumVelocityStepsOverride=q8.prototype.vDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c0(c,a)};Object.defineProperty(q8.prototype,"mNumVelocityStepsOverride",{get:q8.prototype.tDa,set:q8.prototype.vDa});q8.prototype.get_mNumPositionStepsOverride=q8.prototype.sDa=function(){return d0(this.nDa)};q8.prototype.set_mNumPositionStepsOverride=q8.prototype.uDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);e0(c,a)};
Object.defineProperty(q8.prototype,"mNumPositionStepsOverride",{get:q8.prototype.sDa,set:q8.prototype.uDa});q8.prototype.__destroy__=function(){f0(this.nDa)};function r8(){throw"cannot construct a GearConstraint, no constructor in IDL";}r8.prototype=Object.create(W5.prototype);r8.prototype.constructor=r8;r8.prototype.oDa=r8;r8.pDa={};d.GearConstraint=r8;r8.prototype.SetConstraints=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);g0(b,a,c)};
r8.prototype.GetTotalLambda=function(){return h0(this.nDa)};r8.prototype.GetRefCount=function(){return i0(this.nDa)};r8.prototype.AddRef=function(){j0(this.nDa)};r8.prototype.Release=function(){k0(this.nDa)};r8.prototype.GetType=function(){return l0(this.nDa)};r8.prototype.GetSubType=function(){return m0(this.nDa)};r8.prototype.GetConstraintPriority=function(){return n0(this.nDa)};r8.prototype.SetConstraintPriority=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);o0(c,a)};
r8.prototype.SetNumVelocityStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);p0(c,a)};r8.prototype.GetNumVelocityStepsOverride=function(){return q0(this.nDa)};r8.prototype.SetNumPositionStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);r0(c,a)};r8.prototype.GetNumPositionStepsOverride=function(){return s0(this.nDa)};r8.prototype.SetEnabled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);t0(c,a)};r8.prototype.GetEnabled=function(){return!!u0(this.nDa)};
r8.prototype.IsActive=function(){return!!v0(this.nDa)};r8.prototype.GetUserData=function(){return w0(this.nDa)};r8.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);x0(c,a)};r8.prototype.ResetWarmStart=function(){y0(this.nDa)};r8.prototype.SaveState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);z0(c,a)};r8.prototype.RestoreState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);A0(c,a)};
r8.prototype.GetBody1=function(){return l(B0(this.nDa),Body)};r8.prototype.GetBody2=function(){return l(C0(this.nDa),Body)};r8.prototype.GetConstraintToBody1Matrix=function(){return l(D0(this.nDa),r)};r8.prototype.GetConstraintToBody2Matrix=function(){return l(E0(this.nDa),r)};r8.prototype.__destroy__=function(){F0(this.nDa)};function s8(){this.nDa=G0();h(s8)[this.nDa]=this}s8.prototype=Object.create(V5.prototype);s8.prototype.constructor=s8;s8.prototype.oDa=s8;s8.pDa={};
d.RackAndPinionConstraintSettings=s8;s8.prototype.SetRatio=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);H0(f,a,c,b)};s8.prototype.GetRefCount=function(){return I0(this.nDa)};s8.prototype.AddRef=function(){J0(this.nDa)};s8.prototype.Release=function(){K0(this.nDa)};s8.prototype.Create=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(L0(b,a,c),A5)};
s8.prototype.get_mSpace=s8.prototype.yDa=function(){return M0(this.nDa)};s8.prototype.set_mSpace=s8.prototype.zDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);N0(c,a)};Object.defineProperty(s8.prototype,"mSpace",{get:s8.prototype.yDa,set:s8.prototype.zDa});s8.prototype.get_mHingeAxis=s8.prototype.YJa=function(){return l(O0(this.nDa),p)};s8.prototype.set_mHingeAxis=s8.prototype.eOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);P0(c,a)};
Object.defineProperty(s8.prototype,"mHingeAxis",{get:s8.prototype.YJa,set:s8.prototype.eOa});s8.prototype.get_mSliderAxis=s8.prototype.qMa=function(){return l(Q0(this.nDa),p)};s8.prototype.set_mSliderAxis=s8.prototype.vQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);R0(c,a)};Object.defineProperty(s8.prototype,"mSliderAxis",{get:s8.prototype.qMa,set:s8.prototype.vQa});s8.prototype.get_mRatio=s8.prototype.VEa=function(){return S0(this.nDa)};
s8.prototype.set_mRatio=s8.prototype.KFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);T0(c,a)};Object.defineProperty(s8.prototype,"mRatio",{get:s8.prototype.VEa,set:s8.prototype.KFa});s8.prototype.get_mEnabled=s8.prototype.wDa=function(){return!!U0(this.nDa)};s8.prototype.set_mEnabled=s8.prototype.xDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);V0(c,a)};Object.defineProperty(s8.prototype,"mEnabled",{get:s8.prototype.wDa,set:s8.prototype.xDa});
s8.prototype.get_mNumVelocityStepsOverride=s8.prototype.tDa=function(){return W0(this.nDa)};s8.prototype.set_mNumVelocityStepsOverride=s8.prototype.vDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);X0(c,a)};Object.defineProperty(s8.prototype,"mNumVelocityStepsOverride",{get:s8.prototype.tDa,set:s8.prototype.vDa});s8.prototype.get_mNumPositionStepsOverride=s8.prototype.sDa=function(){return Y0(this.nDa)};
s8.prototype.set_mNumPositionStepsOverride=s8.prototype.uDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Z0(c,a)};Object.defineProperty(s8.prototype,"mNumPositionStepsOverride",{get:s8.prototype.sDa,set:s8.prototype.uDa});s8.prototype.__destroy__=function(){$0(this.nDa)};function t8(){throw"cannot construct a RackAndPinionConstraint, no constructor in IDL";}t8.prototype=Object.create(W5.prototype);t8.prototype.constructor=t8;t8.prototype.oDa=t8;t8.pDa={};
d.RackAndPinionConstraint=t8;t8.prototype.SetConstraints=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);a1(b,a,c)};t8.prototype.GetTotalLambda=function(){return b1(this.nDa)};t8.prototype.GetRefCount=function(){return c1(this.nDa)};t8.prototype.AddRef=function(){d1(this.nDa)};t8.prototype.Release=function(){e1(this.nDa)};t8.prototype.GetType=function(){return f1(this.nDa)};t8.prototype.GetSubType=function(){return g1(this.nDa)};
t8.prototype.GetConstraintPriority=function(){return h1(this.nDa)};t8.prototype.SetConstraintPriority=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);i1(c,a)};t8.prototype.SetNumVelocityStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);j1(c,a)};t8.prototype.GetNumVelocityStepsOverride=function(){return k1(this.nDa)};t8.prototype.SetNumPositionStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);l1(c,a)};
t8.prototype.GetNumPositionStepsOverride=function(){return m1(this.nDa)};t8.prototype.SetEnabled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);n1(c,a)};t8.prototype.GetEnabled=function(){return!!o1(this.nDa)};t8.prototype.IsActive=function(){return!!p1(this.nDa)};t8.prototype.GetUserData=function(){return q1(this.nDa)};t8.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);r1(c,a)};t8.prototype.ResetWarmStart=function(){s1(this.nDa)};
t8.prototype.SaveState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);t1(c,a)};t8.prototype.RestoreState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);u1(c,a)};t8.prototype.GetBody1=function(){return l(v1(this.nDa),Body)};t8.prototype.GetBody2=function(){return l(w1(this.nDa),Body)};t8.prototype.GetConstraintToBody1Matrix=function(){return l(x1(this.nDa),r)};t8.prototype.GetConstraintToBody2Matrix=function(){return l(y1(this.nDa),r)};t8.prototype.__destroy__=function(){z1(this.nDa)};
function N5(a){a&&"object"===typeof a&&(a=a.nDa);this.nDa=void 0===a?A1():B1(a);h(N5)[this.nDa]=this}N5.prototype=Object.create(e.prototype);N5.prototype.constructor=N5;N5.prototype.oDa=N5;N5.pDa={};d.BodyID=N5;N5.prototype.GetIndex=function(){return C1(this.nDa)};N5.prototype.GetIndexAndSequenceNumber=N5.prototype.XIa=function(){return D1(this.nDa)};N5.prototype.__destroy__=function(){E1(this.nDa)};function c6(){this.nDa=F1();h(c6)[this.nDa]=this}c6.prototype=Object.create(e.prototype);
c6.prototype.constructor=c6;c6.prototype.oDa=c6;c6.pDa={};d.SubShapeID=c6;c6.prototype.GetValue=function(){return G1(this.nDa)};c6.prototype.SetValue=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);H1(c,a)};c6.prototype.__destroy__=function(){I1(this.nDa)};function u8(){this.nDa=J1();h(u8)[this.nDa]=this}u8.prototype=Object.create(Z5.prototype);u8.prototype.constructor=u8;u8.prototype.oDa=u8;u8.pDa={};d.GroupFilterJS=u8;
u8.prototype.CanCollide=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return!!K1(b,a,c)};u8.prototype.__destroy__=function(){L1(this.nDa)};function v8(a){a&&"object"===typeof a&&(a=a.nDa);this.nDa=M1(a);h(v8)[this.nDa]=this}v8.prototype=Object.create(Z5.prototype);v8.prototype.constructor=v8;v8.prototype.oDa=v8;v8.pDa={};d.GroupFilterTable=v8;
v8.prototype.DisableCollision=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);N1(b,a,c)};v8.prototype.EnableCollision=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);O1(b,a,c)};v8.prototype.IsCollisionEnabled=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return!!P1(b,a,c)};v8.prototype.GetRefCount=function(){return Q1(this.nDa)};v8.prototype.AddRef=function(){R1(this.nDa)};
v8.prototype.Release=function(){S1(this.nDa)};v8.prototype.__destroy__=function(){T1(this.nDa)};function r6(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);this.nDa=void 0===a?U1():void 0===c?_emscripten_bind_CollisionGroup_CollisionGroup_1(a):void 0===b?_emscripten_bind_CollisionGroup_CollisionGroup_2(a,c):V1(a,c,b);h(r6)[this.nDa]=this}r6.prototype=Object.create(e.prototype);r6.prototype.constructor=r6;r6.prototype.oDa=r6;r6.pDa={};
d.CollisionGroup=r6;r6.prototype.SetGroupFilter=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);W1(c,a)};r6.prototype.GetGroupFilter=function(){return l(X1(this.nDa),Z5)};r6.prototype.SetGroupID=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Y1(c,a)};r6.prototype.GetGroupID=function(){return Z1(this.nDa)};r6.prototype.SetSubGroupID=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);$1(c,a)};r6.prototype.GetSubGroupID=function(){return a2(this.nDa)};
r6.prototype.__destroy__=function(){b2(this.nDa)};function Body(){throw"cannot construct a Body, no constructor in IDL";}Body.prototype=Object.create(e.prototype);Body.prototype.constructor=Body;Body.prototype.oDa=Body;Body.pDa={};d.Body=Body;Body.prototype.GetID=function(){return l(c2(this.nDa),N5)};Body.prototype.IsActive=function(){return!!d2(this.nDa)};Body.prototype.IsRigidBody=function(){return!!e2(this.nDa)};Body.prototype.IsSoftBody=function(){return!!f2(this.nDa)};
Body.prototype.IsStatic=function(){return!!g2(this.nDa)};Body.prototype.IsKinematic=function(){return!!h2(this.nDa)};Body.prototype.IsDynamic=function(){return!!i2(this.nDa)};Body.prototype.CanBeKinematicOrDynamic=function(){return!!j2(this.nDa)};Body.prototype.GetBodyType=function(){return k2(this.nDa)};Body.prototype.GetMotionType=function(){return l2(this.nDa)};Body.prototype.SetIsSensor=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);m2(c,a)};Body.prototype.IsSensor=function(){return!!n2(this.nDa)};
Body.prototype.SetCollideKinematicVsNonDynamic=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);o2(c,a)};Body.prototype.GetCollideKinematicVsNonDynamic=function(){return!!p2(this.nDa)};Body.prototype.SetUseManifoldReduction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);q2(c,a)};Body.prototype.GetUseManifoldReduction=function(){return!!r2(this.nDa)};Body.prototype.SetApplyGyroscopicForce=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);s2(c,a)};
Body.prototype.GetApplyGyroscopicForce=function(){return!!t2(this.nDa)};Body.prototype.SetEnhancedInternalEdgeRemoval=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);u2(c,a)};Body.prototype.GetEnhancedInternalEdgeRemoval=function(){return!!v2(this.nDa)};Body.prototype.GetObjectLayer=function(){return w2(this.nDa)};Body.prototype.GetCollisionGroup=function(){return l(x2(this.nDa),r6)};Body.prototype.GetAllowSleeping=function(){return!!y2(this.nDa)};
Body.prototype.SetAllowSleeping=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);z2(c,a)};Body.prototype.ResetSleepTimer=function(){A2(this.nDa)};Body.prototype.GetFriction=function(){return B2(this.nDa)};Body.prototype.SetFriction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);C2(c,a)};Body.prototype.GetRestitution=function(){return D2(this.nDa)};Body.prototype.SetRestitution=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);E2(c,a)};
Body.prototype.GetLinearVelocity=function(){return l(F2(this.nDa),p)};Body.prototype.SetLinearVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);G2(c,a)};Body.prototype.SetLinearVelocityClamped=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);H2(c,a)};Body.prototype.GetAngularVelocity=function(){return l(I2(this.nDa),p)};Body.prototype.SetAngularVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);J2(c,a)};
Body.prototype.SetAngularVelocityClamped=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);K2(c,a)};Body.prototype.AddForce=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);void 0===c?L2(b,a):M2(b,a,c)};Body.prototype.AddTorque=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);N2(c,a)};Body.prototype.GetAccumulatedForce=function(){return l(O2(this.nDa),p)};Body.prototype.GetAccumulatedTorque=function(){return l(P2(this.nDa),p)};
Body.prototype.ResetForce=function(){Q2(this.nDa)};Body.prototype.ResetTorque=function(){R2(this.nDa)};Body.prototype.ResetMotion=function(){S2(this.nDa)};Body.prototype.AddImpulse=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);void 0===c?T2(b,a):U2(b,a,c)};Body.prototype.AddAngularImpulse=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);V2(c,a)};
Body.prototype.MoveKinematic=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);W2(f,a,c,b)};
Body.prototype.ApplyBuoyancyImpulse=function(a,c,b,f,g,k,u,L){var oa=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);u&&"object"===typeof u&&(u=u.nDa);L&&"object"===typeof L&&(L=L.nDa);return!!X2(oa,a,c,b,f,g,k,u,L)};Body.prototype.IsInBroadPhase=function(){return!!Y2(this.nDa)};
Body.prototype.GetInverseInertia=function(){return l(Z2(this.nDa),r)};Body.prototype.GetShape=function(){return l($2(this.nDa),m)};Body.prototype.GetPosition=function(){return l(a3(this.nDa),x)};Body.prototype.GetRotation=function(){return l(b3(this.nDa),t)};Body.prototype.GetWorldTransform=function(){return l(c3(this.nDa),C)};Body.prototype.GetCenterOfMassPosition=function(){return l(d3(this.nDa),x)};Body.prototype.GetCenterOfMassTransform=function(){return l(e3(this.nDa),C)};
Body.prototype.GetInverseCenterOfMassTransform=function(){return l(f3(this.nDa),C)};Body.prototype.GetWorldSpaceBounds=function(){return l(g3(this.nDa),n)};Body.prototype.GetTransformedShape=function(){return l(h3(this.nDa),q)};Body.prototype.GetBodyCreationSettings=function(){return l(i3(this.nDa),w)};Body.prototype.GetSoftBodyCreationSettings=function(){return l(j3(this.nDa),O)};Body.prototype.GetMotionProperties=function(){return l(k3(this.nDa),Y5)};
Body.prototype.GetWorldSpaceSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(l3(b,a,c),p)};Body.prototype.GetUserData=function(){return m3(this.nDa)};Body.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);n3(c,a)};Body.prototype.SaveState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);o3(c,a)};
Body.prototype.RestoreState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);p3(c,a)};function w8(){throw"cannot construct a BodyInterface_AddState, no constructor in IDL";}w8.prototype=Object.create(e.prototype);w8.prototype.constructor=w8;w8.prototype.oDa=w8;w8.pDa={};d.BodyInterface_AddState=w8;function P(){throw"cannot construct a BodyInterface, no constructor in IDL";}P.prototype=Object.create(e.prototype);P.prototype.constructor=P;P.prototype.oDa=P;P.pDa={};d.BodyInterface=P;
P.prototype.CreateBody=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(q3(c,a),Body)};P.prototype.CreateSoftBody=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(r3(c,a),Body)};P.prototype.CreateBodyWithID=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(s3(b,a,c),Body)};
P.prototype.CreateSoftBodyWithID=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(t3(b,a,c),Body)};P.prototype.CreateBodyWithoutID=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(u3(c,a),Body)};P.prototype.CreateSoftBodyWithoutID=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(v3(c,a),Body)};P.prototype.DestroyBodyWithoutID=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);w3(c,a)};
P.prototype.AssignBodyID=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return void 0===c?!!x3(b,a):!!y3(b,a,c)};P.prototype.UnassignBodyID=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(z3(c,a),Body)};P.prototype.UnassignBodyIDs=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);A3(f,a,c,b)};
P.prototype.DestroyBody=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);B3(c,a)};P.prototype.DestroyBodies=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);C3(b,a,c)};P.prototype.AddBody=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);D3(b,a,c)};P.prototype.RemoveBody=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);E3(c,a)};
P.prototype.IsAdded=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!F3(c,a)};P.prototype.CreateAndAddBody=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(G3(b,a,c),N5)};P.prototype.CreateAndAddSoftBody=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(H3(b,a,c),N5)};
P.prototype.AddBodiesPrepare=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(I3(b,a,c),w8)};P.prototype.AddBodiesFinalize=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);J3(g,a,c,b,f)};
P.prototype.AddBodiesAbort=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);K3(f,a,c,b)};P.prototype.RemoveBodies=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);L3(b,a,c)};P.prototype.CreateConstraint=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);return l(M3(f,a,c,b),W5)};
P.prototype.ActivateConstraint=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);N3(c,a)};P.prototype.GetShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(O3(c,a),m)};P.prototype.SetShape=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);P3(g,a,c,b,f)};
P.prototype.NotifyShapeChanged=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);Q3(g,a,c,b,f)};P.prototype.SetObjectLayer=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);R3(b,a,c)};P.prototype.GetObjectLayer=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return S3(c,a)};
P.prototype.SetPositionAndRotation=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);T3(g,a,c,b,f)};P.prototype.SetPositionAndRotationWhenChanged=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);U3(g,a,c,b,f)};
P.prototype.GetPositionAndRotation=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);V3(f,a,c,b)};P.prototype.SetPosition=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);W3(f,a,c,b)};P.prototype.GetPosition=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(X3(c,a),x)};
P.prototype.SetRotation=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);Y3(f,a,c,b)};P.prototype.GetRotation=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Z3(c,a),t)};P.prototype.GetWorldTransform=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l($3(c,a),C)};
P.prototype.GetCenterOfMassTransform=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(a4(c,a),C)};P.prototype.SetLinearAndAngularVelocity=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);b4(f,a,c,b)};P.prototype.GetLinearAndAngularVelocity=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);c4(f,a,c,b)};
P.prototype.SetLinearVelocity=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);d4(b,a,c)};P.prototype.GetLinearVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(e4(c,a),p)};P.prototype.AddLinearVelocity=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);f4(b,a,c)};
P.prototype.AddLinearAndAngularVelocity=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);g4(f,a,c,b)};P.prototype.SetAngularVelocity=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);h4(b,a,c)};P.prototype.GetAngularVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(i4(c,a),p)};
P.prototype.GetPointVelocity=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(j4(b,a,c),p)};P.prototype.SetPositionRotationAndVelocity=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k4(k,a,c,b,f,g)};
P.prototype.MoveKinematic=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);l4(g,a,c,b,f)};P.prototype.ActivateBody=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);m4(c,a)};P.prototype.ActivateBodies=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);n4(b,a,c)};
P.prototype.ActivateBodiesInAABox=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);o4(f,a,c,b)};P.prototype.DeactivateBody=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);p4(c,a)};P.prototype.DeactivateBodies=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);q4(b,a,c)};
P.prototype.IsActive=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!r4(c,a)};P.prototype.ResetSleepTimer=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);s4(c,a)};P.prototype.GetBodyType=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return t4(c,a)};P.prototype.SetMotionType=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);u4(f,a,c,b)};
P.prototype.GetMotionType=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return v4(c,a)};P.prototype.SetMotionQuality=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);w4(b,a,c)};P.prototype.GetMotionQuality=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return x4(c,a)};P.prototype.GetInverseInertia=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(y4(c,a),r)};
P.prototype.SetRestitution=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);z4(b,a,c)};P.prototype.GetRestitution=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return A4(c,a)};P.prototype.SetFriction=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);B4(b,a,c)};P.prototype.GetFriction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return C4(c,a)};
P.prototype.SetGravityFactor=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);D4(b,a,c)};P.prototype.GetGravityFactor=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return E4(c,a)};P.prototype.SetMaxLinearVelocity=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);F4(b,a,c)};P.prototype.GetMaxLinearVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return G4(c,a)};
P.prototype.SetMaxAngularVelocity=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);H4(b,a,c)};P.prototype.GetMaxAngularVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return I4(c,a)};P.prototype.SetUseManifoldReduction=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);J4(b,a,c)};
P.prototype.GetUseManifoldReduction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!K4(c,a)};P.prototype.SetIsSensor=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);L4(b,a,c)};P.prototype.IsSensor=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!M4(c,a)};P.prototype.SetCollisionGroup=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);N4(b,a,c)};
P.prototype.GetCollisionGroup=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(O4(c,a),r6)};P.prototype.AddForce=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);void 0===f?P4(g,a,c,b):Q4(g,a,c,b,f)};
P.prototype.AddTorque=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);R4(f,a,c,b)};P.prototype.AddForceAndTorque=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);S4(g,a,c,b,f)};
P.prototype.ApplyBuoyancyImpulse=function(a,c,b,f,g,k,u,L,oa){var Vb=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);u&&"object"===typeof u&&(u=u.nDa);L&&"object"===typeof L&&(L=L.nDa);oa&&"object"===typeof oa&&(oa=oa.nDa);return!!T4(Vb,a,c,b,f,g,k,u,L,oa)};
P.prototype.AddImpulse=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);void 0===b?U4(f,a,c):V4(f,a,c,b)};P.prototype.AddAngularImpulse=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);W4(b,a,c)};P.prototype.GetTransformedShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(X4(c,a),q)};
P.prototype.GetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return Y4(c,a)};P.prototype.SetUserData=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);Z4(b,a,c)};P.prototype.GetMaterial=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l($4(b,a,c),y5)};P.prototype.InvalidateContactCache=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);a5(c,a)};
P.prototype.__destroy__=function(){b5(this.nDa)};function x8(){this.nDa=c5();h(x8)[this.nDa]=this}x8.prototype=Object.create($5.prototype);x8.prototype.constructor=x8;x8.prototype.oDa=x8;x8.pDa={};d.StateRecorderFilterJS=x8;x8.prototype.ShouldSaveBody=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!d5(c,a)};x8.prototype.ShouldSaveConstraint=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!e5(c,a)};
x8.prototype.ShouldSaveContact=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return!!f5(b,a,c)};x8.prototype.ShouldRestoreContact=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return!!g5(b,a,c)};x8.prototype.__destroy__=function(){h5(this.nDa)};function y8(){this.nDa=i5();h(y8)[this.nDa]=this}y8.prototype=Object.create(a6.prototype);y8.prototype.constructor=y8;y8.prototype.oDa=y8;y8.pDa={};
d.StateRecorderJS=y8;y8.prototype.ReadBytes=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);j5(b,a,c)};y8.prototype.WriteBytes=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);k5(b,a,c)};y8.prototype.IsEOF=function(){return!!l5(this.nDa)};y8.prototype.IsFailed=function(){return!!m5(this.nDa)};y8.prototype.__destroy__=function(){n5(this.nDa)};function z8(){this.nDa=o5();h(z8)[this.nDa]=this}
z8.prototype=Object.create(C5.prototype);z8.prototype.constructor=z8;z8.prototype.oDa=z8;z8.pDa={};d.StateRecorderImpl=z8;z8.prototype.Clear=function(){jaa(this.nDa)};z8.prototype.Rewind=z8.prototype.Rewind=function(){kaa(this.nDa)};z8.prototype.IsEqual=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!laa(c,a)};z8.prototype.SetValidating=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);maa(c,a)};z8.prototype.IsValidating=function(){return!!naa(this.nDa)};
z8.prototype.SetIsLastPart=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oaa(c,a)};z8.prototype.IsLastPart=function(){return!!paa(this.nDa)};z8.prototype.__destroy__=function(){qaa(this.nDa)};function A8(){throw"cannot construct a BodyLockInterfaceNoLock, no constructor in IDL";}A8.prototype=Object.create(b6.prototype);A8.prototype.constructor=A8;A8.prototype.oDa=A8;A8.pDa={};d.BodyLockInterfaceNoLock=A8;
A8.prototype.TryGetBody=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(raa(c,a),Body)};A8.prototype.__destroy__=function(){saa(this.nDa)};function B8(){throw"cannot construct a BodyLockInterfaceLocking, no constructor in IDL";}B8.prototype=Object.create(b6.prototype);B8.prototype.constructor=B8;B8.prototype.oDa=B8;B8.pDa={};d.BodyLockInterfaceLocking=B8;B8.prototype.TryGetBody=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(taa(c,a),Body)};
B8.prototype.__destroy__=function(){uaa(this.nDa)};function Q(){this.nDa=vaa();h(Q)[this.nDa]=this}Q.prototype=Object.create(e.prototype);Q.prototype.constructor=Q;Q.prototype.oDa=Q;Q.pDa={};d.PhysicsSettings=Q;Q.prototype.get_mMaxInFlightBodyPairs=Q.prototype.aLa=function(){return waa(this.nDa)};Q.prototype.set_mMaxInFlightBodyPairs=Q.prototype.hPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xaa(c,a)};
Object.defineProperty(Q.prototype,"mMaxInFlightBodyPairs",{get:Q.prototype.aLa,set:Q.prototype.hPa});Q.prototype.get_mStepListenersBatchSize=Q.prototype.wMa=function(){return yaa(this.nDa)};Q.prototype.set_mStepListenersBatchSize=Q.prototype.BQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zaa(c,a)};Object.defineProperty(Q.prototype,"mStepListenersBatchSize",{get:Q.prototype.wMa,set:Q.prototype.BQa});Q.prototype.get_mStepListenerBatchesPerJob=Q.prototype.vMa=function(){return Aaa(this.nDa)};
Q.prototype.set_mStepListenerBatchesPerJob=Q.prototype.AQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Baa(c,a)};Object.defineProperty(Q.prototype,"mStepListenerBatchesPerJob",{get:Q.prototype.vMa,set:Q.prototype.AQa});Q.prototype.get_mBaumgarte=Q.prototype.dJa=function(){return Caa(this.nDa)};Q.prototype.set_mBaumgarte=Q.prototype.kNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Daa(c,a)};Object.defineProperty(Q.prototype,"mBaumgarte",{get:Q.prototype.dJa,set:Q.prototype.kNa});
Q.prototype.get_mSpeculativeContactDistance=Q.prototype.tMa=function(){return Eaa(this.nDa)};Q.prototype.set_mSpeculativeContactDistance=Q.prototype.yQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Faa(c,a)};Object.defineProperty(Q.prototype,"mSpeculativeContactDistance",{get:Q.prototype.tMa,set:Q.prototype.yQa});Q.prototype.get_mPenetrationSlop=Q.prototype.JLa=function(){return Gaa(this.nDa)};
Q.prototype.set_mPenetrationSlop=Q.prototype.QPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Haa(c,a)};Object.defineProperty(Q.prototype,"mPenetrationSlop",{get:Q.prototype.JLa,set:Q.prototype.QPa});Q.prototype.get_mLinearCastThreshold=Q.prototype.IKa=function(){return Iaa(this.nDa)};Q.prototype.set_mLinearCastThreshold=Q.prototype.POa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Jaa(c,a)};
Object.defineProperty(Q.prototype,"mLinearCastThreshold",{get:Q.prototype.IKa,set:Q.prototype.POa});Q.prototype.get_mLinearCastMaxPenetration=Q.prototype.HKa=function(){return Kaa(this.nDa)};Q.prototype.set_mLinearCastMaxPenetration=Q.prototype.OOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Laa(c,a)};Object.defineProperty(Q.prototype,"mLinearCastMaxPenetration",{get:Q.prototype.HKa,set:Q.prototype.OOa});Q.prototype.get_mManifoldTolerance=Q.prototype.MKa=function(){return Maa(this.nDa)};
Q.prototype.set_mManifoldTolerance=Q.prototype.TOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Naa(c,a)};Object.defineProperty(Q.prototype,"mManifoldTolerance",{get:Q.prototype.MKa,set:Q.prototype.TOa});Q.prototype.get_mMaxPenetrationDistance=Q.prototype.eLa=function(){return Oaa(this.nDa)};Q.prototype.set_mMaxPenetrationDistance=Q.prototype.lPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Paa(c,a)};
Object.defineProperty(Q.prototype,"mMaxPenetrationDistance",{get:Q.prototype.eLa,set:Q.prototype.lPa});Q.prototype.get_mBodyPairCacheMaxDeltaPositionSq=Q.prototype.lJa=function(){return Qaa(this.nDa)};Q.prototype.set_mBodyPairCacheMaxDeltaPositionSq=Q.prototype.sNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Raa(c,a)};Object.defineProperty(Q.prototype,"mBodyPairCacheMaxDeltaPositionSq",{get:Q.prototype.lJa,set:Q.prototype.sNa});
Q.prototype.get_mBodyPairCacheCosMaxDeltaRotationDiv2=Q.prototype.kJa=function(){return Saa(this.nDa)};Q.prototype.set_mBodyPairCacheCosMaxDeltaRotationDiv2=Q.prototype.rNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Taa(c,a)};Object.defineProperty(Q.prototype,"mBodyPairCacheCosMaxDeltaRotationDiv2",{get:Q.prototype.kJa,set:Q.prototype.rNa});Q.prototype.get_mContactNormalCosMaxDeltaRotation=Q.prototype.CJa=function(){return Uaa(this.nDa)};
Q.prototype.set_mContactNormalCosMaxDeltaRotation=Q.prototype.JNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Vaa(c,a)};Object.defineProperty(Q.prototype,"mContactNormalCosMaxDeltaRotation",{get:Q.prototype.CJa,set:Q.prototype.JNa});Q.prototype.get_mContactPointPreserveLambdaMaxDistSq=Q.prototype.DJa=function(){return Waa(this.nDa)};Q.prototype.set_mContactPointPreserveLambdaMaxDistSq=Q.prototype.KNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Xaa(c,a)};
Object.defineProperty(Q.prototype,"mContactPointPreserveLambdaMaxDistSq",{get:Q.prototype.DJa,set:Q.prototype.KNa});Q.prototype.get_mNumVelocitySteps=Q.prototype.yLa=function(){return Yaa(this.nDa)};Q.prototype.set_mNumVelocitySteps=Q.prototype.FPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Zaa(c,a)};Object.defineProperty(Q.prototype,"mNumVelocitySteps",{get:Q.prototype.yLa,set:Q.prototype.FPa});Q.prototype.get_mNumPositionSteps=Q.prototype.xLa=function(){return $aa(this.nDa)};
Q.prototype.set_mNumPositionSteps=Q.prototype.EPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);aba(c,a)};Object.defineProperty(Q.prototype,"mNumPositionSteps",{get:Q.prototype.xLa,set:Q.prototype.EPa});Q.prototype.get_mMinVelocityForRestitution=Q.prototype.tLa=function(){return bba(this.nDa)};Q.prototype.set_mMinVelocityForRestitution=Q.prototype.APa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cba(c,a)};
Object.defineProperty(Q.prototype,"mMinVelocityForRestitution",{get:Q.prototype.tLa,set:Q.prototype.APa});Q.prototype.get_mTimeBeforeSleep=Q.prototype.CMa=function(){return dba(this.nDa)};Q.prototype.set_mTimeBeforeSleep=Q.prototype.HQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);eba(c,a)};Object.defineProperty(Q.prototype,"mTimeBeforeSleep",{get:Q.prototype.CMa,set:Q.prototype.HQa});Q.prototype.get_mPointVelocitySleepThreshold=Q.prototype.QLa=function(){return fba(this.nDa)};
Q.prototype.set_mPointVelocitySleepThreshold=Q.prototype.XPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);gba(c,a)};Object.defineProperty(Q.prototype,"mPointVelocitySleepThreshold",{get:Q.prototype.QLa,set:Q.prototype.XPa});Q.prototype.get_mDeterministicSimulation=Q.prototype.HJa=function(){return!!hba(this.nDa)};Q.prototype.set_mDeterministicSimulation=Q.prototype.ONa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);iba(c,a)};
Object.defineProperty(Q.prototype,"mDeterministicSimulation",{get:Q.prototype.HJa,set:Q.prototype.ONa});Q.prototype.get_mConstraintWarmStart=Q.prototype.AJa=function(){return!!jba(this.nDa)};Q.prototype.set_mConstraintWarmStart=Q.prototype.HNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kba(c,a)};Object.defineProperty(Q.prototype,"mConstraintWarmStart",{get:Q.prototype.AJa,set:Q.prototype.HNa});Q.prototype.get_mUseBodyPairContactCache=Q.prototype.MMa=function(){return!!lba(this.nDa)};
Q.prototype.set_mUseBodyPairContactCache=Q.prototype.RQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);mba(c,a)};Object.defineProperty(Q.prototype,"mUseBodyPairContactCache",{get:Q.prototype.MMa,set:Q.prototype.RQa});Q.prototype.get_mUseManifoldReduction=Q.prototype.gFa=function(){return!!nba(this.nDa)};Q.prototype.set_mUseManifoldReduction=Q.prototype.WFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oba(c,a)};
Object.defineProperty(Q.prototype,"mUseManifoldReduction",{get:Q.prototype.gFa,set:Q.prototype.WFa});Q.prototype.get_mUseLargeIslandSplitter=Q.prototype.NMa=function(){return!!pba(this.nDa)};Q.prototype.set_mUseLargeIslandSplitter=Q.prototype.SQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qba(c,a)};Object.defineProperty(Q.prototype,"mUseLargeIslandSplitter",{get:Q.prototype.NMa,set:Q.prototype.SQa});Q.prototype.get_mAllowSleeping=Q.prototype.eEa=function(){return!!rba(this.nDa)};
Q.prototype.set_mAllowSleeping=Q.prototype.nEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sba(c,a)};Object.defineProperty(Q.prototype,"mAllowSleeping",{get:Q.prototype.eEa,set:Q.prototype.nEa});Q.prototype.get_mCheckActiveEdges=Q.prototype.wJa=function(){return!!tba(this.nDa)};Q.prototype.set_mCheckActiveEdges=Q.prototype.DNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);uba(c,a)};Object.defineProperty(Q.prototype,"mCheckActiveEdges",{get:Q.prototype.wJa,set:Q.prototype.DNa});
Q.prototype.__destroy__=function(){vba(this.nDa)};function d6(){throw"cannot construct a CollideShapeResultFace, no constructor in IDL";}d6.prototype=Object.create(e.prototype);d6.prototype.constructor=d6;d6.prototype.oDa=d6;d6.pDa={};d.CollideShapeResultFace=d6;d6.prototype.empty=d6.prototype.empty=function(){return!!wba(this.nDa)};d6.prototype.size=d6.prototype.size=function(){return xba(this.nDa)};
d6.prototype.at=d6.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(yba(c,a),p)};d6.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zba(c,a)};d6.prototype.resize=d6.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Aba(c,a)};d6.prototype.clear=d6.prototype.clear=function(){Bba(this.nDa)};d6.prototype.__destroy__=function(){Cba(this.nDa)};
function C8(){throw"cannot construct a ContactPoints, no constructor in IDL";}C8.prototype=Object.create(e.prototype);C8.prototype.constructor=C8;C8.prototype.oDa=C8;C8.pDa={};d.ContactPoints=C8;C8.prototype.empty=C8.prototype.empty=function(){return!!Dba(this.nDa)};C8.prototype.size=C8.prototype.size=function(){return Eba(this.nDa)};C8.prototype.at=C8.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Fba(c,a),p)};
C8.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Gba(c,a)};C8.prototype.resize=C8.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Hba(c,a)};C8.prototype.clear=C8.prototype.clear=function(){Iba(this.nDa)};C8.prototype.__destroy__=function(){Jba(this.nDa)};function D8(){this.nDa=Kba();h(D8)[this.nDa]=this}D8.prototype=Object.create(e.prototype);D8.prototype.constructor=D8;D8.prototype.oDa=D8;D8.pDa={};d.ContactManifold=D8;
D8.prototype.SwapShapes=function(){return l(Lba(this.nDa),D8)};D8.prototype.GetWorldSpaceContactPointOn1=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Mba(c,a),x)};D8.prototype.GetWorldSpaceContactPointOn2=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Nba(c,a),x)};D8.prototype.get_mBaseOffset=D8.prototype.cJa=function(){return l(Oba(this.nDa),x)};
D8.prototype.set_mBaseOffset=D8.prototype.jNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Pba(c,a)};Object.defineProperty(D8.prototype,"mBaseOffset",{get:D8.prototype.cJa,set:D8.prototype.jNa});D8.prototype.get_mWorldSpaceNormal=D8.prototype.bNa=function(){return l(Qba(this.nDa),p)};D8.prototype.set_mWorldSpaceNormal=D8.prototype.fRa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Rba(c,a)};
Object.defineProperty(D8.prototype,"mWorldSpaceNormal",{get:D8.prototype.bNa,set:D8.prototype.fRa});D8.prototype.get_mPenetrationDepth=D8.prototype.TEa=function(){return Sba(this.nDa)};D8.prototype.set_mPenetrationDepth=D8.prototype.IFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Tba(c,a)};Object.defineProperty(D8.prototype,"mPenetrationDepth",{get:D8.prototype.TEa,set:D8.prototype.IFa});D8.prototype.get_mSubShapeID1=D8.prototype.YEa=function(){return l(Uba(this.nDa),c6)};
D8.prototype.set_mSubShapeID1=D8.prototype.NFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Vba(c,a)};Object.defineProperty(D8.prototype,"mSubShapeID1",{get:D8.prototype.YEa,set:D8.prototype.NFa});D8.prototype.get_mSubShapeID2=D8.prototype.cEa=function(){return l(Wba(this.nDa),c6)};D8.prototype.set_mSubShapeID2=D8.prototype.dEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Xba(c,a)};Object.defineProperty(D8.prototype,"mSubShapeID2",{get:D8.prototype.cEa,set:D8.prototype.dEa});
D8.prototype.get_mRelativeContactPointsOn1=D8.prototype.ZLa=function(){return l(Yba(this.nDa),C8)};D8.prototype.set_mRelativeContactPointsOn1=D8.prototype.dQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Zba(c,a)};Object.defineProperty(D8.prototype,"mRelativeContactPointsOn1",{get:D8.prototype.ZLa,set:D8.prototype.dQa});D8.prototype.get_mRelativeContactPointsOn2=D8.prototype.$La=function(){return l($ba(this.nDa),C8)};
D8.prototype.set_mRelativeContactPointsOn2=D8.prototype.eQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);aca(c,a)};Object.defineProperty(D8.prototype,"mRelativeContactPointsOn2",{get:D8.prototype.$La,set:D8.prototype.eQa});D8.prototype.__destroy__=function(){bca(this.nDa)};function E8(){this.nDa=cca();h(E8)[this.nDa]=this}E8.prototype=Object.create(e.prototype);E8.prototype.constructor=E8;E8.prototype.oDa=E8;E8.pDa={};d.ContactSettings=E8;
E8.prototype.get_mCombinedFriction=E8.prototype.xJa=function(){return dca(this.nDa)};E8.prototype.set_mCombinedFriction=E8.prototype.ENa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);eca(c,a)};Object.defineProperty(E8.prototype,"mCombinedFriction",{get:E8.prototype.xJa,set:E8.prototype.ENa});E8.prototype.get_mCombinedRestitution=E8.prototype.yJa=function(){return fca(this.nDa)};
E8.prototype.set_mCombinedRestitution=E8.prototype.FNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);gca(c,a)};Object.defineProperty(E8.prototype,"mCombinedRestitution",{get:E8.prototype.yJa,set:E8.prototype.FNa});E8.prototype.get_mInvMassScale1=E8.prototype.JGa=function(){return hca(this.nDa)};E8.prototype.set_mInvMassScale1=E8.prototype.fIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ica(c,a)};
Object.defineProperty(E8.prototype,"mInvMassScale1",{get:E8.prototype.JGa,set:E8.prototype.fIa});E8.prototype.get_mInvInertiaScale1=E8.prototype.kKa=function(){return jca(this.nDa)};E8.prototype.set_mInvInertiaScale1=E8.prototype.rOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kca(c,a)};Object.defineProperty(E8.prototype,"mInvInertiaScale1",{get:E8.prototype.kKa,set:E8.prototype.rOa});E8.prototype.get_mInvMassScale2=E8.prototype.KGa=function(){return lca(this.nDa)};
E8.prototype.set_mInvMassScale2=E8.prototype.gIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);mca(c,a)};Object.defineProperty(E8.prototype,"mInvMassScale2",{get:E8.prototype.KGa,set:E8.prototype.gIa});E8.prototype.get_mInvInertiaScale2=E8.prototype.IGa=function(){return nca(this.nDa)};E8.prototype.set_mInvInertiaScale2=E8.prototype.eIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oca(c,a)};
Object.defineProperty(E8.prototype,"mInvInertiaScale2",{get:E8.prototype.IGa,set:E8.prototype.eIa});E8.prototype.get_mIsSensor=E8.prototype.kEa=function(){return!!pca(this.nDa)};E8.prototype.set_mIsSensor=E8.prototype.tEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qca(c,a)};Object.defineProperty(E8.prototype,"mIsSensor",{get:E8.prototype.kEa,set:E8.prototype.tEa});E8.prototype.get_mRelativeLinearSurfaceVelocity=E8.prototype.aMa=function(){return l(rca(this.nDa),p)};
E8.prototype.set_mRelativeLinearSurfaceVelocity=E8.prototype.fQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sca(c,a)};Object.defineProperty(E8.prototype,"mRelativeLinearSurfaceVelocity",{get:E8.prototype.aMa,set:E8.prototype.fQa});E8.prototype.get_mRelativeAngularSurfaceVelocity=E8.prototype.YLa=function(){return l(tca(this.nDa),p)};E8.prototype.set_mRelativeAngularSurfaceVelocity=E8.prototype.cQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);uca(c,a)};
Object.defineProperty(E8.prototype,"mRelativeAngularSurfaceVelocity",{get:E8.prototype.YLa,set:E8.prototype.cQa});E8.prototype.__destroy__=function(){vca(this.nDa)};function F8(){this.nDa=wca();h(F8)[this.nDa]=this}F8.prototype=Object.create(e.prototype);F8.prototype.constructor=F8;F8.prototype.oDa=F8;F8.pDa={};d.SubShapeIDPair=F8;F8.prototype.GetBody1ID=function(){return l(xca(this.nDa),N5)};F8.prototype.GetSubShapeID1=function(){return l(yca(this.nDa),c6)};
F8.prototype.GetBody2ID=function(){return l(zca(this.nDa),N5)};F8.prototype.GetSubShapeID2=function(){return l(Aca(this.nDa),c6)};F8.prototype.__destroy__=function(){Bca(this.nDa)};function G8(){this.nDa=Cca();h(G8)[this.nDa]=this}G8.prototype=Object.create(e6.prototype);G8.prototype.constructor=G8;G8.prototype.oDa=G8;G8.pDa={};d.ContactListenerJS=G8;
G8.prototype.OnContactValidate=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);return Dca(g,a,c,b,f)};G8.prototype.OnContactAdded=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);Eca(g,a,c,b,f)};
G8.prototype.OnContactPersisted=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);Fca(g,a,c,b,f)};G8.prototype.OnContactRemoved=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Gca(c,a)};G8.prototype.__destroy__=function(){Hca(this.nDa)};function H8(){throw"cannot construct a SoftBodyManifold, no constructor in IDL";}H8.prototype=Object.create(e.prototype);
H8.prototype.constructor=H8;H8.prototype.oDa=H8;H8.pDa={};d.SoftBodyManifold=H8;H8.prototype.GetVertices=function(){return l(Ica(this.nDa),I8)};H8.prototype.HasContact=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!Jca(c,a)};H8.prototype.GetLocalContactPoint=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Kca(c,a),p)};H8.prototype.GetContactNormal=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Lca(c,a),p)};
H8.prototype.GetContactBodyID=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Mca(c,a),N5)};H8.prototype.GetNumSensorContacts=function(){return Nca(this.nDa)};H8.prototype.GetSensorContactBodyID=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Oca(c,a),N5)};H8.prototype.__destroy__=function(){Pca(this.nDa)};function J8(){throw"cannot construct a SoftBodyContactSettings, no constructor in IDL";}J8.prototype=Object.create(e.prototype);
J8.prototype.constructor=J8;J8.prototype.oDa=J8;J8.pDa={};d.SoftBodyContactSettings=J8;J8.prototype.get_mInvMassScale1=J8.prototype.JGa=function(){return Qca(this.nDa)};J8.prototype.set_mInvMassScale1=J8.prototype.fIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Rca(c,a)};Object.defineProperty(J8.prototype,"mInvMassScale1",{get:J8.prototype.JGa,set:J8.prototype.fIa});J8.prototype.get_mInvMassScale2=J8.prototype.KGa=function(){return Sca(this.nDa)};
J8.prototype.set_mInvMassScale2=J8.prototype.gIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Tca(c,a)};Object.defineProperty(J8.prototype,"mInvMassScale2",{get:J8.prototype.KGa,set:J8.prototype.gIa});J8.prototype.get_mInvInertiaScale2=J8.prototype.IGa=function(){return Uca(this.nDa)};J8.prototype.set_mInvInertiaScale2=J8.prototype.eIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Vca(c,a)};
Object.defineProperty(J8.prototype,"mInvInertiaScale2",{get:J8.prototype.IGa,set:J8.prototype.eIa});J8.prototype.get_mIsSensor=J8.prototype.kEa=function(){return!!Wca(this.nDa)};J8.prototype.set_mIsSensor=J8.prototype.tEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Xca(c,a)};Object.defineProperty(J8.prototype,"mIsSensor",{get:J8.prototype.kEa,set:J8.prototype.tEa});J8.prototype.__destroy__=function(){Yca(this.nDa)};function K8(){this.nDa=Zca();h(K8)[this.nDa]=this}K8.prototype=Object.create(f6.prototype);
K8.prototype.constructor=K8;K8.prototype.oDa=K8;K8.pDa={};d.SoftBodyContactListenerJS=K8;K8.prototype.OnSoftBodyContactValidate=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);return $ca(f,a,c,b)};K8.prototype.OnSoftBodyContactAdded=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);ada(b,a,c)};K8.prototype.__destroy__=function(){bda(this.nDa)};
function L8(){this.nDa=cda();h(L8)[this.nDa]=this}L8.prototype=Object.create(g6.prototype);L8.prototype.constructor=L8;L8.prototype.oDa=L8;L8.pDa={};d.RayCastBodyCollectorJS=L8;L8.prototype.Reset=function(){dda(this.nDa)};L8.prototype.AddHit=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);eda(c,a)};L8.prototype.__destroy__=function(){fda(this.nDa)};function M8(){this.nDa=gda();h(M8)[this.nDa]=this}M8.prototype=Object.create(h6.prototype);M8.prototype.constructor=M8;M8.prototype.oDa=M8;
M8.pDa={};d.CollideShapeBodyCollectorJS=M8;M8.prototype.Reset=function(){hda(this.nDa)};M8.prototype.AddHit=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ida(c,a)};M8.prototype.__destroy__=function(){jda(this.nDa)};function N8(){this.nDa=kda();h(N8)[this.nDa]=this}N8.prototype=Object.create(i6.prototype);N8.prototype.constructor=N8;N8.prototype.oDa=N8;N8.pDa={};d.CastShapeBodyCollectorJS=N8;N8.prototype.Reset=function(){lda(this.nDa)};
N8.prototype.AddHit=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);mda(c,a)};N8.prototype.__destroy__=function(){nda(this.nDa)};function O8(){throw"cannot construct a BroadPhaseQuery, no constructor in IDL";}O8.prototype=Object.create(e.prototype);O8.prototype.constructor=O8;O8.prototype.oDa=O8;O8.pDa={};d.BroadPhaseQuery=O8;
O8.prototype.CastRay=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);oda(g,a,c,b,f)};O8.prototype.CollideAABox=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);pda(g,a,c,b,f)};
O8.prototype.CollideSphere=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);qda(k,a,c,b,f,g)};O8.prototype.CollidePoint=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);rda(g,a,c,b,f)};
O8.prototype.CollideOrientedBox=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);sda(g,a,c,b,f)};O8.prototype.CastAABox=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);tda(g,a,c,b,f)};O8.prototype.GetBounds=function(){return l(uda(this.nDa),n)};
O8.prototype.__destroy__=function(){vda(this.nDa)};function P8(){this.nDa=wda();h(P8)[this.nDa]=this}P8.prototype=Object.create(e.prototype);P8.prototype.constructor=P8;P8.prototype.oDa=P8;P8.pDa={};d.RayCastSettings=P8;P8.prototype.SetBackFaceMode=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xda(c,a)};P8.prototype.get_mBackFaceModeTriangles=P8.prototype.mGa=function(){return yda(this.nDa)};
P8.prototype.set_mBackFaceModeTriangles=P8.prototype.KHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zda(c,a)};Object.defineProperty(P8.prototype,"mBackFaceModeTriangles",{get:P8.prototype.mGa,set:P8.prototype.KHa});P8.prototype.get_mBackFaceModeConvex=P8.prototype.lGa=function(){return Ada(this.nDa)};P8.prototype.set_mBackFaceModeConvex=P8.prototype.JHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Bda(c,a)};
Object.defineProperty(P8.prototype,"mBackFaceModeConvex",{get:P8.prototype.lGa,set:P8.prototype.JHa});P8.prototype.get_mTreatConvexAsSolid=P8.prototype.GMa=function(){return!!Cda(this.nDa)};P8.prototype.set_mTreatConvexAsSolid=P8.prototype.LQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Dda(c,a)};Object.defineProperty(P8.prototype,"mTreatConvexAsSolid",{get:P8.prototype.GMa,set:P8.prototype.LQa});P8.prototype.__destroy__=function(){Eda(this.nDa)};
function Q8(){this.nDa=Fda();h(Q8)[this.nDa]=this}Q8.prototype=Object.create(j6.prototype);Q8.prototype.constructor=Q8;Q8.prototype.oDa=Q8;Q8.pDa={};d.CastRayCollectorJS=Q8;Q8.prototype.Reset=function(){Gda(this.nDa)};Q8.prototype.OnBody=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Hda(c,a)};Q8.prototype.AddHit=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ida(c,a)};Q8.prototype.__destroy__=function(){Jda(this.nDa)};
function R8(){this.nDa=Kda();h(R8)[this.nDa]=this}R8.prototype=Object.create(e.prototype);R8.prototype.constructor=R8;R8.prototype.oDa=R8;R8.pDa={};d.ArrayRayCastResult=R8;R8.prototype.empty=R8.prototype.empty=function(){return!!Lda(this.nDa)};R8.prototype.size=R8.prototype.size=function(){return Mda(this.nDa)};R8.prototype.at=R8.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Nda(c,a),m7)};
R8.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Oda(c,a)};R8.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Pda(c,a)};R8.prototype.resize=R8.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Qda(c,a)};R8.prototype.clear=R8.prototype.clear=function(){Rda(this.nDa)};R8.prototype.__destroy__=function(){Sda(this.nDa)};function S8(){this.nDa=Tda();h(S8)[this.nDa]=this}S8.prototype=Object.create(j6.prototype);
S8.prototype.constructor=S8;S8.prototype.oDa=S8;S8.pDa={};d.CastRayAllHitCollisionCollector=S8;S8.prototype.Sort=function(){Uda(this.nDa)};S8.prototype.HadHit=function(){return!!Vda(this.nDa)};S8.prototype.Reset=function(){Wda(this.nDa)};S8.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Xda(c,a)};S8.prototype.GetContext=function(){return l(Yda(this.nDa),q)};S8.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Zda(c,a)};
S8.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?$da(c):aea(c,a)};S8.prototype.ForceEarlyOut=function(){bea(this.nDa)};S8.prototype.ShouldEarlyOut=function(){return!!cea(this.nDa)};S8.prototype.GetEarlyOutFraction=function(){return dea(this.nDa)};S8.prototype.GetPositiveEarlyOutFraction=function(){return eea(this.nDa)};S8.prototype.get_mHits=S8.prototype.jEa=function(){return l(fea(this.nDa),R8)};
S8.prototype.set_mHits=S8.prototype.sEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);gea(c,a)};Object.defineProperty(S8.prototype,"mHits",{get:S8.prototype.jEa,set:S8.prototype.sEa});S8.prototype.__destroy__=function(){hea(this.nDa)};function T8(){this.nDa=iea();h(T8)[this.nDa]=this}T8.prototype=Object.create(j6.prototype);T8.prototype.constructor=T8;T8.prototype.oDa=T8;T8.pDa={};d.CastRayClosestHitCollisionCollector=T8;T8.prototype.HadHit=function(){return!!jea(this.nDa)};
T8.prototype.Reset=function(){kea(this.nDa)};T8.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lea(c,a)};T8.prototype.GetContext=function(){return l(mea(this.nDa),q)};T8.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nea(c,a)};T8.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?oea(c):pea(c,a)};T8.prototype.ForceEarlyOut=function(){qea(this.nDa)};
T8.prototype.ShouldEarlyOut=function(){return!!rea(this.nDa)};T8.prototype.GetEarlyOutFraction=function(){return sea(this.nDa)};T8.prototype.GetPositiveEarlyOutFraction=function(){return tea(this.nDa)};T8.prototype.get_mHit=T8.prototype.FDa=function(){return l(uea(this.nDa),m7)};T8.prototype.set_mHit=T8.prototype.HDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vea(c,a)};Object.defineProperty(T8.prototype,"mHit",{get:T8.prototype.FDa,set:T8.prototype.HDa});
T8.prototype.__destroy__=function(){wea(this.nDa)};function U8(){this.nDa=xea();h(U8)[this.nDa]=this}U8.prototype=Object.create(j6.prototype);U8.prototype.constructor=U8;U8.prototype.oDa=U8;U8.pDa={};d.CastRayAnyHitCollisionCollector=U8;U8.prototype.HadHit=function(){return!!yea(this.nDa)};U8.prototype.Reset=function(){zea(this.nDa)};U8.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Aea(c,a)};U8.prototype.GetContext=function(){return l(Bea(this.nDa),q)};
U8.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Cea(c,a)};U8.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?Dea(c):Eea(c,a)};U8.prototype.ForceEarlyOut=function(){Fea(this.nDa)};U8.prototype.ShouldEarlyOut=function(){return!!Gea(this.nDa)};U8.prototype.GetEarlyOutFraction=function(){return Hea(this.nDa)};U8.prototype.GetPositiveEarlyOutFraction=function(){return Iea(this.nDa)};
U8.prototype.get_mHit=U8.prototype.FDa=function(){return l(Jea(this.nDa),m7)};U8.prototype.set_mHit=U8.prototype.HDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Kea(c,a)};Object.defineProperty(U8.prototype,"mHit",{get:U8.prototype.FDa,set:U8.prototype.HDa});U8.prototype.__destroy__=function(){Lea(this.nDa)};function V8(){this.nDa=Mea();h(V8)[this.nDa]=this}V8.prototype=Object.create(e.prototype);V8.prototype.constructor=V8;V8.prototype.oDa=V8;V8.pDa={};d.CollidePointResult=V8;
V8.prototype.get_mBodyID=V8.prototype.fEa=function(){return l(Nea(this.nDa),N5)};V8.prototype.set_mBodyID=V8.prototype.oEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Oea(c,a)};Object.defineProperty(V8.prototype,"mBodyID",{get:V8.prototype.fEa,set:V8.prototype.oEa});V8.prototype.get_mSubShapeID2=V8.prototype.cEa=function(){return l(Pea(this.nDa),c6)};V8.prototype.set_mSubShapeID2=V8.prototype.dEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Qea(c,a)};
Object.defineProperty(V8.prototype,"mSubShapeID2",{get:V8.prototype.cEa,set:V8.prototype.dEa});V8.prototype.__destroy__=function(){Rea(this.nDa)};function W8(){this.nDa=Sea();h(W8)[this.nDa]=this}W8.prototype=Object.create(k6.prototype);W8.prototype.constructor=W8;W8.prototype.oDa=W8;W8.pDa={};d.CollidePointCollectorJS=W8;W8.prototype.Reset=function(){Tea(this.nDa)};W8.prototype.OnBody=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Uea(c,a)};
W8.prototype.AddHit=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Vea(c,a)};W8.prototype.__destroy__=function(){Wea(this.nDa)};function X8(){this.nDa=Xea();h(X8)[this.nDa]=this}X8.prototype=Object.create(e.prototype);X8.prototype.constructor=X8;X8.prototype.oDa=X8;X8.pDa={};d.ArrayCollidePointResult=X8;X8.prototype.empty=X8.prototype.empty=function(){return!!Yea(this.nDa)};X8.prototype.size=X8.prototype.size=function(){return Zea(this.nDa)};
X8.prototype.at=X8.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l($ea(c,a),V8)};X8.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);afa(c,a)};X8.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);bfa(c,a)};X8.prototype.resize=X8.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cfa(c,a)};X8.prototype.clear=X8.prototype.clear=function(){dfa(this.nDa)};
X8.prototype.__destroy__=function(){efa(this.nDa)};function Y8(){this.nDa=ffa();h(Y8)[this.nDa]=this}Y8.prototype=Object.create(k6.prototype);Y8.prototype.constructor=Y8;Y8.prototype.oDa=Y8;Y8.pDa={};d.CollidePointAllHitCollisionCollector=Y8;Y8.prototype.Sort=function(){gfa(this.nDa)};Y8.prototype.HadHit=function(){return!!hfa(this.nDa)};Y8.prototype.Reset=function(){ifa(this.nDa)};Y8.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jfa(c,a)};
Y8.prototype.GetContext=function(){return l(kfa(this.nDa),q)};Y8.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lfa(c,a)};Y8.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?mfa(c):nfa(c,a)};Y8.prototype.ForceEarlyOut=function(){ofa(this.nDa)};Y8.prototype.ShouldEarlyOut=function(){return!!pfa(this.nDa)};Y8.prototype.GetEarlyOutFraction=function(){return qfa(this.nDa)};
Y8.prototype.GetPositiveEarlyOutFraction=function(){return rfa(this.nDa)};Y8.prototype.get_mHits=Y8.prototype.jEa=function(){return l(sfa(this.nDa),X8)};Y8.prototype.set_mHits=Y8.prototype.sEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tfa(c,a)};Object.defineProperty(Y8.prototype,"mHits",{get:Y8.prototype.jEa,set:Y8.prototype.sEa});Y8.prototype.__destroy__=function(){ufa(this.nDa)};function Z8(){this.nDa=vfa();h(Z8)[this.nDa]=this}Z8.prototype=Object.create(k6.prototype);
Z8.prototype.constructor=Z8;Z8.prototype.oDa=Z8;Z8.pDa={};d.CollidePointClosestHitCollisionCollector=Z8;Z8.prototype.HadHit=function(){return!!wfa(this.nDa)};Z8.prototype.Reset=function(){xfa(this.nDa)};Z8.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);yfa(c,a)};Z8.prototype.GetContext=function(){return l(zfa(this.nDa),q)};Z8.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Afa(c,a)};
Z8.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?Bfa(c):Cfa(c,a)};Z8.prototype.ForceEarlyOut=function(){Dfa(this.nDa)};Z8.prototype.ShouldEarlyOut=function(){return!!Efa(this.nDa)};Z8.prototype.GetEarlyOutFraction=function(){return Ffa(this.nDa)};Z8.prototype.GetPositiveEarlyOutFraction=function(){return Gfa(this.nDa)};Z8.prototype.get_mHit=Z8.prototype.FDa=function(){return l(Hfa(this.nDa),V8)};
Z8.prototype.set_mHit=Z8.prototype.HDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ifa(c,a)};Object.defineProperty(Z8.prototype,"mHit",{get:Z8.prototype.FDa,set:Z8.prototype.HDa});Z8.prototype.__destroy__=function(){Jfa(this.nDa)};function $8(){this.nDa=Kfa();h($8)[this.nDa]=this}$8.prototype=Object.create(k6.prototype);$8.prototype.constructor=$8;$8.prototype.oDa=$8;$8.pDa={};d.CollidePointAnyHitCollisionCollector=$8;$8.prototype.HadHit=function(){return!!Lfa(this.nDa)};
$8.prototype.Reset=function(){Mfa(this.nDa)};$8.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Nfa(c,a)};$8.prototype.GetContext=function(){return l(Ofa(this.nDa),q)};$8.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Pfa(c,a)};$8.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?Qfa(c):Rfa(c,a)};$8.prototype.ForceEarlyOut=function(){Sfa(this.nDa)};
$8.prototype.ShouldEarlyOut=function(){return!!Tfa(this.nDa)};$8.prototype.GetEarlyOutFraction=function(){return Ufa(this.nDa)};$8.prototype.GetPositiveEarlyOutFraction=function(){return Vfa(this.nDa)};$8.prototype.get_mHit=$8.prototype.FDa=function(){return l(Wfa(this.nDa),V8)};$8.prototype.set_mHit=$8.prototype.HDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Xfa(c,a)};Object.defineProperty($8.prototype,"mHit",{get:$8.prototype.FDa,set:$8.prototype.HDa});
$8.prototype.__destroy__=function(){Yfa(this.nDa)};function a9(){this.nDa=Zfa();h(a9)[this.nDa]=this}a9.prototype=Object.create(l6.prototype);a9.prototype.constructor=a9;a9.prototype.oDa=a9;a9.pDa={};d.CollideShapeSettings=a9;a9.prototype.get_mMaxSeparationDistance=a9.prototype.gLa=function(){return $fa(this.nDa)};a9.prototype.set_mMaxSeparationDistance=a9.prototype.nPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);aga(c,a)};
Object.defineProperty(a9.prototype,"mMaxSeparationDistance",{get:a9.prototype.gLa,set:a9.prototype.nPa});a9.prototype.get_mBackFaceMode=a9.prototype.kGa=function(){return bga(this.nDa)};a9.prototype.set_mBackFaceMode=a9.prototype.IHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cga(c,a)};Object.defineProperty(a9.prototype,"mBackFaceMode",{get:a9.prototype.kGa,set:a9.prototype.IHa});a9.prototype.get_mActiveEdgeMode=a9.prototype.xEa=function(){return dga(this.nDa)};
a9.prototype.set_mActiveEdgeMode=a9.prototype.lFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ega(c,a)};Object.defineProperty(a9.prototype,"mActiveEdgeMode",{get:a9.prototype.xEa,set:a9.prototype.lFa});a9.prototype.get_mCollectFacesMode=a9.prototype.AEa=function(){return fga(this.nDa)};a9.prototype.set_mCollectFacesMode=a9.prototype.oFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);gga(c,a)};
Object.defineProperty(a9.prototype,"mCollectFacesMode",{get:a9.prototype.AEa,set:a9.prototype.oFa});a9.prototype.get_mCollisionTolerance=a9.prototype.gEa=function(){return hga(this.nDa)};a9.prototype.set_mCollisionTolerance=a9.prototype.pEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);iga(c,a)};Object.defineProperty(a9.prototype,"mCollisionTolerance",{get:a9.prototype.gEa,set:a9.prototype.pEa});a9.prototype.get_mPenetrationTolerance=a9.prototype.UEa=function(){return jga(this.nDa)};
a9.prototype.set_mPenetrationTolerance=a9.prototype.JFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kga(c,a)};Object.defineProperty(a9.prototype,"mPenetrationTolerance",{get:a9.prototype.UEa,set:a9.prototype.JFa});a9.prototype.get_mActiveEdgeMovementDirection=a9.prototype.yEa=function(){return l(lga(this.nDa),p)};a9.prototype.set_mActiveEdgeMovementDirection=a9.prototype.mFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);mga(c,a)};
Object.defineProperty(a9.prototype,"mActiveEdgeMovementDirection",{get:a9.prototype.yEa,set:a9.prototype.mFa});a9.prototype.__destroy__=function(){nga(this.nDa)};function b9(){this.nDa=oga();h(b9)[this.nDa]=this}b9.prototype=Object.create(m6.prototype);b9.prototype.constructor=b9;b9.prototype.oDa=b9;b9.pDa={};d.CollideShapeCollectorJS=b9;b9.prototype.Reset=function(){pga(this.nDa)};b9.prototype.OnBody=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qga(c,a)};
b9.prototype.AddHit=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rga(c,a)};b9.prototype.__destroy__=function(){sga(this.nDa)};function c9(){this.nDa=tga();h(c9)[this.nDa]=this}c9.prototype=Object.create(e.prototype);c9.prototype.constructor=c9;c9.prototype.oDa=c9;c9.pDa={};d.ArrayCollideShapeResult=c9;c9.prototype.empty=c9.prototype.empty=function(){return!!uga(this.nDa)};c9.prototype.size=c9.prototype.size=function(){return vga(this.nDa)};
c9.prototype.at=c9.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(wga(c,a),v)};c9.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xga(c,a)};c9.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);yga(c,a)};c9.prototype.resize=c9.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zga(c,a)};c9.prototype.clear=c9.prototype.clear=function(){Aga(this.nDa)};
c9.prototype.__destroy__=function(){Bga(this.nDa)};function d9(){this.nDa=Cga();h(d9)[this.nDa]=this}d9.prototype=Object.create(m6.prototype);d9.prototype.constructor=d9;d9.prototype.oDa=d9;d9.pDa={};d.CollideShapeAllHitCollisionCollector=d9;d9.prototype.Sort=function(){Dga(this.nDa)};d9.prototype.HadHit=function(){return!!Ega(this.nDa)};d9.prototype.Reset=function(){Fga(this.nDa)};d9.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Gga(c,a)};
d9.prototype.GetContext=function(){return l(Hga(this.nDa),q)};d9.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Iga(c,a)};d9.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?Jga(c):Kga(c,a)};d9.prototype.ForceEarlyOut=function(){Lga(this.nDa)};d9.prototype.ShouldEarlyOut=function(){return!!Mga(this.nDa)};d9.prototype.GetEarlyOutFraction=function(){return Nga(this.nDa)};
d9.prototype.GetPositiveEarlyOutFraction=function(){return Oga(this.nDa)};d9.prototype.get_mHits=d9.prototype.jEa=function(){return l(Pga(this.nDa),c9)};d9.prototype.set_mHits=d9.prototype.sEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Qga(c,a)};Object.defineProperty(d9.prototype,"mHits",{get:d9.prototype.jEa,set:d9.prototype.sEa});d9.prototype.__destroy__=function(){Rga(this.nDa)};function e9(){this.nDa=Sga();h(e9)[this.nDa]=this}e9.prototype=Object.create(m6.prototype);
e9.prototype.constructor=e9;e9.prototype.oDa=e9;e9.pDa={};d.CollideShapeClosestHitCollisionCollector=e9;e9.prototype.HadHit=function(){return!!Tga(this.nDa)};e9.prototype.Reset=function(){Uga(this.nDa)};e9.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Vga(c,a)};e9.prototype.GetContext=function(){return l(Wga(this.nDa),q)};e9.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Xga(c,a)};
e9.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?Yga(c):Zga(c,a)};e9.prototype.ForceEarlyOut=function(){$ga(this.nDa)};e9.prototype.ShouldEarlyOut=function(){return!!aha(this.nDa)};e9.prototype.GetEarlyOutFraction=function(){return bha(this.nDa)};e9.prototype.GetPositiveEarlyOutFraction=function(){return cha(this.nDa)};e9.prototype.get_mHit=e9.prototype.FDa=function(){return l(dha(this.nDa),v)};
e9.prototype.set_mHit=e9.prototype.HDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);eha(c,a)};Object.defineProperty(e9.prototype,"mHit",{get:e9.prototype.FDa,set:e9.prototype.HDa});e9.prototype.__destroy__=function(){fha(this.nDa)};function f9(){this.nDa=gha();h(f9)[this.nDa]=this}f9.prototype=Object.create(m6.prototype);f9.prototype.constructor=f9;f9.prototype.oDa=f9;f9.pDa={};d.CollideShapeAnyHitCollisionCollector=f9;f9.prototype.HadHit=function(){return!!hha(this.nDa)};
f9.prototype.Reset=function(){iha(this.nDa)};f9.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jha(c,a)};f9.prototype.GetContext=function(){return l(kha(this.nDa),q)};f9.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lha(c,a)};f9.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?mha(c):nha(c,a)};f9.prototype.ForceEarlyOut=function(){oha(this.nDa)};
f9.prototype.ShouldEarlyOut=function(){return!!pha(this.nDa)};f9.prototype.GetEarlyOutFraction=function(){return qha(this.nDa)};f9.prototype.GetPositiveEarlyOutFraction=function(){return rha(this.nDa)};f9.prototype.get_mHit=f9.prototype.FDa=function(){return l(sha(this.nDa),v)};f9.prototype.set_mHit=f9.prototype.HDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tha(c,a)};Object.defineProperty(f9.prototype,"mHit",{get:f9.prototype.FDa,set:f9.prototype.HDa});
f9.prototype.__destroy__=function(){uha(this.nDa)};function g9(){this.nDa=vha();h(g9)[this.nDa]=this}g9.prototype=Object.create(l6.prototype);g9.prototype.constructor=g9;g9.prototype.oDa=g9;g9.pDa={};d.ShapeCastSettings=g9;g9.prototype.get_mBackFaceModeTriangles=g9.prototype.mGa=function(){return wha(this.nDa)};g9.prototype.set_mBackFaceModeTriangles=g9.prototype.KHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xha(c,a)};
Object.defineProperty(g9.prototype,"mBackFaceModeTriangles",{get:g9.prototype.mGa,set:g9.prototype.KHa});g9.prototype.get_mBackFaceModeConvex=g9.prototype.lGa=function(){return yha(this.nDa)};g9.prototype.set_mBackFaceModeConvex=g9.prototype.JHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zha(c,a)};Object.defineProperty(g9.prototype,"mBackFaceModeConvex",{get:g9.prototype.lGa,set:g9.prototype.JHa});g9.prototype.get_mUseShrunkenShapeAndConvexRadius=g9.prototype.OMa=function(){return!!Aha(this.nDa)};
g9.prototype.set_mUseShrunkenShapeAndConvexRadius=g9.prototype.TQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Bha(c,a)};Object.defineProperty(g9.prototype,"mUseShrunkenShapeAndConvexRadius",{get:g9.prototype.OMa,set:g9.prototype.TQa});g9.prototype.get_mReturnDeepestPoint=g9.prototype.cMa=function(){return!!Cha(this.nDa)};g9.prototype.set_mReturnDeepestPoint=g9.prototype.hQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Dha(c,a)};
Object.defineProperty(g9.prototype,"mReturnDeepestPoint",{get:g9.prototype.cMa,set:g9.prototype.hQa});g9.prototype.get_mActiveEdgeMode=g9.prototype.xEa=function(){return Eha(this.nDa)};g9.prototype.set_mActiveEdgeMode=g9.prototype.lFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Fha(c,a)};Object.defineProperty(g9.prototype,"mActiveEdgeMode",{get:g9.prototype.xEa,set:g9.prototype.lFa});g9.prototype.get_mCollectFacesMode=g9.prototype.AEa=function(){return Gha(this.nDa)};
g9.prototype.set_mCollectFacesMode=g9.prototype.oFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Hha(c,a)};Object.defineProperty(g9.prototype,"mCollectFacesMode",{get:g9.prototype.AEa,set:g9.prototype.oFa});g9.prototype.get_mCollisionTolerance=g9.prototype.gEa=function(){return Iha(this.nDa)};g9.prototype.set_mCollisionTolerance=g9.prototype.pEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Jha(c,a)};
Object.defineProperty(g9.prototype,"mCollisionTolerance",{get:g9.prototype.gEa,set:g9.prototype.pEa});g9.prototype.get_mPenetrationTolerance=g9.prototype.UEa=function(){return Kha(this.nDa)};g9.prototype.set_mPenetrationTolerance=g9.prototype.JFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Lha(c,a)};Object.defineProperty(g9.prototype,"mPenetrationTolerance",{get:g9.prototype.UEa,set:g9.prototype.JFa});
g9.prototype.get_mActiveEdgeMovementDirection=g9.prototype.yEa=function(){return l(Mha(this.nDa),p)};g9.prototype.set_mActiveEdgeMovementDirection=g9.prototype.mFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Nha(c,a)};Object.defineProperty(g9.prototype,"mActiveEdgeMovementDirection",{get:g9.prototype.yEa,set:g9.prototype.mFa});g9.prototype.__destroy__=function(){Oha(this.nDa)};function R(){this.nDa=Pha();h(R)[this.nDa]=this}R.prototype=Object.create(v.prototype);
R.prototype.constructor=R;R.prototype.oDa=R;R.pDa={};d.ShapeCastResult=R;R.prototype.get_mFraction=R.prototype.iEa=function(){return Qha(this.nDa)};R.prototype.set_mFraction=R.prototype.rEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Rha(c,a)};Object.defineProperty(R.prototype,"mFraction",{get:R.prototype.iEa,set:R.prototype.rEa});R.prototype.get_mIsBackFaceHit=R.prototype.lKa=function(){return!!Sha(this.nDa)};
R.prototype.set_mIsBackFaceHit=R.prototype.sOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Tha(c,a)};Object.defineProperty(R.prototype,"mIsBackFaceHit",{get:R.prototype.lKa,set:R.prototype.sOa});R.prototype.get_mContactPointOn1=R.prototype.xGa=function(){return l(Uha(this.nDa),p)};R.prototype.set_mContactPointOn1=R.prototype.UHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Vha(c,a)};Object.defineProperty(R.prototype,"mContactPointOn1",{get:R.prototype.xGa,set:R.prototype.UHa});
R.prototype.get_mContactPointOn2=R.prototype.yGa=function(){return l(Wha(this.nDa),p)};R.prototype.set_mContactPointOn2=R.prototype.VHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Xha(c,a)};Object.defineProperty(R.prototype,"mContactPointOn2",{get:R.prototype.yGa,set:R.prototype.VHa});R.prototype.get_mPenetrationAxis=R.prototype.gHa=function(){return l(Yha(this.nDa),p)};
R.prototype.set_mPenetrationAxis=R.prototype.DIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Zha(c,a)};Object.defineProperty(R.prototype,"mPenetrationAxis",{get:R.prototype.gHa,set:R.prototype.DIa});R.prototype.get_mPenetrationDepth=R.prototype.TEa=function(){return $ha(this.nDa)};R.prototype.set_mPenetrationDepth=R.prototype.IFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);aia(c,a)};Object.defineProperty(R.prototype,"mPenetrationDepth",{get:R.prototype.TEa,set:R.prototype.IFa});
R.prototype.get_mSubShapeID1=R.prototype.YEa=function(){return l(bia(this.nDa),c6)};R.prototype.set_mSubShapeID1=R.prototype.NFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cia(c,a)};Object.defineProperty(R.prototype,"mSubShapeID1",{get:R.prototype.YEa,set:R.prototype.NFa});R.prototype.get_mSubShapeID2=R.prototype.cEa=function(){return l(dia(this.nDa),c6)};R.prototype.set_mSubShapeID2=R.prototype.dEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);eia(c,a)};
Object.defineProperty(R.prototype,"mSubShapeID2",{get:R.prototype.cEa,set:R.prototype.dEa});R.prototype.get_mBodyID2=R.prototype.nGa=function(){return l(fia(this.nDa),N5)};R.prototype.set_mBodyID2=R.prototype.LHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);gia(c,a)};Object.defineProperty(R.prototype,"mBodyID2",{get:R.prototype.nGa,set:R.prototype.LHa});R.prototype.get_mShape1Face=R.prototype.lHa=function(){return l(hia(this.nDa),d6)};
R.prototype.set_mShape1Face=R.prototype.JIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);iia(c,a)};Object.defineProperty(R.prototype,"mShape1Face",{get:R.prototype.lHa,set:R.prototype.JIa});R.prototype.get_mShape2Face=R.prototype.mHa=function(){return l(jia(this.nDa),d6)};R.prototype.set_mShape2Face=R.prototype.KIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kia(c,a)};Object.defineProperty(R.prototype,"mShape2Face",{get:R.prototype.mHa,set:R.prototype.KIa});
R.prototype.__destroy__=function(){lia(this.nDa)};function h9(){this.nDa=mia();h(h9)[this.nDa]=this}h9.prototype=Object.create(n6.prototype);h9.prototype.constructor=h9;h9.prototype.oDa=h9;h9.pDa={};d.CastShapeCollectorJS=h9;h9.prototype.Reset=function(){nia(this.nDa)};h9.prototype.OnBody=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oia(c,a)};h9.prototype.AddHit=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pia(c,a)};h9.prototype.__destroy__=function(){qia(this.nDa)};
function i9(){this.nDa=ria();h(i9)[this.nDa]=this}i9.prototype=Object.create(e.prototype);i9.prototype.constructor=i9;i9.prototype.oDa=i9;i9.pDa={};d.ArrayShapeCastResult=i9;i9.prototype.empty=i9.prototype.empty=function(){return!!sia(this.nDa)};i9.prototype.size=i9.prototype.size=function(){return tia(this.nDa)};i9.prototype.at=i9.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(uia(c,a),R)};
i9.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);via(c,a)};i9.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wia(c,a)};i9.prototype.resize=i9.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xia(c,a)};i9.prototype.clear=i9.prototype.clear=function(){yia(this.nDa)};i9.prototype.__destroy__=function(){zia(this.nDa)};function j9(){this.nDa=Aia();h(j9)[this.nDa]=this}j9.prototype=Object.create(n6.prototype);
j9.prototype.constructor=j9;j9.prototype.oDa=j9;j9.pDa={};d.CastShapeAllHitCollisionCollector=j9;j9.prototype.Sort=function(){Bia(this.nDa)};j9.prototype.HadHit=function(){return!!Cia(this.nDa)};j9.prototype.Reset=function(){Dia(this.nDa)};j9.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Eia(c,a)};j9.prototype.GetContext=function(){return l(Fia(this.nDa),q)};j9.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Gia(c,a)};
j9.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?Hia(c):Iia(c,a)};j9.prototype.ForceEarlyOut=function(){Jia(this.nDa)};j9.prototype.ShouldEarlyOut=function(){return!!Kia(this.nDa)};j9.prototype.GetEarlyOutFraction=function(){return Lia(this.nDa)};j9.prototype.GetPositiveEarlyOutFraction=function(){return Mia(this.nDa)};j9.prototype.get_mHits=j9.prototype.jEa=function(){return l(Nia(this.nDa),i9)};
j9.prototype.set_mHits=j9.prototype.sEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Oia(c,a)};Object.defineProperty(j9.prototype,"mHits",{get:j9.prototype.jEa,set:j9.prototype.sEa});j9.prototype.__destroy__=function(){Pia(this.nDa)};function k9(){this.nDa=Qia();h(k9)[this.nDa]=this}k9.prototype=Object.create(n6.prototype);k9.prototype.constructor=k9;k9.prototype.oDa=k9;k9.pDa={};d.CastShapeClosestHitCollisionCollector=k9;k9.prototype.HadHit=function(){return!!Ria(this.nDa)};
k9.prototype.Reset=function(){Sia(this.nDa)};k9.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Tia(c,a)};k9.prototype.GetContext=function(){return l(Uia(this.nDa),q)};k9.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Via(c,a)};k9.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?Wia(c):Xia(c,a)};k9.prototype.ForceEarlyOut=function(){Yia(this.nDa)};
k9.prototype.ShouldEarlyOut=function(){return!!Zia(this.nDa)};k9.prototype.GetEarlyOutFraction=function(){return $ia(this.nDa)};k9.prototype.GetPositiveEarlyOutFraction=function(){return aja(this.nDa)};k9.prototype.get_mHit=k9.prototype.FDa=function(){return l(bja(this.nDa),R)};k9.prototype.set_mHit=k9.prototype.HDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cja(c,a)};Object.defineProperty(k9.prototype,"mHit",{get:k9.prototype.FDa,set:k9.prototype.HDa});
k9.prototype.__destroy__=function(){dja(this.nDa)};function l9(){this.nDa=eja();h(l9)[this.nDa]=this}l9.prototype=Object.create(n6.prototype);l9.prototype.constructor=l9;l9.prototype.oDa=l9;l9.pDa={};d.CastShapeAnyHitCollisionCollector=l9;l9.prototype.HadHit=function(){return!!fja(this.nDa)};l9.prototype.Reset=function(){gja(this.nDa)};l9.prototype.SetContext=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);hja(c,a)};l9.prototype.GetContext=function(){return l(ija(this.nDa),q)};
l9.prototype.UpdateEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jja(c,a)};l9.prototype.ResetEarlyOutFraction=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?kja(c):lja(c,a)};l9.prototype.ForceEarlyOut=function(){mja(this.nDa)};l9.prototype.ShouldEarlyOut=function(){return!!nja(this.nDa)};l9.prototype.GetEarlyOutFraction=function(){return oja(this.nDa)};l9.prototype.GetPositiveEarlyOutFraction=function(){return pja(this.nDa)};
l9.prototype.get_mHit=l9.prototype.FDa=function(){return l(qja(this.nDa),R)};l9.prototype.set_mHit=l9.prototype.HDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rja(c,a)};Object.defineProperty(l9.prototype,"mHit",{get:l9.prototype.FDa,set:l9.prototype.HDa});l9.prototype.__destroy__=function(){sja(this.nDa)};function m9(){this.nDa=tja();h(m9)[this.nDa]=this}m9.prototype=Object.create(o6.prototype);m9.prototype.constructor=m9;m9.prototype.oDa=m9;m9.pDa={};
d.TransformedShapeCollectorJS=m9;m9.prototype.Reset=function(){uja(this.nDa)};m9.prototype.OnBody=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vja(c,a)};m9.prototype.AddHit=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wja(c,a)};m9.prototype.__destroy__=function(){xja(this.nDa)};function n9(){throw"cannot construct a NarrowPhaseQuery, no constructor in IDL";}n9.prototype=Object.create(e.prototype);n9.prototype.constructor=n9;n9.prototype.oDa=n9;n9.pDa={};
d.NarrowPhaseQuery=n9;n9.prototype.CastRay=function(a,c,b,f,g,k,u){var L=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);u&&"object"===typeof u&&(u=u.nDa);yja(L,a,c,b,f,g,k,u)};
n9.prototype.CollidePoint=function(a,c,b,f,g,k){var u=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);zja(u,a,c,b,f,g,k)};
n9.prototype.CollideShape=function(a,c,b,f,g,k,u,L,oa,Vb){var nf=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);u&&"object"===typeof u&&(u=u.nDa);L&&"object"===typeof L&&(L=L.nDa);oa&&"object"===typeof oa&&(oa=oa.nDa);Vb&&"object"===typeof Vb&&(Vb=Vb.nDa);Aja(nf,a,c,b,f,g,k,u,L,oa,Vb)};
n9.prototype.CollideShapeWithInternalEdgeRemoval=function(a,c,b,f,g,k,u,L,oa,Vb){var nf=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);u&&"object"===typeof u&&(u=u.nDa);L&&"object"===typeof L&&(L=L.nDa);oa&&"object"===typeof oa&&(oa=oa.nDa);Vb&&"object"===typeof Vb&&(Vb=Vb.nDa);Bja(nf,a,c,b,f,g,k,u,L,oa,Vb)};
n9.prototype.CastShape=function(a,c,b,f,g,k,u,L){var oa=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);u&&"object"===typeof u&&(u=u.nDa);L&&"object"===typeof L&&(L=L.nDa);Cja(oa,a,c,b,f,g,k,u,L)};
n9.prototype.CollectTransformedShapes=function(a,c,b,f,g,k){var u=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);Dja(u,a,c,b,f,g,k)};n9.prototype.__destroy__=function(){Eja(this.nDa)};function o9(){throw"cannot construct a PhysicsStepListenerContext, no constructor in IDL";}o9.prototype=Object.create(e.prototype);
o9.prototype.constructor=o9;o9.prototype.oDa=o9;o9.pDa={};d.PhysicsStepListenerContext=o9;o9.prototype.get_mDeltaTime=o9.prototype.GJa=function(){return Fja(this.nDa)};o9.prototype.set_mDeltaTime=o9.prototype.NNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Gja(c,a)};Object.defineProperty(o9.prototype,"mDeltaTime",{get:o9.prototype.GJa,set:o9.prototype.NNa});o9.prototype.get_mIsFirstStep=o9.prototype.mKa=function(){return!!Hja(this.nDa)};
o9.prototype.set_mIsFirstStep=o9.prototype.tOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ija(c,a)};Object.defineProperty(o9.prototype,"mIsFirstStep",{get:o9.prototype.mKa,set:o9.prototype.tOa});o9.prototype.get_mIsLastStep=o9.prototype.nKa=function(){return!!Jja(this.nDa)};o9.prototype.set_mIsLastStep=o9.prototype.uOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Kja(c,a)};Object.defineProperty(o9.prototype,"mIsLastStep",{get:o9.prototype.nKa,set:o9.prototype.uOa});
o9.prototype.get_mPhysicsSystem=o9.prototype.LLa=function(){return l(Lja(this.nDa),p9)};o9.prototype.set_mPhysicsSystem=o9.prototype.SPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Mja(c,a)};Object.defineProperty(o9.prototype,"mPhysicsSystem",{get:o9.prototype.LLa,set:o9.prototype.SPa});o9.prototype.__destroy__=function(){Nja(this.nDa)};function q9(){this.nDa=Oja();h(q9)[this.nDa]=this}q9.prototype=Object.create(p6.prototype);q9.prototype.constructor=q9;q9.prototype.oDa=q9;
q9.pDa={};d.PhysicsStepListenerJS=q9;q9.prototype.OnStep=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Pja(c,a)};q9.prototype.__destroy__=function(){Qja(this.nDa)};function r9(){this.nDa=Rja();h(r9)[this.nDa]=this}r9.prototype=Object.create(q6.prototype);r9.prototype.constructor=r9;r9.prototype.oDa=r9;r9.pDa={};d.BodyActivationListenerJS=r9;r9.prototype.OnBodyActivated=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);Sja(b,a,c)};
r9.prototype.OnBodyDeactivated=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);Tja(b,a,c)};r9.prototype.__destroy__=function(){Uja(this.nDa)};function s9(){this.nDa=Vja();h(s9)[this.nDa]=this}s9.prototype=Object.create(e.prototype);s9.prototype.constructor=s9;s9.prototype.oDa=s9;s9.pDa={};d.BodyIDVector=s9;s9.prototype.empty=s9.prototype.empty=function(){return!!Wja(this.nDa)};s9.prototype.size=s9.prototype.size=function(){return Xja(this.nDa)};
s9.prototype.at=s9.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Yja(c,a),N5)};s9.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Zja(c,a)};s9.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);$ja(c,a)};s9.prototype.resize=s9.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);aka(c,a)};s9.prototype.clear=s9.prototype.clear=function(){bka(this.nDa)};
s9.prototype.__destroy__=function(){cka(this.nDa)};function p9(){throw"cannot construct a PhysicsSystem, no constructor in IDL";}p9.prototype=Object.create(e.prototype);p9.prototype.constructor=p9;p9.prototype.oDa=p9;p9.pDa={};d.PhysicsSystem=p9;p9.prototype.SetGravity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dka(c,a)};p9.prototype.GetGravity=function(){return l(eka(this.nDa),p)};p9.prototype.GetPhysicsSettings=function(){return l(fka(this.nDa),Q)};
p9.prototype.SetPhysicsSettings=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);gka(c,a)};p9.prototype.GetNumBodies=function(){return hka(this.nDa)};p9.prototype.GetNumActiveBodies=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return ika(c,a)};p9.prototype.GetMaxBodies=function(){return jka(this.nDa)};p9.prototype.GetBodies=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kka(c,a)};
p9.prototype.GetActiveBodies=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);lka(b,a,c)};p9.prototype.GetBounds=function(){return l(mka(this.nDa),n)};p9.prototype.AddConstraint=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nka(c,a)};p9.prototype.RemoveConstraint=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oka(c,a)};p9.prototype.SetContactListener=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pka(c,a)};
p9.prototype.GetContactListener=function(){return l(qka(this.nDa),D5)};p9.prototype.SetSoftBodyContactListener=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rka(c,a)};p9.prototype.GetSoftBodyContactListener=function(){return l(ska(this.nDa),E5)};p9.prototype.OptimizeBroadPhase=function(){tka(this.nDa)};p9.prototype.GetBodyInterface=function(){return l(uka(this.nDa),P)};p9.prototype.GetBodyInterfaceNoLock=function(){return l(vka(this.nDa),P)};
p9.prototype.GetBodyLockInterfaceNoLock=function(){return l(wka(this.nDa),A8)};p9.prototype.GetBodyLockInterface=function(){return l(xka(this.nDa),B8)};p9.prototype.GetBroadPhaseQuery=function(){return l(yka(this.nDa),O8)};p9.prototype.GetNarrowPhaseQuery=function(){return l(zka(this.nDa),n9)};p9.prototype.GetNarrowPhaseQueryNoLock=function(){return l(Aka(this.nDa),n9)};
p9.prototype.SaveState=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);void 0===c?Bka(f,a):void 0===b?Cka(f,a,c):Dka(f,a,c,b)};p9.prototype.RestoreState=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return void 0===c?!!Eka(b,a):!!Fka(b,a,c)};p9.prototype.AddStepListener=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Gka(c,a)};
p9.prototype.RemoveStepListener=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Hka(c,a)};p9.prototype.SetBodyActivationListener=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ika(c,a)};p9.prototype.GetBodyActivationListener=function(){return l(Jka(this.nDa),F5)};p9.prototype.WereBodiesInContact=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return!!Kka(b,a,c)};
p9.prototype.SetSimShapeFilter=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Lka(c,a)};p9.prototype.GetSimShapeFilter=function(){return l(Mka(this.nDa),B6)};p9.prototype.__destroy__=function(){Nka(this.nDa)};function x5(){this.nDa=Oka();h(x5)[this.nDa]=this}x5.prototype=Object.create(e.prototype);x5.prototype.constructor=x5;x5.prototype.oDa=x5;x5.pDa={};d.MassProperties=x5;
x5.prototype.SetMassAndInertiaOfSolidBox=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);Pka(b,a,c)};x5.prototype.ScaleToMass=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Qka(c,a)};x5.prototype.sGetEquivalentSolidBoxSize=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Rka(a,c),p)};x5.prototype.Rotate=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ska(c,a)};
x5.prototype.Translate=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Tka(c,a)};x5.prototype.Scale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Uka(c,a)};x5.prototype.get_mMass=x5.prototype.QGa=function(){return Vka(this.nDa)};x5.prototype.set_mMass=x5.prototype.mIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Wka(c,a)};Object.defineProperty(x5.prototype,"mMass",{get:x5.prototype.QGa,set:x5.prototype.mIa});
x5.prototype.get_mInertia=x5.prototype.NDa=function(){return l(Xka(this.nDa),r)};x5.prototype.set_mInertia=x5.prototype.UDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Yka(c,a)};Object.defineProperty(x5.prototype,"mInertia",{get:x5.prototype.NDa,set:x5.prototype.UDa});x5.prototype.__destroy__=function(){Zka(this.nDa)};function t9(){this.nDa=$ka();h(t9)[this.nDa]=this}t9.prototype=Object.create(e.prototype);t9.prototype.constructor=t9;t9.prototype.oDa=t9;t9.pDa={};
d.SoftBodySharedSettingsVertex=t9;t9.prototype.get_mPosition=t9.prototype.BDa=function(){return l(ala(this.nDa),i7)};t9.prototype.set_mPosition=t9.prototype.DDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);bla(c,a)};Object.defineProperty(t9.prototype,"mPosition",{get:t9.prototype.BDa,set:t9.prototype.DDa});t9.prototype.get_mVelocity=t9.prototype.yHa=function(){return l(cla(this.nDa),i7)};
t9.prototype.set_mVelocity=t9.prototype.WIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dla(c,a)};Object.defineProperty(t9.prototype,"mVelocity",{get:t9.prototype.yHa,set:t9.prototype.WIa});t9.prototype.get_mInvMass=t9.prototype.IEa=function(){return ela(this.nDa)};t9.prototype.set_mInvMass=t9.prototype.xFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fla(c,a)};Object.defineProperty(t9.prototype,"mInvMass",{get:t9.prototype.IEa,set:t9.prototype.xFa});
t9.prototype.__destroy__=function(){gla(this.nDa)};function u9(a,c,b,f){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);this.nDa=hla(a,c,b,f);h(u9)[this.nDa]=this}u9.prototype=Object.create(e.prototype);u9.prototype.constructor=u9;u9.prototype.oDa=u9;u9.pDa={};d.SoftBodySharedSettingsFace=u9;u9.prototype.get_mVertex=u9.prototype.JDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return ila(c,a)};
u9.prototype.set_mVertex=u9.prototype.LDa=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);jla(b,a,c)};Object.defineProperty(u9.prototype,"mVertex",{get:u9.prototype.JDa,set:u9.prototype.LDa});u9.prototype.get_mMaterialIndex=u9.prototype.LEa=function(){return kla(this.nDa)};u9.prototype.set_mMaterialIndex=u9.prototype.AFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lla(c,a)};
Object.defineProperty(u9.prototype,"mMaterialIndex",{get:u9.prototype.LEa,set:u9.prototype.AFa});u9.prototype.__destroy__=function(){mla(this.nDa)};function v9(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);this.nDa=nla(a,c,b);h(v9)[this.nDa]=this}v9.prototype=Object.create(e.prototype);v9.prototype.constructor=v9;v9.prototype.oDa=v9;v9.pDa={};d.SoftBodySharedSettingsEdge=v9;
v9.prototype.get_mVertex=v9.prototype.JDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return ola(c,a)};v9.prototype.set_mVertex=v9.prototype.LDa=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);pla(b,a,c)};Object.defineProperty(v9.prototype,"mVertex",{get:v9.prototype.JDa,set:v9.prototype.LDa});v9.prototype.get_mRestLength=v9.prototype.bMa=function(){return qla(this.nDa)};
v9.prototype.set_mRestLength=v9.prototype.gQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rla(c,a)};Object.defineProperty(v9.prototype,"mRestLength",{get:v9.prototype.bMa,set:v9.prototype.gQa});v9.prototype.get_mCompliance=v9.prototype.MDa=function(){return sla(this.nDa)};v9.prototype.set_mCompliance=v9.prototype.TDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tla(c,a)};Object.defineProperty(v9.prototype,"mCompliance",{get:v9.prototype.MDa,set:v9.prototype.TDa});
v9.prototype.__destroy__=function(){ula(this.nDa)};function w9(a,c,b,f,g){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);this.nDa=vla(a,c,b,f,g);h(w9)[this.nDa]=this}w9.prototype=Object.create(e.prototype);w9.prototype.constructor=w9;w9.prototype.oDa=w9;w9.pDa={};d.SoftBodySharedSettingsDihedralBend=w9;
w9.prototype.get_mVertex=w9.prototype.JDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return wla(c,a)};w9.prototype.set_mVertex=w9.prototype.LDa=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);xla(b,a,c)};Object.defineProperty(w9.prototype,"mVertex",{get:w9.prototype.JDa,set:w9.prototype.LDa});w9.prototype.get_mCompliance=w9.prototype.MDa=function(){return yla(this.nDa)};
w9.prototype.set_mCompliance=w9.prototype.TDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zla(c,a)};Object.defineProperty(w9.prototype,"mCompliance",{get:w9.prototype.MDa,set:w9.prototype.TDa});w9.prototype.get_mInitialAngle=w9.prototype.dKa=function(){return Ala(this.nDa)};w9.prototype.set_mInitialAngle=w9.prototype.kOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Bla(c,a)};Object.defineProperty(w9.prototype,"mInitialAngle",{get:w9.prototype.dKa,set:w9.prototype.kOa});
w9.prototype.__destroy__=function(){Cla(this.nDa)};function x9(a,c,b,f,g){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);this.nDa=Dla(a,c,b,f,g);h(x9)[this.nDa]=this}x9.prototype=Object.create(e.prototype);x9.prototype.constructor=x9;x9.prototype.oDa=x9;x9.pDa={};d.SoftBodySharedSettingsVolume=x9;
x9.prototype.get_mVertex=x9.prototype.JDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return Ela(c,a)};x9.prototype.set_mVertex=x9.prototype.LDa=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);Fla(b,a,c)};Object.defineProperty(x9.prototype,"mVertex",{get:x9.prototype.JDa,set:x9.prototype.LDa});x9.prototype.get_mSixRestVolume=x9.prototype.nMa=function(){return Gla(this.nDa)};
x9.prototype.set_mSixRestVolume=x9.prototype.sQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Hla(c,a)};Object.defineProperty(x9.prototype,"mSixRestVolume",{get:x9.prototype.nMa,set:x9.prototype.sQa});x9.prototype.get_mCompliance=x9.prototype.MDa=function(){return Ila(this.nDa)};x9.prototype.set_mCompliance=x9.prototype.TDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Jla(c,a)};Object.defineProperty(x9.prototype,"mCompliance",{get:x9.prototype.MDa,set:x9.prototype.TDa});
x9.prototype.__destroy__=function(){Kla(this.nDa)};function y9(){throw"cannot construct a SoftBodySharedSettingsInvBind, no constructor in IDL";}y9.prototype=Object.create(e.prototype);y9.prototype.constructor=y9;y9.prototype.oDa=y9;y9.pDa={};d.SoftBodySharedSettingsInvBind=y9;y9.prototype.get_mJointIndex=y9.prototype.pKa=function(){return Lla(this.nDa)};y9.prototype.set_mJointIndex=y9.prototype.wOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Mla(c,a)};
Object.defineProperty(y9.prototype,"mJointIndex",{get:y9.prototype.pKa,set:y9.prototype.wOa});y9.prototype.get_mInvBind=y9.prototype.hKa=function(){return l(Nla(this.nDa),r)};y9.prototype.set_mInvBind=y9.prototype.oOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ola(c,a)};Object.defineProperty(y9.prototype,"mInvBind",{get:y9.prototype.hKa,set:y9.prototype.oOa});y9.prototype.__destroy__=function(){Pla(this.nDa)};
function z9(){throw"cannot construct a SoftBodySharedSettingsSkinWeight, no constructor in IDL";}z9.prototype=Object.create(e.prototype);z9.prototype.constructor=z9;z9.prototype.oDa=z9;z9.pDa={};d.SoftBodySharedSettingsSkinWeight=z9;z9.prototype.get_mInvBindIndex=z9.prototype.iKa=function(){return Qla(this.nDa)};z9.prototype.set_mInvBindIndex=z9.prototype.pOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Rla(c,a)};
Object.defineProperty(z9.prototype,"mInvBindIndex",{get:z9.prototype.iKa,set:z9.prototype.pOa});z9.prototype.get_mWeight=z9.prototype.$Ma=function(){return Sla(this.nDa)};z9.prototype.set_mWeight=z9.prototype.dRa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Tla(c,a)};Object.defineProperty(z9.prototype,"mWeight",{get:z9.prototype.$Ma,set:z9.prototype.dRa});z9.prototype.__destroy__=function(){Ula(this.nDa)};
function A9(){throw"cannot construct a SoftBodySharedSettingsSkinned, no constructor in IDL";}A9.prototype=Object.create(e.prototype);A9.prototype.constructor=A9;A9.prototype.oDa=A9;A9.pDa={};d.SoftBodySharedSettingsSkinned=A9;A9.prototype.get_mVertex=A9.prototype.JDa=function(){return Vla(this.nDa)};A9.prototype.set_mVertex=A9.prototype.LDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Wla(c,a)};Object.defineProperty(A9.prototype,"mVertex",{get:A9.prototype.JDa,set:A9.prototype.LDa});
A9.prototype.get_mWeights=A9.prototype.aNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Xla(c,a),z9)};A9.prototype.set_mWeights=A9.prototype.eRa=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);Yla(b,a,c)};Object.defineProperty(A9.prototype,"mWeights",{get:A9.prototype.aNa,set:A9.prototype.eRa});A9.prototype.get_mMaxDistance=A9.prototype.OEa=function(){return Zla(this.nDa)};
A9.prototype.set_mMaxDistance=A9.prototype.DFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);$la(c,a)};Object.defineProperty(A9.prototype,"mMaxDistance",{get:A9.prototype.OEa,set:A9.prototype.DFa});A9.prototype.get_mBackStopDistance=A9.prototype.aJa=function(){return ama(this.nDa)};A9.prototype.set_mBackStopDistance=A9.prototype.hNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);bma(c,a)};Object.defineProperty(A9.prototype,"mBackStopDistance",{get:A9.prototype.aJa,set:A9.prototype.hNa});
A9.prototype.get_mBackStopRadius=A9.prototype.bJa=function(){return cma(this.nDa)};A9.prototype.set_mBackStopRadius=A9.prototype.iNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dma(c,a)};Object.defineProperty(A9.prototype,"mBackStopRadius",{get:A9.prototype.bJa,set:A9.prototype.iNa});A9.prototype.__destroy__=function(){ema(this.nDa)};
function B9(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);this.nDa=fma(a,c,b);h(B9)[this.nDa]=this}B9.prototype=Object.create(e.prototype);B9.prototype.constructor=B9;B9.prototype.oDa=B9;B9.pDa={};d.SoftBodySharedSettingsLRA=B9;B9.prototype.get_mVertex=B9.prototype.JDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return gma(c,a)};
B9.prototype.set_mVertex=B9.prototype.LDa=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);hma(b,a,c)};Object.defineProperty(B9.prototype,"mVertex",{get:B9.prototype.JDa,set:B9.prototype.LDa});B9.prototype.get_mMaxDistance=B9.prototype.OEa=function(){return ima(this.nDa)};B9.prototype.set_mMaxDistance=B9.prototype.DFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jma(c,a)};
Object.defineProperty(B9.prototype,"mMaxDistance",{get:B9.prototype.OEa,set:B9.prototype.DFa});B9.prototype.__destroy__=function(){kma(this.nDa)};function C9(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);this.nDa=lma(a,c,b);h(C9)[this.nDa]=this}C9.prototype=Object.create(e.prototype);C9.prototype.constructor=C9;C9.prototype.oDa=C9;C9.pDa={};d.SoftBodySharedSettingsRodStretchShear=C9;
C9.prototype.get_mVertex=C9.prototype.JDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return mma(c,a)};C9.prototype.set_mVertex=C9.prototype.LDa=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);nma(b,a,c)};Object.defineProperty(C9.prototype,"mVertex",{get:C9.prototype.JDa,set:C9.prototype.LDa});C9.prototype.get_mLength=C9.prototype.DKa=function(){return oma(this.nDa)};
C9.prototype.set_mLength=C9.prototype.KOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pma(c,a)};Object.defineProperty(C9.prototype,"mLength",{get:C9.prototype.DKa,set:C9.prototype.KOa});C9.prototype.get_mInvMass=C9.prototype.IEa=function(){return qma(this.nDa)};C9.prototype.set_mInvMass=C9.prototype.xFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rma(c,a)};Object.defineProperty(C9.prototype,"mInvMass",{get:C9.prototype.IEa,set:C9.prototype.xFa});
C9.prototype.get_mCompliance=C9.prototype.MDa=function(){return sma(this.nDa)};C9.prototype.set_mCompliance=C9.prototype.TDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tma(c,a)};Object.defineProperty(C9.prototype,"mCompliance",{get:C9.prototype.MDa,set:C9.prototype.TDa});C9.prototype.get_mBishop=C9.prototype.fJa=function(){return l(uma(this.nDa),t)};C9.prototype.set_mBishop=C9.prototype.mNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vma(c,a)};
Object.defineProperty(C9.prototype,"mBishop",{get:C9.prototype.fJa,set:C9.prototype.mNa});C9.prototype.__destroy__=function(){wma(this.nDa)};function D9(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);this.nDa=xma(a,c,b);h(D9)[this.nDa]=this}D9.prototype=Object.create(e.prototype);D9.prototype.constructor=D9;D9.prototype.oDa=D9;D9.pDa={};d.SoftBodySharedSettingsRodBendTwist=D9;
D9.prototype.get_mRod=D9.prototype.dMa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return yma(c,a)};D9.prototype.set_mRod=D9.prototype.iQa=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);zma(b,a,c)};Object.defineProperty(D9.prototype,"mRod",{get:D9.prototype.dMa,set:D9.prototype.iQa});D9.prototype.get_mCompliance=D9.prototype.MDa=function(){return Ama(this.nDa)};
D9.prototype.set_mCompliance=D9.prototype.TDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Bma(c,a)};Object.defineProperty(D9.prototype,"mCompliance",{get:D9.prototype.MDa,set:D9.prototype.TDa});D9.prototype.get_mOmega0=D9.prototype.BLa=function(){return l(Cma(this.nDa),t)};D9.prototype.set_mOmega0=D9.prototype.IPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Dma(c,a)};Object.defineProperty(D9.prototype,"mOmega0",{get:D9.prototype.BLa,set:D9.prototype.IPa});
D9.prototype.__destroy__=function(){Ema(this.nDa)};function E9(){this.nDa=Fma();h(E9)[this.nDa]=this}E9.prototype=Object.create(e.prototype);E9.prototype.constructor=E9;E9.prototype.oDa=E9;E9.pDa={};d.ArraySoftBodySharedSettingsVertex=E9;E9.prototype.empty=E9.prototype.empty=function(){return!!Gma(this.nDa)};E9.prototype.size=E9.prototype.size=function(){return Hma(this.nDa)};E9.prototype.at=E9.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Ima(c,a),t9)};
E9.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Jma(c,a)};E9.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Kma(c,a)};E9.prototype.resize=E9.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Lma(c,a)};E9.prototype.clear=E9.prototype.clear=function(){Mma(this.nDa)};E9.prototype.__destroy__=function(){Nma(this.nDa)};function F9(){this.nDa=Oma();h(F9)[this.nDa]=this}F9.prototype=Object.create(e.prototype);
F9.prototype.constructor=F9;F9.prototype.oDa=F9;F9.pDa={};d.ArraySoftBodySharedSettingsFace=F9;F9.prototype.empty=F9.prototype.empty=function(){return!!Pma(this.nDa)};F9.prototype.size=F9.prototype.size=function(){return Qma(this.nDa)};F9.prototype.at=F9.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Rma(c,a),u9)};F9.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Sma(c,a)};
F9.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Tma(c,a)};F9.prototype.resize=F9.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Uma(c,a)};F9.prototype.clear=F9.prototype.clear=function(){Vma(this.nDa)};F9.prototype.__destroy__=function(){Wma(this.nDa)};function G9(){this.nDa=Xma();h(G9)[this.nDa]=this}G9.prototype=Object.create(e.prototype);G9.prototype.constructor=G9;G9.prototype.oDa=G9;G9.pDa={};d.ArraySoftBodySharedSettingsEdge=G9;
G9.prototype.empty=G9.prototype.empty=function(){return!!Yma(this.nDa)};G9.prototype.size=G9.prototype.size=function(){return Zma(this.nDa)};G9.prototype.at=G9.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l($ma(c,a),v9)};G9.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ana(c,a)};G9.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);bna(c,a)};
G9.prototype.resize=G9.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cna(c,a)};G9.prototype.clear=G9.prototype.clear=function(){dna(this.nDa)};G9.prototype.__destroy__=function(){ena(this.nDa)};function H9(){this.nDa=fna();h(H9)[this.nDa]=this}H9.prototype=Object.create(e.prototype);H9.prototype.constructor=H9;H9.prototype.oDa=H9;H9.pDa={};d.ArraySoftBodySharedSettingsDihedralBend=H9;H9.prototype.empty=H9.prototype.empty=function(){return!!gna(this.nDa)};
H9.prototype.size=H9.prototype.size=function(){return hna(this.nDa)};H9.prototype.at=H9.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(ina(c,a),w9)};H9.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jna(c,a)};H9.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kna(c,a)};H9.prototype.resize=H9.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lna(c,a)};
H9.prototype.clear=H9.prototype.clear=function(){mna(this.nDa)};H9.prototype.__destroy__=function(){nna(this.nDa)};function I9(){this.nDa=ona();h(I9)[this.nDa]=this}I9.prototype=Object.create(e.prototype);I9.prototype.constructor=I9;I9.prototype.oDa=I9;I9.pDa={};d.ArraySoftBodySharedSettingsVolume=I9;I9.prototype.empty=I9.prototype.empty=function(){return!!pna(this.nDa)};I9.prototype.size=I9.prototype.size=function(){return qna(this.nDa)};
I9.prototype.at=I9.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(rna(c,a),x9)};I9.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sna(c,a)};I9.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tna(c,a)};I9.prototype.resize=I9.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);una(c,a)};I9.prototype.clear=I9.prototype.clear=function(){vna(this.nDa)};
I9.prototype.__destroy__=function(){wna(this.nDa)};function J9(){this.nDa=xna();h(J9)[this.nDa]=this}J9.prototype=Object.create(e.prototype);J9.prototype.constructor=J9;J9.prototype.oDa=J9;J9.pDa={};d.ArraySoftBodySharedSettingsInvBind=J9;J9.prototype.empty=J9.prototype.empty=function(){return!!yna(this.nDa)};J9.prototype.size=J9.prototype.size=function(){return zna(this.nDa)};J9.prototype.at=J9.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Ana(c,a),y9)};
J9.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Bna(c,a)};J9.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Cna(c,a)};J9.prototype.resize=J9.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Dna(c,a)};J9.prototype.clear=J9.prototype.clear=function(){Ena(this.nDa)};J9.prototype.__destroy__=function(){Fna(this.nDa)};function K9(){this.nDa=Gna();h(K9)[this.nDa]=this}K9.prototype=Object.create(e.prototype);
K9.prototype.constructor=K9;K9.prototype.oDa=K9;K9.pDa={};d.ArraySoftBodySharedSettingsSkinned=K9;K9.prototype.empty=K9.prototype.empty=function(){return!!Hna(this.nDa)};K9.prototype.size=K9.prototype.size=function(){return Ina(this.nDa)};K9.prototype.at=K9.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Jna(c,a),A9)};K9.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Kna(c,a)};
K9.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Lna(c,a)};K9.prototype.resize=K9.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Mna(c,a)};K9.prototype.clear=K9.prototype.clear=function(){Nna(this.nDa)};K9.prototype.__destroy__=function(){Ona(this.nDa)};function L9(){this.nDa=Pna();h(L9)[this.nDa]=this}L9.prototype=Object.create(e.prototype);L9.prototype.constructor=L9;L9.prototype.oDa=L9;L9.pDa={};d.ArraySoftBodySharedSettingsLRA=L9;
L9.prototype.empty=L9.prototype.empty=function(){return!!Qna(this.nDa)};L9.prototype.size=L9.prototype.size=function(){return Rna(this.nDa)};L9.prototype.at=L9.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Sna(c,a),B9)};L9.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Tna(c,a)};L9.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Una(c,a)};
L9.prototype.resize=L9.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Vna(c,a)};L9.prototype.clear=L9.prototype.clear=function(){Wna(this.nDa)};L9.prototype.__destroy__=function(){Xna(this.nDa)};function M9(){this.nDa=Yna();h(M9)[this.nDa]=this}M9.prototype=Object.create(e.prototype);M9.prototype.constructor=M9;M9.prototype.oDa=M9;M9.pDa={};d.ArraySoftBodySharedSettingsRodStretchShear=M9;M9.prototype.empty=M9.prototype.empty=function(){return!!Zna(this.nDa)};
M9.prototype.size=M9.prototype.size=function(){return $na(this.nDa)};M9.prototype.at=M9.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(aoa(c,a),C9)};M9.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);boa(c,a)};M9.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);coa(c,a)};M9.prototype.resize=M9.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);doa(c,a)};
M9.prototype.clear=M9.prototype.clear=function(){eoa(this.nDa)};M9.prototype.__destroy__=function(){foa(this.nDa)};function N9(){this.nDa=goa();h(N9)[this.nDa]=this}N9.prototype=Object.create(e.prototype);N9.prototype.constructor=N9;N9.prototype.oDa=N9;N9.pDa={};d.ArraySoftBodySharedSettingsRodBendTwist=N9;N9.prototype.empty=N9.prototype.empty=function(){return!!hoa(this.nDa)};N9.prototype.size=N9.prototype.size=function(){return ioa(this.nDa)};
N9.prototype.at=N9.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(joa(c,a),D9)};N9.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);koa(c,a)};N9.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);loa(c,a)};N9.prototype.resize=N9.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);moa(c,a)};N9.prototype.clear=N9.prototype.clear=function(){noa(this.nDa)};
N9.prototype.__destroy__=function(){ooa(this.nDa)};function O9(){this.nDa=poa();h(O9)[this.nDa]=this}O9.prototype=Object.create(e.prototype);O9.prototype.constructor=O9;O9.prototype.oDa=O9;O9.pDa={};d.SoftBodySharedSettingsVertexAttributes=O9;O9.prototype.get_mCompliance=O9.prototype.MDa=function(){return qoa(this.nDa)};O9.prototype.set_mCompliance=O9.prototype.TDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);roa(c,a)};
Object.defineProperty(O9.prototype,"mCompliance",{get:O9.prototype.MDa,set:O9.prototype.TDa});O9.prototype.get_mShearCompliance=O9.prototype.mMa=function(){return soa(this.nDa)};O9.prototype.set_mShearCompliance=O9.prototype.rQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);toa(c,a)};Object.defineProperty(O9.prototype,"mShearCompliance",{get:O9.prototype.mMa,set:O9.prototype.rQa});O9.prototype.get_mBendCompliance=O9.prototype.eJa=function(){return uoa(this.nDa)};
O9.prototype.set_mBendCompliance=O9.prototype.lNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);voa(c,a)};Object.defineProperty(O9.prototype,"mBendCompliance",{get:O9.prototype.eJa,set:O9.prototype.lNa});O9.prototype.get_mLRAType=O9.prototype.uKa=function(){return woa(this.nDa)};O9.prototype.set_mLRAType=O9.prototype.BOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xoa(c,a)};Object.defineProperty(O9.prototype,"mLRAType",{get:O9.prototype.uKa,set:O9.prototype.BOa});
O9.prototype.get_mLRAMaxDistanceMultiplier=O9.prototype.tKa=function(){return yoa(this.nDa)};O9.prototype.set_mLRAMaxDistanceMultiplier=O9.prototype.AOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zoa(c,a)};Object.defineProperty(O9.prototype,"mLRAMaxDistanceMultiplier",{get:O9.prototype.tKa,set:O9.prototype.AOa});O9.prototype.__destroy__=function(){Aoa(this.nDa)};function P9(){this.nDa=Boa();h(P9)[this.nDa]=this}P9.prototype=Object.create(e.prototype);P9.prototype.constructor=P9;
P9.prototype.oDa=P9;P9.pDa={};d.ArraySoftBodySharedSettingsVertexAttributes=P9;P9.prototype.empty=P9.prototype.empty=function(){return!!Coa(this.nDa)};P9.prototype.size=P9.prototype.size=function(){return Doa(this.nDa)};P9.prototype.at=P9.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Eoa(c,a),O9)};P9.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Foa(c,a)};
P9.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Goa(c,a)};P9.prototype.resize=P9.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Hoa(c,a)};P9.prototype.clear=P9.prototype.clear=function(){Ioa(this.nDa)};P9.prototype.data=P9.prototype.data=function(){return l(Joa(this.nDa),O9)};P9.prototype.__destroy__=function(){Koa(this.nDa)};function S(){this.nDa=Loa();h(S)[this.nDa]=this}S.prototype=Object.create(e.prototype);
S.prototype.constructor=S;S.prototype.oDa=S;S.pDa={};d.SoftBodySharedSettings=S;S.prototype.GetRefCount=function(){return Moa(this.nDa)};S.prototype.AddRef=function(){Noa(this.nDa)};S.prototype.Release=function(){Ooa(this.nDa)};S.prototype.CreateConstraints=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);void 0===b?Poa(g,a,c):void 0===f?Qoa(g,a,c,b):Roa(g,a,c,b,f)};
S.prototype.AddFace=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Soa(c,a)};S.prototype.CalculateEdgeLengths=function(){Toa(this.nDa)};S.prototype.CalculateRodProperties=function(){Uoa(this.nDa)};S.prototype.CalculateLRALengths=function(){Voa(this.nDa)};S.prototype.CalculateBendConstraintConstants=function(){Woa(this.nDa)};S.prototype.CalculateVolumeConstraintVolumes=function(){Xoa(this.nDa)};S.prototype.CalculateSkinnedConstraintNormals=function(){Yoa(this.nDa)};
S.prototype.Optimize=function(){Zoa(this.nDa)};S.prototype.Clone=function(){return l($oa(this.nDa),S)};S.prototype.get_mVertices=S.prototype.SMa=function(){return l(apa(this.nDa),E9)};S.prototype.set_mVertices=S.prototype.WQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);bpa(c,a)};Object.defineProperty(S.prototype,"mVertices",{get:S.prototype.SMa,set:S.prototype.WQa});S.prototype.get_mFaces=S.prototype.MJa=function(){return l(cpa(this.nDa),F9)};
S.prototype.set_mFaces=S.prototype.TNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dpa(c,a)};Object.defineProperty(S.prototype,"mFaces",{get:S.prototype.MJa,set:S.prototype.TNa});S.prototype.get_mEdgeConstraints=S.prototype.KJa=function(){return l(epa(this.nDa),G9)};S.prototype.set_mEdgeConstraints=S.prototype.RNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fpa(c,a)};Object.defineProperty(S.prototype,"mEdgeConstraints",{get:S.prototype.KJa,set:S.prototype.RNa});
S.prototype.get_mDihedralBendConstraints=S.prototype.IJa=function(){return l(gpa(this.nDa),H9)};S.prototype.set_mDihedralBendConstraints=S.prototype.PNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);hpa(c,a)};Object.defineProperty(S.prototype,"mDihedralBendConstraints",{get:S.prototype.IJa,set:S.prototype.PNa});S.prototype.get_mVolumeConstraints=S.prototype.TMa=function(){return l(ipa(this.nDa),I9)};
S.prototype.set_mVolumeConstraints=S.prototype.XQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jpa(c,a)};Object.defineProperty(S.prototype,"mVolumeConstraints",{get:S.prototype.TMa,set:S.prototype.XQa});S.prototype.get_mSkinnedConstraints=S.prototype.pMa=function(){return l(kpa(this.nDa),K9)};S.prototype.set_mSkinnedConstraints=S.prototype.uQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lpa(c,a)};
Object.defineProperty(S.prototype,"mSkinnedConstraints",{get:S.prototype.pMa,set:S.prototype.uQa});S.prototype.get_mInvBindMatrices=S.prototype.jKa=function(){return l(mpa(this.nDa),J9)};S.prototype.set_mInvBindMatrices=S.prototype.qOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);npa(c,a)};Object.defineProperty(S.prototype,"mInvBindMatrices",{get:S.prototype.jKa,set:S.prototype.qOa});S.prototype.get_mLRAConstraints=S.prototype.sKa=function(){return l(opa(this.nDa),L9)};
S.prototype.set_mLRAConstraints=S.prototype.zOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ppa(c,a)};Object.defineProperty(S.prototype,"mLRAConstraints",{get:S.prototype.sKa,set:S.prototype.zOa});S.prototype.get_mRodStretchShearConstraints=S.prototype.fMa=function(){return l(qpa(this.nDa),M9)};S.prototype.set_mRodStretchShearConstraints=S.prototype.kQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rpa(c,a)};
Object.defineProperty(S.prototype,"mRodStretchShearConstraints",{get:S.prototype.fMa,set:S.prototype.kQa});S.prototype.get_mRodBendTwistConstraints=S.prototype.eMa=function(){return l(spa(this.nDa),N9)};S.prototype.set_mRodBendTwistConstraints=S.prototype.jQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tpa(c,a)};Object.defineProperty(S.prototype,"mRodBendTwistConstraints",{get:S.prototype.eMa,set:S.prototype.jQa});
S.prototype.get_mMaterials=S.prototype.MEa=function(){return l(upa(this.nDa),q7)};S.prototype.set_mMaterials=S.prototype.BFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vpa(c,a)};Object.defineProperty(S.prototype,"mMaterials",{get:S.prototype.MEa,set:S.prototype.BFa});S.prototype.__destroy__=function(){wpa(this.nDa)};
function O(a,c,b,f){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);this.nDa=xpa(a,c,b,f);h(O)[this.nDa]=this}O.prototype=Object.create(e.prototype);O.prototype.constructor=O;O.prototype.oDa=O;O.pDa={};d.SoftBodyCreationSettings=O;O.prototype.get_mPosition=O.prototype.BDa=function(){return l(ypa(this.nDa),x)};
O.prototype.set_mPosition=O.prototype.DDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zpa(c,a)};Object.defineProperty(O.prototype,"mPosition",{get:O.prototype.BDa,set:O.prototype.DDa});O.prototype.get_mRotation=O.prototype.RDa=function(){return l(Apa(this.nDa),t)};O.prototype.set_mRotation=O.prototype.YDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Bpa(c,a)};Object.defineProperty(O.prototype,"mRotation",{get:O.prototype.RDa,set:O.prototype.YDa});
O.prototype.get_mUserData=O.prototype.qDa=function(){return Cpa(this.nDa)};O.prototype.set_mUserData=O.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Dpa(c,a)};Object.defineProperty(O.prototype,"mUserData",{get:O.prototype.qDa,set:O.prototype.rDa});O.prototype.get_mObjectLayer=O.prototype.SEa=function(){return Epa(this.nDa)};O.prototype.set_mObjectLayer=O.prototype.HFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Fpa(c,a)};
Object.defineProperty(O.prototype,"mObjectLayer",{get:O.prototype.SEa,set:O.prototype.HFa});O.prototype.get_mCollisionGroup=O.prototype.BEa=function(){return l(Gpa(this.nDa),r6)};O.prototype.set_mCollisionGroup=O.prototype.pFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Hpa(c,a)};Object.defineProperty(O.prototype,"mCollisionGroup",{get:O.prototype.BEa,set:O.prototype.pFa});O.prototype.get_mNumIterations=O.prototype.wLa=function(){return Ipa(this.nDa)};
O.prototype.set_mNumIterations=O.prototype.DPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Jpa(c,a)};Object.defineProperty(O.prototype,"mNumIterations",{get:O.prototype.wLa,set:O.prototype.DPa});O.prototype.get_mLinearDamping=O.prototype.JEa=function(){return Kpa(this.nDa)};O.prototype.set_mLinearDamping=O.prototype.yFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Lpa(c,a)};Object.defineProperty(O.prototype,"mLinearDamping",{get:O.prototype.JEa,set:O.prototype.yFa});
O.prototype.get_mMaxLinearVelocity=O.prototype.PEa=function(){return Mpa(this.nDa)};O.prototype.set_mMaxLinearVelocity=O.prototype.EFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Npa(c,a)};Object.defineProperty(O.prototype,"mMaxLinearVelocity",{get:O.prototype.PEa,set:O.prototype.EFa});O.prototype.get_mRestitution=O.prototype.WEa=function(){return Opa(this.nDa)};O.prototype.set_mRestitution=O.prototype.LFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ppa(c,a)};
Object.defineProperty(O.prototype,"mRestitution",{get:O.prototype.WEa,set:O.prototype.LFa});O.prototype.get_mFriction=O.prototype.GEa=function(){return Qpa(this.nDa)};O.prototype.set_mFriction=O.prototype.vFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Rpa(c,a)};Object.defineProperty(O.prototype,"mFriction",{get:O.prototype.GEa,set:O.prototype.vFa});O.prototype.get_mPressure=O.prototype.VLa=function(){return Spa(this.nDa)};
O.prototype.set_mPressure=O.prototype.aQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Tpa(c,a)};Object.defineProperty(O.prototype,"mPressure",{get:O.prototype.VLa,set:O.prototype.aQa});O.prototype.get_mGravityFactor=O.prototype.HEa=function(){return Upa(this.nDa)};O.prototype.set_mGravityFactor=O.prototype.wFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Vpa(c,a)};Object.defineProperty(O.prototype,"mGravityFactor",{get:O.prototype.HEa,set:O.prototype.wFa});
O.prototype.get_mVertexRadius=O.prototype.RMa=function(){return Wpa(this.nDa)};O.prototype.set_mVertexRadius=O.prototype.VQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Xpa(c,a)};Object.defineProperty(O.prototype,"mVertexRadius",{get:O.prototype.RMa,set:O.prototype.VQa});O.prototype.get_mUpdatePosition=O.prototype.LMa=function(){return!!Ypa(this.nDa)};O.prototype.set_mUpdatePosition=O.prototype.QQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Zpa(c,a)};
Object.defineProperty(O.prototype,"mUpdatePosition",{get:O.prototype.LMa,set:O.prototype.QQa});O.prototype.get_mMakeRotationIdentity=O.prototype.LKa=function(){return!!$pa(this.nDa)};O.prototype.set_mMakeRotationIdentity=O.prototype.SOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);aqa(c,a)};Object.defineProperty(O.prototype,"mMakeRotationIdentity",{get:O.prototype.LKa,set:O.prototype.SOa});O.prototype.get_mAllowSleeping=O.prototype.eEa=function(){return!!bqa(this.nDa)};
O.prototype.set_mAllowSleeping=O.prototype.nEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cqa(c,a)};Object.defineProperty(O.prototype,"mAllowSleeping",{get:O.prototype.eEa,set:O.prototype.nEa});O.prototype.get_mFacesDoubleSided=O.prototype.NJa=function(){return!!dqa(this.nDa)};O.prototype.set_mFacesDoubleSided=O.prototype.UNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);eqa(c,a)};Object.defineProperty(O.prototype,"mFacesDoubleSided",{get:O.prototype.NJa,set:O.prototype.UNa});
O.prototype.__destroy__=function(){fqa(this.nDa)};function Q9(){throw"cannot construct a SoftBodyVertex, no constructor in IDL";}Q9.prototype=Object.create(e.prototype);Q9.prototype.constructor=Q9;Q9.prototype.oDa=Q9;Q9.pDa={};d.SoftBodyVertex=Q9;Q9.prototype.get_mPreviousPosition=Q9.prototype.WLa=function(){return l(gqa(this.nDa),p)};Q9.prototype.set_mPreviousPosition=Q9.prototype.bQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);hqa(c,a)};
Object.defineProperty(Q9.prototype,"mPreviousPosition",{get:Q9.prototype.WLa,set:Q9.prototype.bQa});Q9.prototype.get_mPosition=Q9.prototype.BDa=function(){return l(iqa(this.nDa),p)};Q9.prototype.set_mPosition=Q9.prototype.DDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jqa(c,a)};Object.defineProperty(Q9.prototype,"mPosition",{get:Q9.prototype.BDa,set:Q9.prototype.DDa});Q9.prototype.get_mVelocity=Q9.prototype.yHa=function(){return l(kqa(this.nDa),p)};
Q9.prototype.set_mVelocity=Q9.prototype.WIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lqa(c,a)};Object.defineProperty(Q9.prototype,"mVelocity",{get:Q9.prototype.yHa,set:Q9.prototype.WIa});Q9.prototype.get_mInvMass=Q9.prototype.IEa=function(){return mqa(this.nDa)};Q9.prototype.set_mInvMass=Q9.prototype.xFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nqa(c,a)};Object.defineProperty(Q9.prototype,"mInvMass",{get:Q9.prototype.IEa,set:Q9.prototype.xFa});
Q9.prototype.__destroy__=function(){oqa(this.nDa)};function R9(){throw"cannot construct a SoftBodyVertexTraits, no constructor in IDL";}R9.prototype=Object.create(e.prototype);R9.prototype.constructor=R9;R9.prototype.oDa=R9;R9.pDa={};d.SoftBodyVertexTraits=R9;R9.prototype.get_mPreviousPositionOffset=R9.prototype.XLa=function(){return pqa(this.nDa)};Object.defineProperty(R9.prototype,"mPreviousPositionOffset",{get:R9.prototype.XLa});R9.prototype.get_mPositionOffset=R9.prototype.TLa=function(){return qqa(this.nDa)};
Object.defineProperty(R9.prototype,"mPositionOffset",{get:R9.prototype.TLa});R9.prototype.get_mVelocityOffset=R9.prototype.QMa=function(){return rqa(this.nDa)};Object.defineProperty(R9.prototype,"mVelocityOffset",{get:R9.prototype.QMa});R9.prototype.__destroy__=function(){sqa(this.nDa)};function I8(){this.nDa=tqa();h(I8)[this.nDa]=this}I8.prototype=Object.create(e.prototype);I8.prototype.constructor=I8;I8.prototype.oDa=I8;I8.pDa={};d.ArraySoftBodyVertex=I8;I8.prototype.empty=I8.prototype.empty=function(){return!!uqa(this.nDa)};
I8.prototype.size=I8.prototype.size=function(){return vqa(this.nDa)};I8.prototype.at=I8.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(wqa(c,a),Q9)};I8.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xqa(c,a)};I8.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);yqa(c,a)};I8.prototype.resize=I8.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zqa(c,a)};
I8.prototype.clear=I8.prototype.clear=function(){Aqa(this.nDa)};I8.prototype.__destroy__=function(){Bqa(this.nDa)};function T(){throw"cannot construct a SoftBodyMotionProperties, no constructor in IDL";}T.prototype=Object.create(Y5.prototype);T.prototype.constructor=T;T.prototype.oDa=T;T.pDa={};d.SoftBodyMotionProperties=T;T.prototype.GetSettings=function(){return l(Cqa(this.nDa),S)};T.prototype.GetVertices=function(){return l(Dqa(this.nDa),I8)};
T.prototype.GetVertex=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Eqa(c,a),Q9)};T.prototype.GetRodRotation=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Fqa(c,a),t)};T.prototype.GetRodAngularVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Gqa(c,a),p)};T.prototype.GetMaterials=function(){return l(Hqa(this.nDa),q7)};T.prototype.GetFaces=function(){return l(Iqa(this.nDa),F9)};
T.prototype.GetFace=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Jqa(c,a),u9)};T.prototype.GetNumIterations=function(){return Kqa(this.nDa)};T.prototype.SetNumIterations=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Lqa(c,a)};T.prototype.GetPressure=function(){return Mqa(this.nDa)};T.prototype.SetPressure=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Nqa(c,a)};T.prototype.GetUpdatePosition=function(){return!!Oqa(this.nDa)};
T.prototype.SetUpdatePosition=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Pqa(c,a)};T.prototype.GetEnableSkinConstraints=function(){return!!Qqa(this.nDa)};T.prototype.SetEnableSkinConstraints=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Rqa(c,a)};T.prototype.GetSkinnedMaxDistanceMultiplier=function(){return Sqa(this.nDa)};T.prototype.SetSkinnedMaxDistanceMultiplier=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Tqa(c,a)};T.prototype.GetVertexRadius=function(){return Uqa(this.nDa)};
T.prototype.SetVertexRadius=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Vqa(c,a)};T.prototype.GetLocalBounds=function(){return l(Wqa(this.nDa),n)};T.prototype.CustomUpdate=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);Xqa(f,a,c,b)};
T.prototype.SkinVertices=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);Yqa(k,a,c,b,f,g)};T.prototype.GetMotionQuality=function(){return Zqa(this.nDa)};T.prototype.GetAllowedDOFs=function(){return $qa(this.nDa)};T.prototype.GetAllowSleeping=function(){return!!ara(this.nDa)};T.prototype.GetLinearVelocity=function(){return l(bra(this.nDa),p)};
T.prototype.SetLinearVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cra(c,a)};T.prototype.SetLinearVelocityClamped=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dra(c,a)};T.prototype.GetAngularVelocity=function(){return l(era(this.nDa),p)};T.prototype.SetAngularVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fra(c,a)};T.prototype.SetAngularVelocityClamped=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);gra(c,a)};
T.prototype.MoveKinematic=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);hra(f,a,c,b)};T.prototype.GetMaxLinearVelocity=function(){return ira(this.nDa)};T.prototype.SetMaxLinearVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jra(c,a)};T.prototype.GetMaxAngularVelocity=function(){return kra(this.nDa)};
T.prototype.SetMaxAngularVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lra(c,a)};T.prototype.ClampLinearVelocity=function(){mra(this.nDa)};T.prototype.ClampAngularVelocity=function(){nra(this.nDa)};T.prototype.GetLinearDamping=function(){return ora(this.nDa)};T.prototype.SetLinearDamping=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pra(c,a)};T.prototype.GetAngularDamping=function(){return qra(this.nDa)};
T.prototype.SetAngularDamping=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rra(c,a)};T.prototype.GetGravityFactor=function(){return sra(this.nDa)};T.prototype.SetGravityFactor=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tra(c,a)};T.prototype.SetMassProperties=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);ura(b,a,c)};T.prototype.GetInverseMass=function(){return vra(this.nDa)};T.prototype.GetInverseMassUnchecked=function(){return wra(this.nDa)};
T.prototype.SetInverseMass=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xra(c,a)};T.prototype.GetInverseInertiaDiagonal=function(){return l(yra(this.nDa),p)};T.prototype.GetInertiaRotation=function(){return l(zra(this.nDa),t)};T.prototype.SetInverseInertia=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);Ara(b,a,c)};T.prototype.ScaleToMass=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Bra(c,a)};
T.prototype.GetLocalSpaceInverseInertia=function(){return l(Cra(this.nDa),r)};T.prototype.GetInverseInertiaForRotation=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Dra(c,a),r)};T.prototype.MultiplyWorldSpaceInverseInertiaByVector=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(Era(b,a,c),p)};T.prototype.GetPointVelocityCOM=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Fra(c,a),p)};
T.prototype.GetAccumulatedForce=function(){return l(Gra(this.nDa),p)};T.prototype.GetAccumulatedTorque=function(){return l(Hra(this.nDa),p)};T.prototype.ResetForce=function(){Ira(this.nDa)};T.prototype.ResetTorque=function(){Jra(this.nDa)};T.prototype.ResetMotion=function(){Kra(this.nDa)};T.prototype.LockTranslation=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Lra(c,a),p)};
T.prototype.LockAngular=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Mra(c,a),p)};T.prototype.SetNumVelocityStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Nra(c,a)};T.prototype.GetNumVelocityStepsOverride=function(){return Ora(this.nDa)};T.prototype.SetNumPositionStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Pra(c,a)};T.prototype.GetNumPositionStepsOverride=function(){return Qra(this.nDa)};T.prototype.__destroy__=function(){Rra(this.nDa)};
function S9(){throw"cannot construct a SoftBodyShape, no constructor in IDL";}S9.prototype=Object.create(m.prototype);S9.prototype.constructor=S9;S9.prototype.oDa=S9;S9.pDa={};d.SoftBodyShape=S9;S9.prototype.GetSubShapeIDBits=function(){return Sra(this.nDa)};S9.prototype.GetFaceIndex=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return Tra(c,a)};S9.prototype.GetRefCount=function(){return Ura(this.nDa)};S9.prototype.AddRef=function(){Vra(this.nDa)};S9.prototype.Release=function(){Wra(this.nDa)};
S9.prototype.GetType=function(){return Xra(this.nDa)};S9.prototype.GetSubType=function(){return Yra(this.nDa)};S9.prototype.MustBeStatic=function(){return!!Zra(this.nDa)};S9.prototype.GetLocalBounds=function(){return l($ra(this.nDa),n)};S9.prototype.GetWorldSpaceBounds=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(asa(b,a,c),n)};S9.prototype.GetCenterOfMass=function(){return l(bsa(this.nDa),p)};S9.prototype.GetUserData=function(){return csa(this.nDa)};
S9.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dsa(c,a)};S9.prototype.GetSubShapeIDBitsRecursive=function(){return esa(this.nDa)};S9.prototype.GetInnerRadius=function(){return fsa(this.nDa)};S9.prototype.GetMassProperties=function(){return l(gsa(this.nDa),x5)};S9.prototype.GetLeafShape=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(hsa(b,a,c),m)};
S9.prototype.GetMaterial=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(isa(c,a),y5)};S9.prototype.GetSurfaceNormal=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return l(jsa(b,a,c),p)};S9.prototype.GetSubShapeUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return ksa(c,a)};
S9.prototype.GetSubShapeTransformedShape=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return l(lsa(k,a,c,b,f,g),q)};S9.prototype.GetVolume=function(){return msa(this.nDa)};S9.prototype.IsValidScale=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!nsa(c,a)};
S9.prototype.MakeScaleValid=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(osa(c,a),p)};S9.prototype.ScaleShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(psa(c,a),w5)};S9.prototype.__destroy__=function(){qsa(this.nDa)};function T9(){this.nDa=rsa();h(T9)[this.nDa]=this}T9.prototype=Object.create(e.prototype);T9.prototype.constructor=T9;T9.prototype.oDa=T9;T9.pDa={};d.CharacterID=T9;T9.prototype.GetValue=function(){return ssa(this.nDa)};
T9.prototype.IsInvalid=function(){return!!tsa(this.nDa)};T9.prototype.sNextCharacterID=function(){return l(usa(),T9)};T9.prototype.sSetNextCharacterID=function(a){a&&"object"===typeof a&&(a=a.nDa);vsa(a)};T9.prototype.__destroy__=function(){wsa(this.nDa)};function U(){this.nDa=xsa();h(U)[this.nDa]=this}U.prototype=Object.create(s6.prototype);U.prototype.constructor=U;U.prototype.oDa=U;U.pDa={};d.CharacterVirtualSettings=U;U.prototype.GetRefCount=function(){return ysa(this.nDa)};
U.prototype.AddRef=function(){zsa(this.nDa)};U.prototype.Release=function(){Asa(this.nDa)};U.prototype.get_mID=U.prototype.aKa=function(){return l(Bsa(this.nDa),T9)};U.prototype.set_mID=U.prototype.hOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Csa(c,a)};Object.defineProperty(U.prototype,"mID",{get:U.prototype.aKa,set:U.prototype.hOa});U.prototype.get_mMass=U.prototype.QGa=function(){return Dsa(this.nDa)};
U.prototype.set_mMass=U.prototype.mIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Esa(c,a)};Object.defineProperty(U.prototype,"mMass",{get:U.prototype.QGa,set:U.prototype.mIa});U.prototype.get_mMaxStrength=U.prototype.iLa=function(){return Fsa(this.nDa)};U.prototype.set_mMaxStrength=U.prototype.pPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Gsa(c,a)};Object.defineProperty(U.prototype,"mMaxStrength",{get:U.prototype.iLa,set:U.prototype.pPa});
U.prototype.get_mShapeOffset=U.prototype.iMa=function(){return l(Hsa(this.nDa),p)};U.prototype.set_mShapeOffset=U.prototype.nQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Isa(c,a)};Object.defineProperty(U.prototype,"mShapeOffset",{get:U.prototype.iMa,set:U.prototype.nQa});U.prototype.get_mBackFaceMode=U.prototype.kGa=function(){return Jsa(this.nDa)};U.prototype.set_mBackFaceMode=U.prototype.IHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ksa(c,a)};
Object.defineProperty(U.prototype,"mBackFaceMode",{get:U.prototype.kGa,set:U.prototype.IHa});U.prototype.get_mPredictiveContactDistance=U.prototype.ULa=function(){return Lsa(this.nDa)};U.prototype.set_mPredictiveContactDistance=U.prototype.$Pa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Msa(c,a)};Object.defineProperty(U.prototype,"mPredictiveContactDistance",{get:U.prototype.ULa,set:U.prototype.$Pa});U.prototype.get_mMaxCollisionIterations=U.prototype.SKa=function(){return Nsa(this.nDa)};
U.prototype.set_mMaxCollisionIterations=U.prototype.ZOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Osa(c,a)};Object.defineProperty(U.prototype,"mMaxCollisionIterations",{get:U.prototype.SKa,set:U.prototype.ZOa});U.prototype.get_mMaxConstraintIterations=U.prototype.TKa=function(){return Psa(this.nDa)};U.prototype.set_mMaxConstraintIterations=U.prototype.$Oa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Qsa(c,a)};
Object.defineProperty(U.prototype,"mMaxConstraintIterations",{get:U.prototype.TKa,set:U.prototype.$Oa});U.prototype.get_mMinTimeRemaining=U.prototype.rLa=function(){return Rsa(this.nDa)};U.prototype.set_mMinTimeRemaining=U.prototype.yPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ssa(c,a)};Object.defineProperty(U.prototype,"mMinTimeRemaining",{get:U.prototype.rLa,set:U.prototype.yPa});U.prototype.get_mCollisionTolerance=U.prototype.gEa=function(){return Tsa(this.nDa)};
U.prototype.set_mCollisionTolerance=U.prototype.pEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Usa(c,a)};Object.defineProperty(U.prototype,"mCollisionTolerance",{get:U.prototype.gEa,set:U.prototype.pEa});U.prototype.get_mCharacterPadding=U.prototype.vJa=function(){return Vsa(this.nDa)};U.prototype.set_mCharacterPadding=U.prototype.CNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Wsa(c,a)};
Object.defineProperty(U.prototype,"mCharacterPadding",{get:U.prototype.vJa,set:U.prototype.CNa});U.prototype.get_mMaxNumHits=U.prototype.dLa=function(){return Xsa(this.nDa)};U.prototype.set_mMaxNumHits=U.prototype.kPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ysa(c,a)};Object.defineProperty(U.prototype,"mMaxNumHits",{get:U.prototype.dLa,set:U.prototype.kPa});U.prototype.get_mHitReductionCosMaxAngle=U.prototype.ZJa=function(){return Zsa(this.nDa)};
U.prototype.set_mHitReductionCosMaxAngle=U.prototype.fOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);$sa(c,a)};Object.defineProperty(U.prototype,"mHitReductionCosMaxAngle",{get:U.prototype.ZJa,set:U.prototype.fOa});U.prototype.get_mPenetrationRecoverySpeed=U.prototype.ILa=function(){return ata(this.nDa)};U.prototype.set_mPenetrationRecoverySpeed=U.prototype.PPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);bta(c,a)};
Object.defineProperty(U.prototype,"mPenetrationRecoverySpeed",{get:U.prototype.ILa,set:U.prototype.PPa});U.prototype.get_mInnerBodyShape=U.prototype.gKa=function(){return l(cta(this.nDa),m)};U.prototype.set_mInnerBodyShape=U.prototype.nOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dta(c,a)};Object.defineProperty(U.prototype,"mInnerBodyShape",{get:U.prototype.gKa,set:U.prototype.nOa});U.prototype.get_mInnerBodyIDOverride=U.prototype.eKa=function(){return l(eta(this.nDa),N5)};
U.prototype.set_mInnerBodyIDOverride=U.prototype.lOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fta(c,a)};Object.defineProperty(U.prototype,"mInnerBodyIDOverride",{get:U.prototype.eKa,set:U.prototype.lOa});U.prototype.get_mInnerBodyLayer=U.prototype.fKa=function(){return gta(this.nDa)};U.prototype.set_mInnerBodyLayer=U.prototype.mOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);hta(c,a)};Object.defineProperty(U.prototype,"mInnerBodyLayer",{get:U.prototype.fKa,set:U.prototype.mOa});
U.prototype.get_mUp=U.prototype.fFa=function(){return l(ita(this.nDa),p)};U.prototype.set_mUp=U.prototype.VFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jta(c,a)};Object.defineProperty(U.prototype,"mUp",{get:U.prototype.fFa,set:U.prototype.VFa});U.prototype.get_mSupportingVolume=U.prototype.qHa=function(){return l(kta(this.nDa),t6)};U.prototype.set_mSupportingVolume=U.prototype.OIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lta(c,a)};
Object.defineProperty(U.prototype,"mSupportingVolume",{get:U.prototype.qHa,set:U.prototype.OIa});U.prototype.get_mMaxSlopeAngle=U.prototype.WGa=function(){return mta(this.nDa)};U.prototype.set_mMaxSlopeAngle=U.prototype.sIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nta(c,a)};Object.defineProperty(U.prototype,"mMaxSlopeAngle",{get:U.prototype.WGa,set:U.prototype.sIa});U.prototype.get_mEnhancedInternalEdgeRemoval=U.prototype.hEa=function(){return!!ota(this.nDa)};
U.prototype.set_mEnhancedInternalEdgeRemoval=U.prototype.qEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pta(c,a)};Object.defineProperty(U.prototype,"mEnhancedInternalEdgeRemoval",{get:U.prototype.hEa,set:U.prototype.qEa});U.prototype.get_mShape=U.prototype.SDa=function(){return l(qta(this.nDa),m)};U.prototype.set_mShape=U.prototype.vEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rta(c,a)};Object.defineProperty(U.prototype,"mShape",{get:U.prototype.SDa,set:U.prototype.vEa});
U.prototype.__destroy__=function(){sta(this.nDa)};function U9(){this.nDa=tta();h(U9)[this.nDa]=this}U9.prototype=Object.create(e.prototype);U9.prototype.constructor=U9;U9.prototype.oDa=U9;U9.pDa={};d.CharacterContactSettings=U9;U9.prototype.get_mCanPushCharacter=U9.prototype.qGa=function(){return!!uta(this.nDa)};U9.prototype.set_mCanPushCharacter=U9.prototype.OHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vta(c,a)};
Object.defineProperty(U9.prototype,"mCanPushCharacter",{get:U9.prototype.qGa,set:U9.prototype.OHa});U9.prototype.get_mCanReceiveImpulses=U9.prototype.rJa=function(){return!!wta(this.nDa)};U9.prototype.set_mCanReceiveImpulses=U9.prototype.yNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xta(c,a)};Object.defineProperty(U9.prototype,"mCanReceiveImpulses",{get:U9.prototype.rJa,set:U9.prototype.yNa});U9.prototype.__destroy__=function(){yta(this.nDa)};
function V9(){this.nDa=zta();h(V9)[this.nDa]=this}V9.prototype=Object.create(u6.prototype);V9.prototype.constructor=V9;V9.prototype.oDa=V9;V9.pDa={};d.CharacterContactListenerJS=V9;V9.prototype.OnAdjustBodyVelocity=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);Ata(g,a,c,b,f)};
V9.prototype.OnContactValidate=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);return!!Bta(f,a,c,b)};V9.prototype.OnCharacterContactValidate=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);return!!Cta(f,a,c,b)};
V9.prototype.OnContactAdded=function(a,c,b,f,g,k){var u=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);Dta(u,a,c,b,f,g,k)};
V9.prototype.OnContactPersisted=function(a,c,b,f,g,k){var u=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);Eta(u,a,c,b,f,g,k)};V9.prototype.OnContactRemoved=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);Fta(f,a,c,b)};
V9.prototype.OnCharacterContactAdded=function(a,c,b,f,g,k){var u=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);Gta(u,a,c,b,f,g,k)};
V9.prototype.OnCharacterContactPersisted=function(a,c,b,f,g,k){var u=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);Hta(u,a,c,b,f,g,k)};V9.prototype.OnCharacterContactRemoved=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);Ita(f,a,c,b)};
V9.prototype.OnContactSolve=function(a,c,b,f,g,k,u,L,oa){var Vb=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);u&&"object"===typeof u&&(u=u.nDa);L&&"object"===typeof L&&(L=L.nDa);oa&&"object"===typeof oa&&(oa=oa.nDa);Jta(Vb,a,c,b,f,g,k,u,L,oa)};
V9.prototype.OnCharacterContactSolve=function(a,c,b,f,g,k,u,L,oa){var Vb=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);u&&"object"===typeof u&&(u=u.nDa);L&&"object"===typeof L&&(L=L.nDa);oa&&"object"===typeof oa&&(oa=oa.nDa);Kta(Vb,a,c,b,f,g,k,u,L,oa)};V9.prototype.__destroy__=function(){Lta(this.nDa)};
function W9(){this.nDa=Mta();h(W9)[this.nDa]=this}W9.prototype=Object.create(v6.prototype);W9.prototype.constructor=W9;W9.prototype.oDa=W9;W9.pDa={};d.CharacterVsCharacterCollisionSimple=W9;W9.prototype.Add=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Nta(c,a)};W9.prototype.Remove=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ota(c,a)};W9.prototype.__destroy__=function(){Pta(this.nDa)};function X9(){this.nDa=Qta();h(X9)[this.nDa]=this}X9.prototype=Object.create(e.prototype);
X9.prototype.constructor=X9;X9.prototype.oDa=X9;X9.pDa={};d.ExtendedUpdateSettings=X9;X9.prototype.get_mStickToFloorStepDown=X9.prototype.xMa=function(){return l(Rta(this.nDa),p)};X9.prototype.set_mStickToFloorStepDown=X9.prototype.CQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Sta(c,a)};Object.defineProperty(X9.prototype,"mStickToFloorStepDown",{get:X9.prototype.xMa,set:X9.prototype.CQa});X9.prototype.get_mWalkStairsStepUp=X9.prototype.YMa=function(){return l(Tta(this.nDa),p)};
X9.prototype.set_mWalkStairsStepUp=X9.prototype.bRa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Uta(c,a)};Object.defineProperty(X9.prototype,"mWalkStairsStepUp",{get:X9.prototype.YMa,set:X9.prototype.bRa});X9.prototype.get_mWalkStairsMinStepForward=X9.prototype.VMa=function(){return Vta(this.nDa)};X9.prototype.set_mWalkStairsMinStepForward=X9.prototype.ZQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Wta(c,a)};
Object.defineProperty(X9.prototype,"mWalkStairsMinStepForward",{get:X9.prototype.VMa,set:X9.prototype.ZQa});X9.prototype.get_mWalkStairsStepForwardTest=X9.prototype.XMa=function(){return Xta(this.nDa)};X9.prototype.set_mWalkStairsStepForwardTest=X9.prototype.aRa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Yta(c,a)};Object.defineProperty(X9.prototype,"mWalkStairsStepForwardTest",{get:X9.prototype.XMa,set:X9.prototype.aRa});
X9.prototype.get_mWalkStairsCosAngleForwardContact=X9.prototype.UMa=function(){return Zta(this.nDa)};X9.prototype.set_mWalkStairsCosAngleForwardContact=X9.prototype.YQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);$ta(c,a)};Object.defineProperty(X9.prototype,"mWalkStairsCosAngleForwardContact",{get:X9.prototype.UMa,set:X9.prototype.YQa});X9.prototype.get_mWalkStairsStepDownExtra=X9.prototype.WMa=function(){return l(aua(this.nDa),p)};
X9.prototype.set_mWalkStairsStepDownExtra=X9.prototype.$Qa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);bua(c,a)};Object.defineProperty(X9.prototype,"mWalkStairsStepDownExtra",{get:X9.prototype.WMa,set:X9.prototype.$Qa});X9.prototype.__destroy__=function(){cua(this.nDa)};function V(){throw"cannot construct a CharacterVirtualContact, no constructor in IDL";}V.prototype=Object.create(e.prototype);V.prototype.constructor=V;V.prototype.oDa=V;V.pDa={};d.CharacterVirtualContact=V;
V.prototype.IsSameBody=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!dua(c,a)};V.prototype.get_mPosition=V.prototype.BDa=function(){return l(eua(this.nDa),x)};V.prototype.set_mPosition=V.prototype.DDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fua(c,a)};Object.defineProperty(V.prototype,"mPosition",{get:V.prototype.BDa,set:V.prototype.DDa});V.prototype.get_mLinearVelocity=V.prototype.KEa=function(){return l(gua(this.nDa),p)};
V.prototype.set_mLinearVelocity=V.prototype.zFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);hua(c,a)};Object.defineProperty(V.prototype,"mLinearVelocity",{get:V.prototype.KEa,set:V.prototype.zFa});V.prototype.get_mContactNormal=V.prototype.BJa=function(){return l(iua(this.nDa),p)};V.prototype.set_mContactNormal=V.prototype.INa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jua(c,a)};Object.defineProperty(V.prototype,"mContactNormal",{get:V.prototype.BJa,set:V.prototype.INa});
V.prototype.get_mSurfaceNormal=V.prototype.zMa=function(){return l(kua(this.nDa),p)};V.prototype.set_mSurfaceNormal=V.prototype.EQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lua(c,a)};Object.defineProperty(V.prototype,"mSurfaceNormal",{get:V.prototype.zMa,set:V.prototype.EQa});V.prototype.get_mDistance=V.prototype.JJa=function(){return mua(this.nDa)};V.prototype.set_mDistance=V.prototype.QNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nua(c,a)};
Object.defineProperty(V.prototype,"mDistance",{get:V.prototype.JJa,set:V.prototype.QNa});V.prototype.get_mFraction=V.prototype.iEa=function(){return oua(this.nDa)};V.prototype.set_mFraction=V.prototype.rEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pua(c,a)};Object.defineProperty(V.prototype,"mFraction",{get:V.prototype.iEa,set:V.prototype.rEa});V.prototype.get_mBodyB=V.prototype.iJa=function(){return l(qua(this.nDa),N5)};
V.prototype.set_mBodyB=V.prototype.pNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rua(c,a)};Object.defineProperty(V.prototype,"mBodyB",{get:V.prototype.iJa,set:V.prototype.pNa});V.prototype.get_mCharacterIDB=V.prototype.uJa=function(){return l(sua(this.nDa),T9)};V.prototype.set_mCharacterIDB=V.prototype.BNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tua(c,a)};Object.defineProperty(V.prototype,"mCharacterIDB",{get:V.prototype.uJa,set:V.prototype.BNa});
V.prototype.get_mSubShapeIDB=V.prototype.yMa=function(){return l(uua(this.nDa),c6)};V.prototype.set_mSubShapeIDB=V.prototype.DQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vua(c,a)};Object.defineProperty(V.prototype,"mSubShapeIDB",{get:V.prototype.yMa,set:V.prototype.DQa});V.prototype.get_mMotionTypeB=V.prototype.uLa=function(){return wua(this.nDa)};V.prototype.set_mMotionTypeB=V.prototype.BPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xua(c,a)};
Object.defineProperty(V.prototype,"mMotionTypeB",{get:V.prototype.uLa,set:V.prototype.BPa});V.prototype.get_mIsSensorB=V.prototype.oKa=function(){return!!yua(this.nDa)};V.prototype.set_mIsSensorB=V.prototype.vOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zua(c,a)};Object.defineProperty(V.prototype,"mIsSensorB",{get:V.prototype.oKa,set:V.prototype.vOa});V.prototype.get_mCharacterB=V.prototype.tJa=function(){return l(Aua(this.nDa),Y9)};
V.prototype.set_mCharacterB=V.prototype.ANa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Bua(c,a)};Object.defineProperty(V.prototype,"mCharacterB",{get:V.prototype.tJa,set:V.prototype.ANa});V.prototype.get_mUserData=V.prototype.qDa=function(){return Cua(this.nDa)};V.prototype.set_mUserData=V.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Dua(c,a)};Object.defineProperty(V.prototype,"mUserData",{get:V.prototype.qDa,set:V.prototype.rDa});
V.prototype.get_mMaterial=V.prototype.ADa=function(){return l(Eua(this.nDa),y5)};V.prototype.set_mMaterial=V.prototype.CDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Fua(c,a)};Object.defineProperty(V.prototype,"mMaterial",{get:V.prototype.ADa,set:V.prototype.CDa});V.prototype.get_mHadCollision=V.prototype.SJa=function(){return!!Gua(this.nDa)};V.prototype.set_mHadCollision=V.prototype.ZNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Hua(c,a)};
Object.defineProperty(V.prototype,"mHadCollision",{get:V.prototype.SJa,set:V.prototype.ZNa});V.prototype.get_mWasDiscarded=V.prototype.ZMa=function(){return!!Iua(this.nDa)};V.prototype.set_mWasDiscarded=V.prototype.cRa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Jua(c,a)};Object.defineProperty(V.prototype,"mWasDiscarded",{get:V.prototype.ZMa,set:V.prototype.cRa});V.prototype.get_mCanPushCharacter=V.prototype.qGa=function(){return!!Kua(this.nDa)};
V.prototype.set_mCanPushCharacter=V.prototype.OHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Lua(c,a)};Object.defineProperty(V.prototype,"mCanPushCharacter",{get:V.prototype.qGa,set:V.prototype.OHa});V.prototype.__destroy__=function(){Mua(this.nDa)};function Z9(){this.nDa=Nua();h(Z9)[this.nDa]=this}Z9.prototype=Object.create(e.prototype);Z9.prototype.constructor=Z9;Z9.prototype.oDa=Z9;Z9.pDa={};d.ArrayCharacterVirtualContact=Z9;Z9.prototype.empty=Z9.prototype.empty=function(){return!!Oua(this.nDa)};
Z9.prototype.size=Z9.prototype.size=function(){return Pua(this.nDa)};Z9.prototype.at=Z9.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Qua(c,a),V)};Z9.prototype.__destroy__=function(){Rua(this.nDa)};function $9(){throw"cannot construct a TempAllocator, no constructor in IDL";}$9.prototype=Object.create(e.prototype);$9.prototype.constructor=$9;$9.prototype.oDa=$9;$9.pDa={};d.TempAllocator=$9;$9.prototype.__destroy__=function(){Sua(this.nDa)};
function a$(){this.nDa=Tua();h(a$)[this.nDa]=this}a$.prototype=Object.create(e.prototype);a$.prototype.constructor=a$;a$.prototype.oDa=a$;a$.pDa={};d.BroadPhaseLayerFilter=a$;a$.prototype.__destroy__=function(){Uua(this.nDa)};function b$(){this.nDa=Vua();h(b$)[this.nDa]=this}b$.prototype=Object.create(w6.prototype);b$.prototype.constructor=b$;b$.prototype.oDa=b$;b$.pDa={};d.ObjectVsBroadPhaseLayerFilterJS=b$;
b$.prototype.ShouldCollide=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return!!Wua(b,a,c)};b$.prototype.__destroy__=function(){Xua(this.nDa)};function c$(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=Yua(a,c);h(c$)[this.nDa]=this}c$.prototype=Object.create(x6.prototype);c$.prototype.constructor=c$;c$.prototype.oDa=c$;c$.pDa={};d.DefaultBroadPhaseLayerFilter=c$;c$.prototype.__destroy__=function(){Zua(this.nDa)};
function d$(){this.nDa=$ua();h(d$)[this.nDa]=this}d$.prototype=Object.create(x6.prototype);d$.prototype.constructor=d$;d$.prototype.oDa=d$;d$.pDa={};d.ObjectLayerFilterJS=d$;d$.prototype.ShouldCollide=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!ava(c,a)};d$.prototype.__destroy__=function(){bva(this.nDa)};function e$(){this.nDa=cva();h(e$)[this.nDa]=this}e$.prototype=Object.create(y6.prototype);e$.prototype.constructor=e$;e$.prototype.oDa=e$;e$.pDa={};
d.ObjectLayerPairFilterJS=e$;e$.prototype.ShouldCollide=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return!!dva(b,a,c)};e$.prototype.__destroy__=function(){eva(this.nDa)};function f$(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=fva(a,c);h(f$)[this.nDa]=this}f$.prototype=Object.create(x6.prototype);f$.prototype.constructor=f$;f$.prototype.oDa=f$;f$.pDa={};d.DefaultObjectLayerFilter=f$;
f$.prototype.__destroy__=function(){gva(this.nDa)};function g$(a){a&&"object"===typeof a&&(a=a.nDa);this.nDa=hva(a);h(g$)[this.nDa]=this}g$.prototype=Object.create(x6.prototype);g$.prototype.constructor=g$;g$.prototype.oDa=g$;g$.pDa={};d.SpecifiedObjectLayerFilter=g$;g$.prototype.__destroy__=function(){iva(this.nDa)};function h$(){this.nDa=jva();h(h$)[this.nDa]=this}h$.prototype=Object.create(z6.prototype);h$.prototype.constructor=h$;h$.prototype.oDa=h$;h$.pDa={};d.BodyFilterJS=h$;
h$.prototype.ShouldCollide=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!kva(c,a)};h$.prototype.ShouldCollideLocked=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!lva(c,a)};h$.prototype.__destroy__=function(){mva(this.nDa)};function i$(a){a&&"object"===typeof a&&(a=a.nDa);this.nDa=nva(a);h(i$)[this.nDa]=this}i$.prototype=Object.create(z6.prototype);i$.prototype.constructor=i$;i$.prototype.oDa=i$;i$.pDa={};d.IgnoreSingleBodyFilter=i$;
i$.prototype.__destroy__=function(){ova(this.nDa)};function j$(){this.nDa=pva();h(j$)[this.nDa]=this}j$.prototype=Object.create(z6.prototype);j$.prototype.constructor=j$;j$.prototype.oDa=j$;j$.pDa={};d.IgnoreMultipleBodiesFilter=j$;j$.prototype.Clear=function(){qva(this.nDa)};j$.prototype.Reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rva(c,a)};j$.prototype.IgnoreBody=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sva(c,a)};j$.prototype.__destroy__=function(){tva(this.nDa)};
function k$(){this.nDa=uva();h(k$)[this.nDa]=this}k$.prototype=Object.create(A6.prototype);k$.prototype.constructor=k$;k$.prototype.oDa=k$;k$.pDa={};d.ShapeFilterJS=k$;k$.prototype.ShouldCollide=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return!!vva(b,a,c)};k$.prototype.__destroy__=function(){wva(this.nDa)};function l$(){this.nDa=xva();h(l$)[this.nDa]=this}l$.prototype=Object.create(A6.prototype);l$.prototype.constructor=l$;l$.prototype.oDa=l$;
l$.pDa={};d.ShapeFilterJS2=l$;l$.prototype.ShouldCollide=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);return!!yva(g,a,c,b,f)};l$.prototype.__destroy__=function(){zva(this.nDa)};function m$(){this.nDa=Ava();h(m$)[this.nDa]=this}m$.prototype=Object.create(B6.prototype);m$.prototype.constructor=m$;m$.prototype.oDa=m$;m$.pDa={};d.SimShapeFilterJS=m$;
m$.prototype.ShouldCollide=function(a,c,b,f,g,k){var u=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);return!!Bva(u,a,c,b,f,g,k)};m$.prototype.__destroy__=function(){Cva(this.nDa)};
function Y9(a,c,b,f){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);this.nDa=Dva(a,c,b,f);h(Y9)[this.nDa]=this}Y9.prototype=Object.create(C6.prototype);Y9.prototype.constructor=Y9;Y9.prototype.oDa=Y9;Y9.pDa={};d.CharacterVirtual=Y9;Y9.prototype.GetID=function(){return l(Eva(this.nDa),T9)};Y9.prototype.SetListener=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Fva(c,a)};
Y9.prototype.SetCharacterVsCharacterCollision=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Gva(c,a)};Y9.prototype.GetListener=function(){return l(Hva(this.nDa),G5)};Y9.prototype.GetLinearVelocity=function(){return l(Iva(this.nDa),p)};Y9.prototype.SetLinearVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Jva(c,a)};Y9.prototype.GetPosition=function(){return l(Kva(this.nDa),x)};
Y9.prototype.SetPosition=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Lva(c,a)};Y9.prototype.GetRotation=function(){return l(Mva(this.nDa),t)};Y9.prototype.SetRotation=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Nva(c,a)};Y9.prototype.GetCenterOfMassPosition=function(){return l(Ova(this.nDa),x)};Y9.prototype.GetWorldTransform=function(){return l(Pva(this.nDa),C)};Y9.prototype.GetCenterOfMassTransform=function(){return l(Qva(this.nDa),C)};Y9.prototype.GetMass=function(){return Rva(this.nDa)};
Y9.prototype.SetMass=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Sva(c,a)};Y9.prototype.GetMaxStrength=function(){return Tva(this.nDa)};Y9.prototype.SetMaxStrength=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Uva(c,a)};Y9.prototype.GetPenetrationRecoverySpeed=function(){return Vva(this.nDa)};Y9.prototype.SetPenetrationRecoverySpeed=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Wva(c,a)};Y9.prototype.GetCharacterPadding=function(){return Xva(this.nDa)};
Y9.prototype.GetMaxNumHits=function(){return Yva(this.nDa)};Y9.prototype.SetMaxNumHits=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Zva(c,a)};Y9.prototype.GetHitReductionCosMaxAngle=function(){return $va(this.nDa)};Y9.prototype.SetHitReductionCosMaxAngle=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);awa(c,a)};Y9.prototype.GetMaxHitsExceeded=function(){return!!bwa(this.nDa)};Y9.prototype.GetShapeOffset=function(){return l(cwa(this.nDa),p)};
Y9.prototype.SetShapeOffset=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dwa(c,a)};Y9.prototype.GetUserData=function(){return ewa(this.nDa)};Y9.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fwa(c,a)};Y9.prototype.GetInnerBodyID=function(){return l(gwa(this.nDa),N5)};Y9.prototype.StartTrackingContactChanges=function(){hwa(this.nDa)};Y9.prototype.FinishTrackingContactChanges=function(){iwa(this.nDa)};
Y9.prototype.CancelVelocityTowardsSteepSlopes=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(jwa(c,a),p)};Y9.prototype.Update=function(a,c,b,f,g,k,u){var L=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);u&&"object"===typeof u&&(u=u.nDa);kwa(L,a,c,b,f,g,k,u)};
Y9.prototype.CanWalkStairs=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!lwa(c,a)};
Y9.prototype.WalkStairs=function(a,c,b,f,g,k,u,L,oa,Vb){var nf=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);u&&"object"===typeof u&&(u=u.nDa);L&&"object"===typeof L&&(L=L.nDa);oa&&"object"===typeof oa&&(oa=oa.nDa);Vb&&"object"===typeof Vb&&(Vb=Vb.nDa);return!!mwa(nf,a,c,b,f,g,k,u,L,oa,Vb)};
Y9.prototype.StickToFloor=function(a,c,b,f,g,k){var u=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);return!!nwa(u,a,c,b,f,g,k)};
Y9.prototype.ExtendedUpdate=function(a,c,b,f,g,k,u,L){var oa=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);u&&"object"===typeof u&&(u=u.nDa);L&&"object"===typeof L&&(L=L.nDa);owa(oa,a,c,b,f,g,k,u,L)};
Y9.prototype.RefreshContacts=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);pwa(k,a,c,b,f,g)};Y9.prototype.UpdateGroundVelocity=function(){qwa(this.nDa)};
Y9.prototype.SetShape=function(a,c,b,f,g,k,u){var L=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);u&&"object"===typeof u&&(u=u.nDa);return!!rwa(L,a,c,b,f,g,k,u)};Y9.prototype.SetInnerBodyShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);swa(c,a)};Y9.prototype.GetTransformedShape=function(){return l(twa(this.nDa),q)};
Y9.prototype.HasCollidedWith=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!uwa(c,a)};Y9.prototype.HasCollidedWithCharacterID=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!vwa(c,a)};Y9.prototype.HasCollidedWithCharacter=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!wwa(c,a)};Y9.prototype.GetActiveContacts=function(){return l(xwa(this.nDa),Z9)};Y9.prototype.GetRefCount=function(){return ywa(this.nDa)};Y9.prototype.AddRef=function(){zwa(this.nDa)};
Y9.prototype.Release=function(){Awa(this.nDa)};Y9.prototype.SetMaxSlopeAngle=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Bwa(c,a)};Y9.prototype.GetCosMaxSlopeAngle=function(){return Cwa(this.nDa)};Y9.prototype.SetUp=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Dwa(c,a)};Y9.prototype.GetUp=function(){return l(Ewa(this.nDa),p)};Y9.prototype.GetShape=function(){return l(Fwa(this.nDa),m)};Y9.prototype.GetGroundState=function(){return Gwa(this.nDa)};
Y9.prototype.IsSlopeTooSteep=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return!!Hwa(c,a)};Y9.prototype.IsSupported=function(){return!!Iwa(this.nDa)};Y9.prototype.GetGroundPosition=function(){return l(Jwa(this.nDa),x)};Y9.prototype.GetGroundNormal=function(){return l(Kwa(this.nDa),p)};Y9.prototype.GetGroundVelocity=function(){return l(Lwa(this.nDa),p)};Y9.prototype.GetGroundMaterial=function(){return l(Mwa(this.nDa),y5)};
Y9.prototype.GetGroundBodyID=function(){return l(Nwa(this.nDa),N5)};Y9.prototype.SaveState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Owa(c,a)};Y9.prototype.RestoreState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Pwa(c,a)};Y9.prototype.__destroy__=function(){Qwa(this.nDa)};function N6(){this.nDa=Rwa();h(N6)[this.nDa]=this}N6.prototype=Object.create(e.prototype);N6.prototype.constructor=N6;N6.prototype.oDa=N6;N6.pDa={};d.LinearCurve=N6;N6.prototype.Clear=function(){Swa(this.nDa)};
N6.prototype.Reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Twa(c,a)};N6.prototype.AddPoint=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);Uwa(b,a,c)};N6.prototype.Sort=function(){Vwa(this.nDa)};N6.prototype.GetMinX=function(){return Wwa(this.nDa)};N6.prototype.GetMaxX=function(){return Xwa(this.nDa)};N6.prototype.GetValue=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return Ywa(c,a)};N6.prototype.__destroy__=function(){Zwa(this.nDa)};
function O6(){this.nDa=$wa();h(O6)[this.nDa]=this}O6.prototype=Object.create(e.prototype);O6.prototype.constructor=O6;O6.prototype.oDa=O6;O6.pDa={};d.ArrayFloat=O6;O6.prototype.empty=O6.prototype.empty=function(){return!!axa(this.nDa)};O6.prototype.size=O6.prototype.size=function(){return bxa(this.nDa)};O6.prototype.at=O6.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return cxa(c,a)};
O6.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dxa(c,a)};O6.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);exa(c,a)};O6.prototype.resize=O6.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fxa(c,a)};O6.prototype.clear=O6.prototype.clear=function(){gxa(this.nDa)};O6.prototype.data=O6.prototype.data=function(){return l(hxa(this.nDa),e7)};O6.prototype.__destroy__=function(){ixa(this.nDa)};
function J6(){this.nDa=jxa();h(J6)[this.nDa]=this}J6.prototype=Object.create(e.prototype);J6.prototype.constructor=J6;J6.prototype.oDa=J6;J6.pDa={};d.ArrayUint=J6;J6.prototype.empty=J6.prototype.empty=function(){return!!kxa(this.nDa)};J6.prototype.size=J6.prototype.size=function(){return lxa(this.nDa)};J6.prototype.at=J6.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return mxa(c,a)};
J6.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nxa(c,a)};J6.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oxa(c,a)};J6.prototype.resize=J6.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pxa(c,a)};J6.prototype.clear=J6.prototype.clear=function(){qxa(this.nDa)};J6.prototype.data=J6.prototype.data=function(){return l(rxa(this.nDa),g7)};J6.prototype.__destroy__=function(){sxa(this.nDa)};
function Y7(){this.nDa=txa();h(Y7)[this.nDa]=this}Y7.prototype=Object.create(e.prototype);Y7.prototype.constructor=Y7;Y7.prototype.oDa=Y7;Y7.pDa={};d.ArrayUint8=Y7;Y7.prototype.empty=Y7.prototype.empty=function(){return!!uxa(this.nDa)};Y7.prototype.size=Y7.prototype.size=function(){return vxa(this.nDa)};Y7.prototype.at=Y7.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return wxa(c,a)};
Y7.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xxa(c,a)};Y7.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);yxa(c,a)};Y7.prototype.resize=Y7.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zxa(c,a)};Y7.prototype.clear=Y7.prototype.clear=function(){Axa(this.nDa)};Y7.prototype.data=Y7.prototype.data=function(){return l(Bxa(this.nDa),f7)};Y7.prototype.__destroy__=function(){Cxa(this.nDa)};
function n$(){this.nDa=Dxa();h(n$)[this.nDa]=this}n$.prototype=Object.create(e.prototype);n$.prototype.constructor=n$;n$.prototype.oDa=n$;n$.pDa={};d.ArrayVehicleAntiRollBar=n$;n$.prototype.empty=n$.prototype.empty=function(){return!!Exa(this.nDa)};n$.prototype.size=n$.prototype.size=function(){return Fxa(this.nDa)};n$.prototype.at=n$.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Gxa(c,a),o$)};
n$.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Hxa(c,a)};n$.prototype.resize=n$.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Ixa(c,a)};n$.prototype.clear=n$.prototype.clear=function(){Jxa(this.nDa)};n$.prototype.__destroy__=function(){Kxa(this.nDa)};function p$(){this.nDa=Lxa();h(p$)[this.nDa]=this}p$.prototype=Object.create(e.prototype);p$.prototype.constructor=p$;p$.prototype.oDa=p$;p$.pDa={};d.ArrayWheelSettings=p$;
p$.prototype.empty=p$.prototype.empty=function(){return!!Mxa(this.nDa)};p$.prototype.size=p$.prototype.size=function(){return Nxa(this.nDa)};p$.prototype.at=p$.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Oxa(c,a),y)};p$.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Pxa(c,a)};p$.prototype.resize=p$.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Qxa(c,a)};p$.prototype.clear=p$.prototype.clear=function(){Rxa(this.nDa)};
p$.prototype.__destroy__=function(){Sxa(this.nDa)};function M6(){this.nDa=Txa();h(M6)[this.nDa]=this}M6.prototype=Object.create(e.prototype);M6.prototype.constructor=M6;M6.prototype.oDa=M6;M6.pDa={};d.ArrayVehicleDifferentialSettings=M6;M6.prototype.empty=M6.prototype.empty=function(){return!!Uxa(this.nDa)};M6.prototype.size=M6.prototype.size=function(){return Vxa(this.nDa)};M6.prototype.at=M6.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(Wxa(c,a),q$)};
M6.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Xxa(c,a)};M6.prototype.resize=M6.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Yxa(c,a)};M6.prototype.clear=M6.prototype.clear=function(){Zxa(this.nDa)};M6.prototype.__destroy__=function(){$xa(this.nDa)};
function r$(a,c,b){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);this.nDa=void 0===c?aya(a):void 0===b?bya(a,c):cya(a,c,b);h(r$)[this.nDa]=this}r$.prototype=Object.create(D6.prototype);r$.prototype.constructor=r$;r$.prototype.oDa=r$;r$.pDa={};d.VehicleCollisionTesterRay=r$;r$.prototype.GetRefCount=function(){return dya(this.nDa)};r$.prototype.AddRef=function(){eya(this.nDa)};r$.prototype.Release=function(){fya(this.nDa)};
r$.prototype.__destroy__=function(){gya(this.nDa)};function s$(a,c,b,f){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);this.nDa=void 0===b?hya(a,c):void 0===f?iya(a,c,b):jya(a,c,b,f);h(s$)[this.nDa]=this}s$.prototype=Object.create(D6.prototype);s$.prototype.constructor=s$;s$.prototype.oDa=s$;s$.pDa={};d.VehicleCollisionTesterCastSphere=s$;s$.prototype.GetRefCount=function(){return kya(this.nDa)};
s$.prototype.AddRef=function(){lya(this.nDa)};s$.prototype.Release=function(){mya(this.nDa)};s$.prototype.__destroy__=function(){nya(this.nDa)};function t$(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=void 0===c?oya(a):pya(a,c);h(t$)[this.nDa]=this}t$.prototype=Object.create(D6.prototype);t$.prototype.constructor=t$;t$.prototype.oDa=t$;t$.pDa={};d.VehicleCollisionTesterCastCylinder=t$;t$.prototype.GetRefCount=function(){return qya(this.nDa)};
t$.prototype.AddRef=function(){rya(this.nDa)};t$.prototype.Release=function(){sya(this.nDa)};t$.prototype.__destroy__=function(){tya(this.nDa)};function u$(){this.nDa=uya();h(u$)[this.nDa]=this}u$.prototype=Object.create(z5.prototype);u$.prototype.constructor=u$;u$.prototype.oDa=u$;u$.pDa={};d.VehicleConstraintSettings=u$;u$.prototype.GetRefCount=function(){return vya(this.nDa)};u$.prototype.AddRef=function(){wya(this.nDa)};u$.prototype.Release=function(){xya(this.nDa)};
u$.prototype.get_mUp=u$.prototype.fFa=function(){return l(yya(this.nDa),p)};u$.prototype.set_mUp=u$.prototype.VFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zya(c,a)};Object.defineProperty(u$.prototype,"mUp",{get:u$.prototype.fFa,set:u$.prototype.VFa});u$.prototype.get_mForward=u$.prototype.QJa=function(){return l(Aya(this.nDa),p)};u$.prototype.set_mForward=u$.prototype.XNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Bya(c,a)};
Object.defineProperty(u$.prototype,"mForward",{get:u$.prototype.QJa,set:u$.prototype.XNa});u$.prototype.get_mMaxPitchRollAngle=u$.prototype.fLa=function(){return Cya(this.nDa)};u$.prototype.set_mMaxPitchRollAngle=u$.prototype.mPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Dya(c,a)};Object.defineProperty(u$.prototype,"mMaxPitchRollAngle",{get:u$.prototype.fLa,set:u$.prototype.mPa});u$.prototype.get_mWheels=u$.prototype.jFa=function(){return l(Eya(this.nDa),p$)};
u$.prototype.set_mWheels=u$.prototype.ZFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Fya(c,a)};Object.defineProperty(u$.prototype,"mWheels",{get:u$.prototype.jFa,set:u$.prototype.ZFa});u$.prototype.get_mAntiRollBars=u$.prototype.$Ia=function(){return l(Gya(this.nDa),n$)};u$.prototype.set_mAntiRollBars=u$.prototype.gNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Hya(c,a)};Object.defineProperty(u$.prototype,"mAntiRollBars",{get:u$.prototype.$Ia,set:u$.prototype.gNa});
u$.prototype.get_mController=u$.prototype.EJa=function(){return l(Iya(this.nDa),I5)};u$.prototype.set_mController=u$.prototype.LNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Jya(c,a)};Object.defineProperty(u$.prototype,"mController",{get:u$.prototype.EJa,set:u$.prototype.LNa});u$.prototype.get_mEnabled=u$.prototype.wDa=function(){return!!Kya(this.nDa)};u$.prototype.set_mEnabled=u$.prototype.xDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Lya(c,a)};
Object.defineProperty(u$.prototype,"mEnabled",{get:u$.prototype.wDa,set:u$.prototype.xDa});u$.prototype.get_mNumVelocityStepsOverride=u$.prototype.tDa=function(){return Mya(this.nDa)};u$.prototype.set_mNumVelocityStepsOverride=u$.prototype.vDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Nya(c,a)};Object.defineProperty(u$.prototype,"mNumVelocityStepsOverride",{get:u$.prototype.tDa,set:u$.prototype.vDa});u$.prototype.get_mNumPositionStepsOverride=u$.prototype.sDa=function(){return Oya(this.nDa)};
u$.prototype.set_mNumPositionStepsOverride=u$.prototype.uDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Pya(c,a)};Object.defineProperty(u$.prototype,"mNumPositionStepsOverride",{get:u$.prototype.sDa,set:u$.prototype.uDa});u$.prototype.__destroy__=function(){Qya(this.nDa)};function K5(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=Rya(a,c);h(K5)[this.nDa]=this}K5.prototype=Object.create(A5.prototype);K5.prototype.constructor=K5;K5.prototype.oDa=K5;
K5.pDa={};d.VehicleConstraint=K5;K5.prototype.SetMaxPitchRollAngle=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Sya(c,a)};K5.prototype.GetMaxPitchRollAngle=function(){return Tya(this.nDa)};K5.prototype.SetVehicleCollisionTester=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Uya(c,a)};K5.prototype.GetVehicleCollisionTester=function(){return l(Vya(this.nDa),D6)};K5.prototype.OverrideGravity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Wya(c,a)};
K5.prototype.IsGravityOverridden=function(){return!!Xya(this.nDa)};K5.prototype.GetGravityOverride=function(){return l(Yya(this.nDa),p)};K5.prototype.ResetGravityOverride=function(){Zya(this.nDa)};K5.prototype.GetLocalUp=function(){return l($ya(this.nDa),p)};K5.prototype.GetLocalForward=function(){return l(aza(this.nDa),p)};K5.prototype.GetWorldUp=function(){return l(bza(this.nDa),p)};K5.prototype.GetVehicleBody=function(){return l(cza(this.nDa),Body)};
K5.prototype.GetController=function(){return l(dza(this.nDa),J5)};K5.prototype.GetWheel=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(eza(c,a),H6)};K5.prototype.GetWheelLocalTransform=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);return l(fza(f,a,c,b),r)};
K5.prototype.GetWheelWorldTransform=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);return l(gza(f,a,c,b),C)};K5.prototype.GetAntiRollBars=function(){return l(hza(this.nDa),n$)};K5.prototype.SetNumStepsBetweenCollisionTestActive=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);iza(c,a)};K5.prototype.GetNumStepsBetweenCollisionTestActive=function(){return jza(this.nDa)};
K5.prototype.SetNumStepsBetweenCollisionTestInactive=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kza(c,a)};K5.prototype.GetNumStepsBetweenCollisionTestInactive=function(){return lza(this.nDa)};K5.prototype.GetRefCount=function(){return mza(this.nDa)};K5.prototype.AddRef=function(){nza(this.nDa)};K5.prototype.Release=function(){oza(this.nDa)};K5.prototype.GetType=function(){return pza(this.nDa)};K5.prototype.GetSubType=function(){return qza(this.nDa)};
K5.prototype.GetConstraintPriority=function(){return rza(this.nDa)};K5.prototype.SetConstraintPriority=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sza(c,a)};K5.prototype.SetNumVelocityStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tza(c,a)};K5.prototype.GetNumVelocityStepsOverride=function(){return uza(this.nDa)};K5.prototype.SetNumPositionStepsOverride=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vza(c,a)};
K5.prototype.GetNumPositionStepsOverride=function(){return wza(this.nDa)};K5.prototype.SetEnabled=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xza(c,a)};K5.prototype.GetEnabled=function(){return!!yza(this.nDa)};K5.prototype.IsActive=function(){return!!zza(this.nDa)};K5.prototype.GetUserData=function(){return Aza(this.nDa)};K5.prototype.SetUserData=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Bza(c,a)};K5.prototype.ResetWarmStart=function(){Cza(this.nDa)};
K5.prototype.SaveState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Dza(c,a)};K5.prototype.RestoreState=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Eza(c,a)};K5.prototype.__destroy__=function(){Fza(this.nDa)};function v$(a){a&&"object"===typeof a&&(a=a.nDa);this.nDa=Gza(a);h(v$)[this.nDa]=this}v$.prototype=Object.create(p6.prototype);v$.prototype.constructor=v$;v$.prototype.oDa=v$;v$.pDa={};d.VehicleConstraintStepListener=v$;v$.prototype.__destroy__=function(){Hza(this.nDa)};
function w$(){this.nDa=Iza();h(w$)[this.nDa]=this}w$.prototype=Object.create(E6.prototype);w$.prototype.constructor=w$;w$.prototype.oDa=w$;w$.pDa={};d.VehicleConstraintCallbacksJS=w$;w$.prototype.GetCombinedFriction=function(a,c,b,f,g){var k=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);return Jza(k,a,c,b,f,g)};
w$.prototype.OnPreStepCallback=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);Kza(b,a,c)};w$.prototype.OnPostCollideCallback=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);Lza(b,a,c)};w$.prototype.OnPostStepCallback=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);Mza(b,a,c)};w$.prototype.__destroy__=function(){Nza(this.nDa)};
function x$(){throw"cannot construct a TireMaxImpulseCallbackResult, no constructor in IDL";}x$.prototype=Object.create(e.prototype);x$.prototype.constructor=x$;x$.prototype.oDa=x$;x$.pDa={};d.TireMaxImpulseCallbackResult=x$;x$.prototype.get_mLongitudinalImpulse=x$.prototype.JKa=function(){return Oza(this.nDa)};x$.prototype.set_mLongitudinalImpulse=x$.prototype.QOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Pza(c,a)};
Object.defineProperty(x$.prototype,"mLongitudinalImpulse",{get:x$.prototype.JKa,set:x$.prototype.QOa});x$.prototype.get_mLateralImpulse=x$.prototype.vKa=function(){return Qza(this.nDa)};x$.prototype.set_mLateralImpulse=x$.prototype.COa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Rza(c,a)};Object.defineProperty(x$.prototype,"mLateralImpulse",{get:x$.prototype.vKa,set:x$.prototype.COa});x$.prototype.__destroy__=function(){Sza(this.nDa)};
function y$(){this.nDa=Tza();h(y$)[this.nDa]=this}y$.prototype=Object.create(F6.prototype);y$.prototype.constructor=y$;y$.prototype.oDa=y$;y$.pDa={};d.WheeledVehicleControllerCallbacksJS=y$;
y$.prototype.OnTireMaxImpulseCallback=function(a,c,b,f,g,k,u,L){var oa=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);g&&"object"===typeof g&&(g=g.nDa);k&&"object"===typeof k&&(k=k.nDa);u&&"object"===typeof u&&(u=u.nDa);L&&"object"===typeof L&&(L=L.nDa);Uza(oa,a,c,b,f,g,k,u,L)};y$.prototype.__destroy__=function(){Vza(this.nDa)};function o$(){this.nDa=Wza();h(o$)[this.nDa]=this}o$.prototype=Object.create(e.prototype);
o$.prototype.constructor=o$;o$.prototype.oDa=o$;o$.pDa={};d.VehicleAntiRollBar=o$;o$.prototype.get_mLeftWheel=o$.prototype.MGa=function(){return Xza(this.nDa)};o$.prototype.set_mLeftWheel=o$.prototype.iIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);Yza(c,a)};Object.defineProperty(o$.prototype,"mLeftWheel",{get:o$.prototype.MGa,set:o$.prototype.iIa});o$.prototype.get_mRightWheel=o$.prototype.kHa=function(){return Zza(this.nDa)};
o$.prototype.set_mRightWheel=o$.prototype.HIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);$za(c,a)};Object.defineProperty(o$.prototype,"mRightWheel",{get:o$.prototype.kHa,set:o$.prototype.HIa});o$.prototype.get_mStiffness=o$.prototype.pHa=function(){return aAa(this.nDa)};o$.prototype.set_mStiffness=o$.prototype.NIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);bAa(c,a)};Object.defineProperty(o$.prototype,"mStiffness",{get:o$.prototype.pHa,set:o$.prototype.NIa});
o$.prototype.__destroy__=function(){cAa(this.nDa)};function W(){this.nDa=dAa();h(W)[this.nDa]=this}W.prototype=Object.create(y.prototype);W.prototype.constructor=W;W.prototype.oDa=W;W.pDa={};d.WheelSettingsWV=W;W.prototype.GetRefCount=function(){return eAa(this.nDa)};W.prototype.AddRef=function(){fAa(this.nDa)};W.prototype.Release=function(){gAa(this.nDa)};W.prototype.get_mInertia=W.prototype.NDa=function(){return hAa(this.nDa)};
W.prototype.set_mInertia=W.prototype.UDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);iAa(c,a)};Object.defineProperty(W.prototype,"mInertia",{get:W.prototype.NDa,set:W.prototype.UDa});W.prototype.get_mAngularDamping=W.prototype.IDa=function(){return jAa(this.nDa)};W.prototype.set_mAngularDamping=W.prototype.KDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);kAa(c,a)};Object.defineProperty(W.prototype,"mAngularDamping",{get:W.prototype.IDa,set:W.prototype.KDa});
W.prototype.get_mMaxSteerAngle=W.prototype.hLa=function(){return lAa(this.nDa)};W.prototype.set_mMaxSteerAngle=W.prototype.oPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);mAa(c,a)};Object.defineProperty(W.prototype,"mMaxSteerAngle",{get:W.prototype.hLa,set:W.prototype.oPa});W.prototype.get_mLongitudinalFriction=W.prototype.PGa=function(){return l(nAa(this.nDa),N6)};
W.prototype.set_mLongitudinalFriction=W.prototype.lIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);oAa(c,a)};Object.defineProperty(W.prototype,"mLongitudinalFriction",{get:W.prototype.PGa,set:W.prototype.lIa});W.prototype.get_mLateralFriction=W.prototype.LGa=function(){return l(pAa(this.nDa),N6)};W.prototype.set_mLateralFriction=W.prototype.hIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qAa(c,a)};
Object.defineProperty(W.prototype,"mLateralFriction",{get:W.prototype.LGa,set:W.prototype.hIa});W.prototype.get_mMaxBrakeTorque=W.prototype.NEa=function(){return rAa(this.nDa)};W.prototype.set_mMaxBrakeTorque=W.prototype.CFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sAa(c,a)};Object.defineProperty(W.prototype,"mMaxBrakeTorque",{get:W.prototype.NEa,set:W.prototype.CFa});W.prototype.get_mMaxHandBrakeTorque=W.prototype.ZKa=function(){return tAa(this.nDa)};
W.prototype.set_mMaxHandBrakeTorque=W.prototype.fPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);uAa(c,a)};Object.defineProperty(W.prototype,"mMaxHandBrakeTorque",{get:W.prototype.ZKa,set:W.prototype.fPa});W.prototype.get_mPosition=W.prototype.BDa=function(){return l(vAa(this.nDa),p)};W.prototype.set_mPosition=W.prototype.DDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wAa(c,a)};Object.defineProperty(W.prototype,"mPosition",{get:W.prototype.BDa,set:W.prototype.DDa});
W.prototype.get_mSuspensionForcePoint=W.prototype.$Ea=function(){return l(xAa(this.nDa),p)};W.prototype.set_mSuspensionForcePoint=W.prototype.PFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);yAa(c,a)};Object.defineProperty(W.prototype,"mSuspensionForcePoint",{get:W.prototype.$Ea,set:W.prototype.PFa});W.prototype.get_mSuspensionDirection=W.prototype.ZEa=function(){return l(zAa(this.nDa),p)};
W.prototype.set_mSuspensionDirection=W.prototype.OFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);AAa(c,a)};Object.defineProperty(W.prototype,"mSuspensionDirection",{get:W.prototype.ZEa,set:W.prototype.OFa});W.prototype.get_mSteeringAxis=W.prototype.XEa=function(){return l(BAa(this.nDa),p)};W.prototype.set_mSteeringAxis=W.prototype.MFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);CAa(c,a)};Object.defineProperty(W.prototype,"mSteeringAxis",{get:W.prototype.XEa,set:W.prototype.MFa});
W.prototype.get_mWheelUp=W.prototype.iFa=function(){return l(DAa(this.nDa),p)};W.prototype.set_mWheelUp=W.prototype.YFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);EAa(c,a)};Object.defineProperty(W.prototype,"mWheelUp",{get:W.prototype.iFa,set:W.prototype.YFa});W.prototype.get_mWheelForward=W.prototype.hFa=function(){return l(FAa(this.nDa),p)};W.prototype.set_mWheelForward=W.prototype.XFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);GAa(c,a)};
Object.defineProperty(W.prototype,"mWheelForward",{get:W.prototype.hFa,set:W.prototype.XFa});W.prototype.get_mSuspensionSpring=W.prototype.dFa=function(){return l(HAa(this.nDa),G6)};W.prototype.set_mSuspensionSpring=W.prototype.TFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);IAa(c,a)};Object.defineProperty(W.prototype,"mSuspensionSpring",{get:W.prototype.dFa,set:W.prototype.TFa});W.prototype.get_mSuspensionMinLength=W.prototype.bFa=function(){return JAa(this.nDa)};
W.prototype.set_mSuspensionMinLength=W.prototype.RFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);KAa(c,a)};Object.defineProperty(W.prototype,"mSuspensionMinLength",{get:W.prototype.bFa,set:W.prototype.RFa});W.prototype.get_mSuspensionMaxLength=W.prototype.aFa=function(){return LAa(this.nDa)};W.prototype.set_mSuspensionMaxLength=W.prototype.QFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);MAa(c,a)};
Object.defineProperty(W.prototype,"mSuspensionMaxLength",{get:W.prototype.aFa,set:W.prototype.QFa});W.prototype.get_mSuspensionPreloadLength=W.prototype.cFa=function(){return NAa(this.nDa)};W.prototype.set_mSuspensionPreloadLength=W.prototype.SFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);OAa(c,a)};Object.defineProperty(W.prototype,"mSuspensionPreloadLength",{get:W.prototype.cFa,set:W.prototype.SFa});W.prototype.get_mRadius=W.prototype.QDa=function(){return PAa(this.nDa)};
W.prototype.set_mRadius=W.prototype.XDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);QAa(c,a)};Object.defineProperty(W.prototype,"mRadius",{get:W.prototype.QDa,set:W.prototype.XDa});W.prototype.get_mWidth=W.prototype.kFa=function(){return RAa(this.nDa)};W.prototype.set_mWidth=W.prototype.$Fa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);SAa(c,a)};Object.defineProperty(W.prototype,"mWidth",{get:W.prototype.kFa,set:W.prototype.$Fa});
W.prototype.get_mEnableSuspensionForcePoint=W.prototype.EEa=function(){return!!TAa(this.nDa)};W.prototype.set_mEnableSuspensionForcePoint=W.prototype.tFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);UAa(c,a)};Object.defineProperty(W.prototype,"mEnableSuspensionForcePoint",{get:W.prototype.EEa,set:W.prototype.tFa});W.prototype.__destroy__=function(){VAa(this.nDa)};function z$(a){a&&"object"===typeof a&&(a=a.nDa);this.nDa=WAa(a);h(z$)[this.nDa]=this}z$.prototype=Object.create(H6.prototype);
z$.prototype.constructor=z$;z$.prototype.oDa=z$;z$.pDa={};d.WheelWV=z$;z$.prototype.GetSettings=function(){return l(XAa(this.nDa),W)};z$.prototype.GetAngularVelocity=function(){return YAa(this.nDa)};z$.prototype.SetAngularVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ZAa(c,a)};z$.prototype.GetRotationAngle=function(){return $Aa(this.nDa)};z$.prototype.SetRotationAngle=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);aBa(c,a)};z$.prototype.GetSteerAngle=function(){return bBa(this.nDa)};
z$.prototype.SetSteerAngle=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cBa(c,a)};z$.prototype.HasContact=function(){return!!dBa(this.nDa)};z$.prototype.GetContactBodyID=function(){return l(eBa(this.nDa),N5)};z$.prototype.GetContactPosition=function(){return l(fBa(this.nDa),x)};z$.prototype.GetContactPointVelocity=function(){return l(gBa(this.nDa),p)};z$.prototype.GetContactNormal=function(){return l(hBa(this.nDa),p)};
z$.prototype.GetContactLongitudinal=function(){return l(iBa(this.nDa),p)};z$.prototype.GetContactLateral=function(){return l(jBa(this.nDa),p)};z$.prototype.GetSuspensionLength=function(){return kBa(this.nDa)};z$.prototype.HasHitHardPoint=function(){return!!lBa(this.nDa)};z$.prototype.GetSuspensionLambda=function(){return mBa(this.nDa)};z$.prototype.GetLongitudinalLambda=function(){return nBa(this.nDa)};z$.prototype.GetLateralLambda=function(){return oBa(this.nDa)};
z$.prototype.get_mLongitudinalSlip=z$.prototype.KKa=function(){return pBa(this.nDa)};z$.prototype.set_mLongitudinalSlip=z$.prototype.ROa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);qBa(c,a)};Object.defineProperty(z$.prototype,"mLongitudinalSlip",{get:z$.prototype.KKa,set:z$.prototype.ROa});z$.prototype.get_mLateralSlip=z$.prototype.wKa=function(){return rBa(this.nDa)};
z$.prototype.set_mLateralSlip=z$.prototype.DOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);sBa(c,a)};Object.defineProperty(z$.prototype,"mLateralSlip",{get:z$.prototype.wKa,set:z$.prototype.DOa});z$.prototype.get_mCombinedLongitudinalFriction=z$.prototype.wGa=function(){return tBa(this.nDa)};z$.prototype.set_mCombinedLongitudinalFriction=z$.prototype.THa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);uBa(c,a)};
Object.defineProperty(z$.prototype,"mCombinedLongitudinalFriction",{get:z$.prototype.wGa,set:z$.prototype.THa});z$.prototype.get_mCombinedLateralFriction=z$.prototype.vGa=function(){return vBa(this.nDa)};z$.prototype.set_mCombinedLateralFriction=z$.prototype.SHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wBa(c,a)};Object.defineProperty(z$.prototype,"mCombinedLateralFriction",{get:z$.prototype.vGa,set:z$.prototype.SHa});z$.prototype.get_mBrakeImpulse=z$.prototype.pGa=function(){return xBa(this.nDa)};
z$.prototype.set_mBrakeImpulse=z$.prototype.NHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);yBa(c,a)};Object.defineProperty(z$.prototype,"mBrakeImpulse",{get:z$.prototype.pGa,set:z$.prototype.NHa});z$.prototype.__destroy__=function(){zBa(this.nDa)};function X(){this.nDa=ABa();h(X)[this.nDa]=this}X.prototype=Object.create(y.prototype);X.prototype.constructor=X;X.prototype.oDa=X;X.pDa={};d.WheelSettingsTV=X;X.prototype.GetRefCount=function(){return BBa(this.nDa)};
X.prototype.AddRef=function(){CBa(this.nDa)};X.prototype.Release=function(){DBa(this.nDa)};X.prototype.get_mLongitudinalFriction=X.prototype.PGa=function(){return EBa(this.nDa)};X.prototype.set_mLongitudinalFriction=X.prototype.lIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);FBa(c,a)};Object.defineProperty(X.prototype,"mLongitudinalFriction",{get:X.prototype.PGa,set:X.prototype.lIa});X.prototype.get_mLateralFriction=X.prototype.LGa=function(){return GBa(this.nDa)};
X.prototype.set_mLateralFriction=X.prototype.hIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);HBa(c,a)};Object.defineProperty(X.prototype,"mLateralFriction",{get:X.prototype.LGa,set:X.prototype.hIa});X.prototype.get_mPosition=X.prototype.BDa=function(){return l(IBa(this.nDa),p)};X.prototype.set_mPosition=X.prototype.DDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);JBa(c,a)};Object.defineProperty(X.prototype,"mPosition",{get:X.prototype.BDa,set:X.prototype.DDa});
X.prototype.get_mSuspensionForcePoint=X.prototype.$Ea=function(){return l(KBa(this.nDa),p)};X.prototype.set_mSuspensionForcePoint=X.prototype.PFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);LBa(c,a)};Object.defineProperty(X.prototype,"mSuspensionForcePoint",{get:X.prototype.$Ea,set:X.prototype.PFa});X.prototype.get_mSuspensionDirection=X.prototype.ZEa=function(){return l(MBa(this.nDa),p)};
X.prototype.set_mSuspensionDirection=X.prototype.OFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);NBa(c,a)};Object.defineProperty(X.prototype,"mSuspensionDirection",{get:X.prototype.ZEa,set:X.prototype.OFa});X.prototype.get_mSteeringAxis=X.prototype.XEa=function(){return l(OBa(this.nDa),p)};X.prototype.set_mSteeringAxis=X.prototype.MFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);PBa(c,a)};Object.defineProperty(X.prototype,"mSteeringAxis",{get:X.prototype.XEa,set:X.prototype.MFa});
X.prototype.get_mWheelUp=X.prototype.iFa=function(){return l(QBa(this.nDa),p)};X.prototype.set_mWheelUp=X.prototype.YFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);RBa(c,a)};Object.defineProperty(X.prototype,"mWheelUp",{get:X.prototype.iFa,set:X.prototype.YFa});X.prototype.get_mWheelForward=X.prototype.hFa=function(){return l(SBa(this.nDa),p)};X.prototype.set_mWheelForward=X.prototype.XFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);TBa(c,a)};
Object.defineProperty(X.prototype,"mWheelForward",{get:X.prototype.hFa,set:X.prototype.XFa});X.prototype.get_mSuspensionSpring=X.prototype.dFa=function(){return l(UBa(this.nDa),G6)};X.prototype.set_mSuspensionSpring=X.prototype.TFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);VBa(c,a)};Object.defineProperty(X.prototype,"mSuspensionSpring",{get:X.prototype.dFa,set:X.prototype.TFa});X.prototype.get_mSuspensionMinLength=X.prototype.bFa=function(){return WBa(this.nDa)};
X.prototype.set_mSuspensionMinLength=X.prototype.RFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);XBa(c,a)};Object.defineProperty(X.prototype,"mSuspensionMinLength",{get:X.prototype.bFa,set:X.prototype.RFa});X.prototype.get_mSuspensionMaxLength=X.prototype.aFa=function(){return YBa(this.nDa)};X.prototype.set_mSuspensionMaxLength=X.prototype.QFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ZBa(c,a)};
Object.defineProperty(X.prototype,"mSuspensionMaxLength",{get:X.prototype.aFa,set:X.prototype.QFa});X.prototype.get_mSuspensionPreloadLength=X.prototype.cFa=function(){return $Ba(this.nDa)};X.prototype.set_mSuspensionPreloadLength=X.prototype.SFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);aCa(c,a)};Object.defineProperty(X.prototype,"mSuspensionPreloadLength",{get:X.prototype.cFa,set:X.prototype.SFa});X.prototype.get_mRadius=X.prototype.QDa=function(){return bCa(this.nDa)};
X.prototype.set_mRadius=X.prototype.XDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cCa(c,a)};Object.defineProperty(X.prototype,"mRadius",{get:X.prototype.QDa,set:X.prototype.XDa});X.prototype.get_mWidth=X.prototype.kFa=function(){return dCa(this.nDa)};X.prototype.set_mWidth=X.prototype.$Fa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);eCa(c,a)};Object.defineProperty(X.prototype,"mWidth",{get:X.prototype.kFa,set:X.prototype.$Fa});
X.prototype.get_mEnableSuspensionForcePoint=X.prototype.EEa=function(){return!!fCa(this.nDa)};X.prototype.set_mEnableSuspensionForcePoint=X.prototype.tFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);gCa(c,a)};Object.defineProperty(X.prototype,"mEnableSuspensionForcePoint",{get:X.prototype.EEa,set:X.prototype.tFa});X.prototype.__destroy__=function(){hCa(this.nDa)};function A$(a){a&&"object"===typeof a&&(a=a.nDa);this.nDa=iCa(a);h(A$)[this.nDa]=this}A$.prototype=Object.create(H6.prototype);
A$.prototype.constructor=A$;A$.prototype.oDa=A$;A$.pDa={};d.WheelTV=A$;A$.prototype.GetSettings=function(){return l(jCa(this.nDa),X)};A$.prototype.GetAngularVelocity=function(){return kCa(this.nDa)};A$.prototype.SetAngularVelocity=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lCa(c,a)};A$.prototype.GetRotationAngle=function(){return mCa(this.nDa)};A$.prototype.SetRotationAngle=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nCa(c,a)};A$.prototype.GetSteerAngle=function(){return oCa(this.nDa)};
A$.prototype.SetSteerAngle=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pCa(c,a)};A$.prototype.HasContact=function(){return!!qCa(this.nDa)};A$.prototype.GetContactBodyID=function(){return l(rCa(this.nDa),N5)};A$.prototype.GetContactPosition=function(){return l(sCa(this.nDa),x)};A$.prototype.GetContactPointVelocity=function(){return l(tCa(this.nDa),p)};A$.prototype.GetContactNormal=function(){return l(uCa(this.nDa),p)};
A$.prototype.GetContactLongitudinal=function(){return l(vCa(this.nDa),p)};A$.prototype.GetContactLateral=function(){return l(wCa(this.nDa),p)};A$.prototype.GetSuspensionLength=function(){return xCa(this.nDa)};A$.prototype.HasHitHardPoint=function(){return!!yCa(this.nDa)};A$.prototype.GetSuspensionLambda=function(){return zCa(this.nDa)};A$.prototype.GetLongitudinalLambda=function(){return ACa(this.nDa)};A$.prototype.GetLateralLambda=function(){return BCa(this.nDa)};
A$.prototype.get_mTrackIndex=A$.prototype.EMa=function(){return CCa(this.nDa)};A$.prototype.set_mTrackIndex=A$.prototype.JQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);DCa(c,a)};Object.defineProperty(A$.prototype,"mTrackIndex",{get:A$.prototype.EMa,set:A$.prototype.JQa});A$.prototype.get_mCombinedLongitudinalFriction=A$.prototype.wGa=function(){return ECa(this.nDa)};
A$.prototype.set_mCombinedLongitudinalFriction=A$.prototype.THa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);FCa(c,a)};Object.defineProperty(A$.prototype,"mCombinedLongitudinalFriction",{get:A$.prototype.wGa,set:A$.prototype.THa});A$.prototype.get_mCombinedLateralFriction=A$.prototype.vGa=function(){return GCa(this.nDa)};A$.prototype.set_mCombinedLateralFriction=A$.prototype.SHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);HCa(c,a)};
Object.defineProperty(A$.prototype,"mCombinedLateralFriction",{get:A$.prototype.vGa,set:A$.prototype.SHa});A$.prototype.get_mBrakeImpulse=A$.prototype.pGa=function(){return ICa(this.nDa)};A$.prototype.set_mBrakeImpulse=A$.prototype.NHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);JCa(c,a)};Object.defineProperty(A$.prototype,"mBrakeImpulse",{get:A$.prototype.pGa,set:A$.prototype.NHa});A$.prototype.__destroy__=function(){KCa(this.nDa)};
function B$(){throw"cannot construct a VehicleTrack, no constructor in IDL";}B$.prototype=Object.create(I6.prototype);B$.prototype.constructor=B$;B$.prototype.oDa=B$;B$.pDa={};d.VehicleTrack=B$;B$.prototype.get_mAngularVelocity=B$.prototype.zEa=function(){return LCa(this.nDa)};B$.prototype.set_mAngularVelocity=B$.prototype.nFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);MCa(c,a)};Object.defineProperty(B$.prototype,"mAngularVelocity",{get:B$.prototype.zEa,set:B$.prototype.nFa});
B$.prototype.get_mDrivenWheel=B$.prototype.BGa=function(){return NCa(this.nDa)};B$.prototype.set_mDrivenWheel=B$.prototype.YHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);OCa(c,a)};Object.defineProperty(B$.prototype,"mDrivenWheel",{get:B$.prototype.BGa,set:B$.prototype.YHa});B$.prototype.get_mWheels=B$.prototype.jFa=function(){return l(PCa(this.nDa),J6)};B$.prototype.set_mWheels=B$.prototype.ZFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);QCa(c,a)};
Object.defineProperty(B$.prototype,"mWheels",{get:B$.prototype.jFa,set:B$.prototype.ZFa});B$.prototype.get_mInertia=B$.prototype.NDa=function(){return RCa(this.nDa)};B$.prototype.set_mInertia=B$.prototype.UDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);SCa(c,a)};Object.defineProperty(B$.prototype,"mInertia",{get:B$.prototype.NDa,set:B$.prototype.UDa});B$.prototype.get_mAngularDamping=B$.prototype.IDa=function(){return TCa(this.nDa)};
B$.prototype.set_mAngularDamping=B$.prototype.KDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);UCa(c,a)};Object.defineProperty(B$.prototype,"mAngularDamping",{get:B$.prototype.IDa,set:B$.prototype.KDa});B$.prototype.get_mMaxBrakeTorque=B$.prototype.NEa=function(){return VCa(this.nDa)};B$.prototype.set_mMaxBrakeTorque=B$.prototype.CFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);WCa(c,a)};Object.defineProperty(B$.prototype,"mMaxBrakeTorque",{get:B$.prototype.NEa,set:B$.prototype.CFa});
B$.prototype.get_mDifferentialRatio=B$.prototype.DEa=function(){return XCa(this.nDa)};B$.prototype.set_mDifferentialRatio=B$.prototype.rFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);YCa(c,a)};Object.defineProperty(B$.prototype,"mDifferentialRatio",{get:B$.prototype.DEa,set:B$.prototype.rFa});B$.prototype.__destroy__=function(){ZCa(this.nDa)};function C$(){this.nDa=$Ca();h(C$)[this.nDa]=this}C$.prototype=Object.create(I5.prototype);C$.prototype.constructor=C$;C$.prototype.oDa=C$;
C$.pDa={};d.TrackedVehicleControllerSettings=C$;C$.prototype.get_mEngine=C$.prototype.FEa=function(){return l(aDa(this.nDa),L6)};C$.prototype.set_mEngine=C$.prototype.uFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);bDa(c,a)};Object.defineProperty(C$.prototype,"mEngine",{get:C$.prototype.FEa,set:C$.prototype.uFa});C$.prototype.get_mTransmission=C$.prototype.eFa=function(){return l(cDa(this.nDa),z)};
C$.prototype.set_mTransmission=C$.prototype.UFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dDa(c,a)};Object.defineProperty(C$.prototype,"mTransmission",{get:C$.prototype.eFa,set:C$.prototype.UFa});C$.prototype.get_mTracks=C$.prototype.FMa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(eDa(c,a),I6)};C$.prototype.set_mTracks=C$.prototype.KQa=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);fDa(b,a,c)};
Object.defineProperty(C$.prototype,"mTracks",{get:C$.prototype.FMa,set:C$.prototype.KQa});C$.prototype.__destroy__=function(){gDa(this.nDa)};function D$(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=hDa(a,c);h(D$)[this.nDa]=this}D$.prototype=Object.create(J5.prototype);D$.prototype.constructor=D$;D$.prototype.oDa=D$;D$.pDa={};d.TrackedVehicleController=D$;
D$.prototype.SetDriverInput=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);iDa(g,a,c,b,f)};D$.prototype.SetForwardInput=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jDa(c,a)};D$.prototype.GetForwardInput=function(){return kDa(this.nDa)};D$.prototype.SetLeftRatio=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lDa(c,a)};D$.prototype.GetLeftRatio=function(){return mDa(this.nDa)};
D$.prototype.SetRightRatio=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nDa(c,a)};D$.prototype.GetRightRatio=function(){return oDa(this.nDa)};D$.prototype.SetBrakeInput=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pDa(c,a)};D$.prototype.GetBrakeInput=function(){return qDa(this.nDa)};D$.prototype.GetEngine=function(){return l(rDa(this.nDa),Q6)};D$.prototype.GetTransmission=function(){return l(sDa(this.nDa),A)};
D$.prototype.GetTracks=function(){return l(tDa(this.nDa),B$)};D$.prototype.GetConstraint=function(){return l(uDa(this.nDa),K5)};D$.prototype.__destroy__=function(){vDa(this.nDa)};function Q6(){throw"cannot construct a VehicleEngine, no constructor in IDL";}Q6.prototype=Object.create(L6.prototype);Q6.prototype.constructor=Q6;Q6.prototype.oDa=Q6;Q6.pDa={};d.VehicleEngine=Q6;Q6.prototype.ClampRPM=function(){wDa(this.nDa)};Q6.prototype.GetCurrentRPM=function(){return xDa(this.nDa)};
Q6.prototype.SetCurrentRPM=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);yDa(c,a)};Q6.prototype.GetAngularVelocity=function(){return zDa(this.nDa)};Q6.prototype.GetTorque=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return ADa(c,a)};Q6.prototype.get_mMaxTorque=Q6.prototype.XGa=function(){return BDa(this.nDa)};Q6.prototype.set_mMaxTorque=Q6.prototype.tIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);CDa(c,a)};
Object.defineProperty(Q6.prototype,"mMaxTorque",{get:Q6.prototype.XGa,set:Q6.prototype.tIa});Q6.prototype.get_mMinRPM=Q6.prototype.YGa=function(){return DDa(this.nDa)};Q6.prototype.set_mMinRPM=Q6.prototype.uIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);EDa(c,a)};Object.defineProperty(Q6.prototype,"mMinRPM",{get:Q6.prototype.YGa,set:Q6.prototype.uIa});Q6.prototype.get_mMaxRPM=Q6.prototype.VGa=function(){return FDa(this.nDa)};
Q6.prototype.set_mMaxRPM=Q6.prototype.rIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);GDa(c,a)};Object.defineProperty(Q6.prototype,"mMaxRPM",{get:Q6.prototype.VGa,set:Q6.prototype.rIa});Q6.prototype.get_mNormalizedTorque=Q6.prototype.cHa=function(){return l(HDa(this.nDa),N6)};Q6.prototype.set_mNormalizedTorque=Q6.prototype.zIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);IDa(c,a)};Object.defineProperty(Q6.prototype,"mNormalizedTorque",{get:Q6.prototype.cHa,set:Q6.prototype.zIa});
Q6.prototype.get_mInertia=Q6.prototype.NDa=function(){return JDa(this.nDa)};Q6.prototype.set_mInertia=Q6.prototype.UDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);KDa(c,a)};Object.defineProperty(Q6.prototype,"mInertia",{get:Q6.prototype.NDa,set:Q6.prototype.UDa});Q6.prototype.get_mAngularDamping=Q6.prototype.IDa=function(){return LDa(this.nDa)};Q6.prototype.set_mAngularDamping=Q6.prototype.KDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);MDa(c,a)};
Object.defineProperty(Q6.prototype,"mAngularDamping",{get:Q6.prototype.IDa,set:Q6.prototype.KDa});Q6.prototype.__destroy__=function(){NDa(this.nDa)};function A(){throw"cannot construct a VehicleTransmission, no constructor in IDL";}A.prototype=Object.create(z.prototype);A.prototype.constructor=A;A.prototype.oDa=A;A.pDa={};d.VehicleTransmission=A;A.prototype.Set=A.prototype.Set=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);ODa(b,a,c)};
A.prototype.GetCurrentGear=function(){return PDa(this.nDa)};A.prototype.GetClutchFriction=function(){return QDa(this.nDa)};A.prototype.IsSwitchingGear=function(){return!!RDa(this.nDa)};A.prototype.GetCurrentRatio=function(){return SDa(this.nDa)};A.prototype.get_mMode=A.prototype.QEa=function(){return TDa(this.nDa)};A.prototype.set_mMode=A.prototype.FFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);UDa(c,a)};Object.defineProperty(A.prototype,"mMode",{get:A.prototype.QEa,set:A.prototype.FFa});
A.prototype.get_mGearRatios=A.prototype.CGa=function(){return l(VDa(this.nDa),O6)};A.prototype.set_mGearRatios=A.prototype.ZHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);WDa(c,a)};Object.defineProperty(A.prototype,"mGearRatios",{get:A.prototype.CGa,set:A.prototype.ZHa});A.prototype.get_mReverseGearRatios=A.prototype.jHa=function(){return l(XDa(this.nDa),O6)};A.prototype.set_mReverseGearRatios=A.prototype.GIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);YDa(c,a)};
Object.defineProperty(A.prototype,"mReverseGearRatios",{get:A.prototype.jHa,set:A.prototype.GIa});A.prototype.get_mSwitchTime=A.prototype.tHa=function(){return ZDa(this.nDa)};A.prototype.set_mSwitchTime=A.prototype.RIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);$Da(c,a)};Object.defineProperty(A.prototype,"mSwitchTime",{get:A.prototype.tHa,set:A.prototype.RIa});A.prototype.get_mClutchReleaseTime=A.prototype.sGa=function(){return aEa(this.nDa)};
A.prototype.set_mClutchReleaseTime=A.prototype.PHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);bEa(c,a)};Object.defineProperty(A.prototype,"mClutchReleaseTime",{get:A.prototype.sGa,set:A.prototype.PHa});A.prototype.get_mSwitchLatency=A.prototype.sHa=function(){return cEa(this.nDa)};A.prototype.set_mSwitchLatency=A.prototype.QIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dEa(c,a)};Object.defineProperty(A.prototype,"mSwitchLatency",{get:A.prototype.sHa,set:A.prototype.QIa});
A.prototype.get_mShiftUpRPM=A.prototype.oHa=function(){return eEa(this.nDa)};A.prototype.set_mShiftUpRPM=A.prototype.MIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fEa(c,a)};Object.defineProperty(A.prototype,"mShiftUpRPM",{get:A.prototype.oHa,set:A.prototype.MIa});A.prototype.get_mShiftDownRPM=A.prototype.nHa=function(){return gEa(this.nDa)};A.prototype.set_mShiftDownRPM=A.prototype.LIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);hEa(c,a)};
Object.defineProperty(A.prototype,"mShiftDownRPM",{get:A.prototype.nHa,set:A.prototype.LIa});A.prototype.get_mClutchStrength=A.prototype.tGa=function(){return iEa(this.nDa)};A.prototype.set_mClutchStrength=A.prototype.QHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jEa(c,a)};Object.defineProperty(A.prototype,"mClutchStrength",{get:A.prototype.tGa,set:A.prototype.QHa});A.prototype.__destroy__=function(){kEa(this.nDa)};function q$(){this.nDa=lEa();h(q$)[this.nDa]=this}
q$.prototype=Object.create(e.prototype);q$.prototype.constructor=q$;q$.prototype.oDa=q$;q$.pDa={};d.VehicleDifferentialSettings=q$;q$.prototype.get_mLeftWheel=q$.prototype.MGa=function(){return mEa(this.nDa)};q$.prototype.set_mLeftWheel=q$.prototype.iIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nEa(c,a)};Object.defineProperty(q$.prototype,"mLeftWheel",{get:q$.prototype.MGa,set:q$.prototype.iIa});q$.prototype.get_mRightWheel=q$.prototype.kHa=function(){return oEa(this.nDa)};
q$.prototype.set_mRightWheel=q$.prototype.HIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pEa(c,a)};Object.defineProperty(q$.prototype,"mRightWheel",{get:q$.prototype.kHa,set:q$.prototype.HIa});q$.prototype.get_mDifferentialRatio=q$.prototype.DEa=function(){return qEa(this.nDa)};q$.prototype.set_mDifferentialRatio=q$.prototype.rFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rEa(c,a)};Object.defineProperty(q$.prototype,"mDifferentialRatio",{get:q$.prototype.DEa,set:q$.prototype.rFa});
q$.prototype.get_mLeftRightSplit=q$.prototype.CKa=function(){return sEa(this.nDa)};q$.prototype.set_mLeftRightSplit=q$.prototype.JOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tEa(c,a)};Object.defineProperty(q$.prototype,"mLeftRightSplit",{get:q$.prototype.CKa,set:q$.prototype.JOa});q$.prototype.get_mLimitedSlipRatio=q$.prototype.GKa=function(){return uEa(this.nDa)};
q$.prototype.set_mLimitedSlipRatio=q$.prototype.NOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vEa(c,a)};Object.defineProperty(q$.prototype,"mLimitedSlipRatio",{get:q$.prototype.GKa,set:q$.prototype.NOa});q$.prototype.get_mEngineTorqueRatio=q$.prototype.LJa=function(){return wEa(this.nDa)};q$.prototype.set_mEngineTorqueRatio=q$.prototype.SNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xEa(c,a)};
Object.defineProperty(q$.prototype,"mEngineTorqueRatio",{get:q$.prototype.LJa,set:q$.prototype.SNa});q$.prototype.__destroy__=function(){yEa(this.nDa)};function Y(){this.nDa=zEa();h(Y)[this.nDa]=this}Y.prototype=Object.create(K6.prototype);Y.prototype.constructor=Y;Y.prototype.oDa=Y;Y.pDa={};d.MotorcycleControllerSettings=Y;Y.prototype.get_mMaxLeanAngle=Y.prototype.bLa=function(){return AEa(this.nDa)};
Y.prototype.set_mMaxLeanAngle=Y.prototype.iPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);BEa(c,a)};Object.defineProperty(Y.prototype,"mMaxLeanAngle",{get:Y.prototype.bLa,set:Y.prototype.iPa});Y.prototype.get_mLeanSpringConstant=Y.prototype.yKa=function(){return CEa(this.nDa)};Y.prototype.set_mLeanSpringConstant=Y.prototype.FOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);DEa(c,a)};Object.defineProperty(Y.prototype,"mLeanSpringConstant",{get:Y.prototype.yKa,set:Y.prototype.FOa});
Y.prototype.get_mLeanSpringDamping=Y.prototype.zKa=function(){return EEa(this.nDa)};Y.prototype.set_mLeanSpringDamping=Y.prototype.GOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);FEa(c,a)};Object.defineProperty(Y.prototype,"mLeanSpringDamping",{get:Y.prototype.zKa,set:Y.prototype.GOa});Y.prototype.get_mLeanSpringIntegrationCoefficient=Y.prototype.AKa=function(){return GEa(this.nDa)};
Y.prototype.set_mLeanSpringIntegrationCoefficient=Y.prototype.HOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);HEa(c,a)};Object.defineProperty(Y.prototype,"mLeanSpringIntegrationCoefficient",{get:Y.prototype.AKa,set:Y.prototype.HOa});Y.prototype.get_mLeanSpringIntegrationCoefficientDecay=Y.prototype.BKa=function(){return IEa(this.nDa)};Y.prototype.set_mLeanSpringIntegrationCoefficientDecay=Y.prototype.IOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);JEa(c,a)};
Object.defineProperty(Y.prototype,"mLeanSpringIntegrationCoefficientDecay",{get:Y.prototype.BKa,set:Y.prototype.IOa});Y.prototype.get_mLeanSmoothingFactor=Y.prototype.xKa=function(){return KEa(this.nDa)};Y.prototype.set_mLeanSmoothingFactor=Y.prototype.EOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);LEa(c,a)};Object.defineProperty(Y.prototype,"mLeanSmoothingFactor",{get:Y.prototype.xKa,set:Y.prototype.EOa});
Y.prototype.get_mEngine=Y.prototype.FEa=function(){return l(MEa(this.nDa),L6)};Y.prototype.set_mEngine=Y.prototype.uFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);NEa(c,a)};Object.defineProperty(Y.prototype,"mEngine",{get:Y.prototype.FEa,set:Y.prototype.uFa});Y.prototype.get_mTransmission=Y.prototype.eFa=function(){return l(OEa(this.nDa),z)};Y.prototype.set_mTransmission=Y.prototype.UFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);PEa(c,a)};
Object.defineProperty(Y.prototype,"mTransmission",{get:Y.prototype.eFa,set:Y.prototype.UFa});Y.prototype.get_mDifferentials=Y.prototype.AGa=function(){return l(QEa(this.nDa),M6)};Y.prototype.set_mDifferentials=Y.prototype.XHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);REa(c,a)};Object.defineProperty(Y.prototype,"mDifferentials",{get:Y.prototype.AGa,set:Y.prototype.XHa});Y.prototype.get_mDifferentialLimitedSlipRatio=Y.prototype.zGa=function(){return SEa(this.nDa)};
Y.prototype.set_mDifferentialLimitedSlipRatio=Y.prototype.WHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);TEa(c,a)};Object.defineProperty(Y.prototype,"mDifferentialLimitedSlipRatio",{get:Y.prototype.zGa,set:Y.prototype.WHa});Y.prototype.__destroy__=function(){UEa(this.nDa)};function E$(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=VEa(a,c);h(E$)[this.nDa]=this}E$.prototype=Object.create(P6.prototype);E$.prototype.constructor=E$;
E$.prototype.oDa=E$;E$.pDa={};d.MotorcycleController=E$;E$.prototype.GetWheelBase=function(){return WEa(this.nDa)};E$.prototype.EnableLeanController=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);XEa(c,a)};E$.prototype.IsLeanControllerEnabled=function(){return!!YEa(this.nDa)};E$.prototype.GetConstraint=function(){return l(ZEa(this.nDa),K5)};
E$.prototype.SetDriverInput=function(a,c,b,f){var g=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);$Ea(g,a,c,b,f)};E$.prototype.SetForwardInput=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);aFa(c,a)};E$.prototype.GetForwardInput=function(){return bFa(this.nDa)};E$.prototype.SetRightInput=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cFa(c,a)};E$.prototype.GetRightInput=function(){return dFa(this.nDa)};
E$.prototype.SetBrakeInput=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);eFa(c,a)};E$.prototype.GetBrakeInput=function(){return fFa(this.nDa)};E$.prototype.SetHandBrakeInput=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);gFa(c,a)};E$.prototype.GetHandBrakeInput=function(){return hFa(this.nDa)};E$.prototype.GetEngine=function(){return l(iFa(this.nDa),Q6)};E$.prototype.GetTransmission=function(){return l(jFa(this.nDa),A)};
E$.prototype.GetDifferentials=function(){return l(kFa(this.nDa),M6)};E$.prototype.GetDifferentialLimitedSlipRatio=function(){return lFa(this.nDa)};E$.prototype.SetDifferentialLimitedSlipRatio=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);mFa(c,a)};E$.prototype.GetWheelSpeedAtClutch=function(){return nFa(this.nDa)};E$.prototype.__destroy__=function(){oFa(this.nDa)};function F$(){this.nDa=pFa();h(F$)[this.nDa]=this}F$.prototype=Object.create(e.prototype);F$.prototype.constructor=F$;
F$.prototype.oDa=F$;F$.pDa={};d.Skeleton=F$;F$.prototype.AddJoint=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return qFa(b,a,c)};F$.prototype.GetJointCount=function(){return rFa(this.nDa)};F$.prototype.AreJointsCorrectlyOrdered=function(){return!!sFa(this.nDa)};F$.prototype.CalculateParentJointIndices=function(){tFa(this.nDa)};F$.prototype.__destroy__=function(){uFa(this.nDa)};function G$(){this.nDa=vFa();h(G$)[this.nDa]=this}G$.prototype=Object.create(R6.prototype);
G$.prototype.constructor=G$;G$.prototype.oDa=G$;G$.pDa={};d.SkeletalAnimationKeyframe=G$;G$.prototype.FromMatrix=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);wFa(c,a)};G$.prototype.ToMatrix=function(){return l(xFa(this.nDa),r)};G$.prototype.get_mTime=G$.prototype.BMa=function(){return yFa(this.nDa)};G$.prototype.set_mTime=G$.prototype.GQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zFa(c,a)};Object.defineProperty(G$.prototype,"mTime",{get:G$.prototype.BMa,set:G$.prototype.GQa});
G$.prototype.get_mTranslation=G$.prototype.vHa=function(){return l(AFa(this.nDa),p)};G$.prototype.set_mTranslation=G$.prototype.TIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);BFa(c,a)};Object.defineProperty(G$.prototype,"mTranslation",{get:G$.prototype.vHa,set:G$.prototype.TIa});G$.prototype.get_mRotation=G$.prototype.RDa=function(){return l(CFa(this.nDa),t)};G$.prototype.set_mRotation=G$.prototype.YDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);DFa(c,a)};
Object.defineProperty(G$.prototype,"mRotation",{get:G$.prototype.RDa,set:G$.prototype.YDa});G$.prototype.__destroy__=function(){EFa(this.nDa)};function H$(){this.nDa=FFa();h(H$)[this.nDa]=this}H$.prototype=Object.create(e.prototype);H$.prototype.constructor=H$;H$.prototype.oDa=H$;H$.pDa={};d.ArraySkeletonKeyframe=H$;H$.prototype.empty=H$.prototype.empty=function(){return!!GFa(this.nDa)};H$.prototype.size=H$.prototype.size=function(){return HFa(this.nDa)};
H$.prototype.at=H$.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(IFa(c,a),G$)};H$.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);JFa(c,a)};H$.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);KFa(c,a)};H$.prototype.resize=H$.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);LFa(c,a)};H$.prototype.clear=H$.prototype.clear=function(){MFa(this.nDa)};
H$.prototype.__destroy__=function(){NFa(this.nDa)};function I$(){this.nDa=OFa();h(I$)[this.nDa]=this}I$.prototype=Object.create(e.prototype);I$.prototype.constructor=I$;I$.prototype.oDa=I$;I$.pDa={};d.SkeletalAnimationAnimatedJoint=I$;I$.prototype.get_mJointName=I$.prototype.qKa=function(){return l(PFa(this.nDa),U6)};I$.prototype.set_mJointName=I$.prototype.xOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);QFa(c,a)};
Object.defineProperty(I$.prototype,"mJointName",{get:I$.prototype.qKa,set:I$.prototype.xOa});I$.prototype.get_mKeyframes=I$.prototype.rKa=function(){return l(RFa(this.nDa),H$)};I$.prototype.set_mKeyframes=I$.prototype.yOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);SFa(c,a)};Object.defineProperty(I$.prototype,"mKeyframes",{get:I$.prototype.rKa,set:I$.prototype.yOa});I$.prototype.__destroy__=function(){TFa(this.nDa)};function J$(){this.nDa=UFa();h(J$)[this.nDa]=this}J$.prototype=Object.create(e.prototype);
J$.prototype.constructor=J$;J$.prototype.oDa=J$;J$.pDa={};d.ArraySkeletonAnimatedJoint=J$;J$.prototype.empty=J$.prototype.empty=function(){return!!VFa(this.nDa)};J$.prototype.size=J$.prototype.size=function(){return WFa(this.nDa)};J$.prototype.at=J$.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(XFa(c,a),I$)};J$.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);YFa(c,a)};
J$.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ZFa(c,a)};J$.prototype.resize=J$.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);$Fa(c,a)};J$.prototype.clear=J$.prototype.clear=function(){aGa(this.nDa)};J$.prototype.__destroy__=function(){bGa(this.nDa)};function K$(){this.nDa=cGa();h(K$)[this.nDa]=this}K$.prototype=Object.create(e.prototype);K$.prototype.constructor=K$;K$.prototype.oDa=K$;K$.pDa={};d.SkeletalAnimation=K$;
K$.prototype.SetIsLooping=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dGa(c,a)};K$.prototype.IsLooping=function(){return!!eGa(this.nDa)};K$.prototype.GetDuration=function(){return fGa(this.nDa)};K$.prototype.ScaleJoints=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);gGa(c,a)};K$.prototype.Sample=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);hGa(b,a,c)};
K$.prototype.GetAnimatedJoints=function(){return l(iGa(this.nDa),J$)};K$.prototype.__destroy__=function(){jGa(this.nDa)};function L$(){this.nDa=kGa();h(L$)[this.nDa]=this}L$.prototype=Object.create(e.prototype);L$.prototype.constructor=L$;L$.prototype.oDa=L$;L$.pDa={};d.SkeletonPose=L$;L$.prototype.SetSkeleton=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lGa(c,a)};L$.prototype.GetSkeleton=function(){return l(mGa(this.nDa),F$)};
L$.prototype.SetRootOffset=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nGa(c,a)};L$.prototype.GetRootOffset=function(){return l(oGa(this.nDa),x)};L$.prototype.GetJointCount=function(){return pGa(this.nDa)};L$.prototype.GetJoint=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(qGa(c,a),R6)};L$.prototype.GetJointMatrices=function(){return l(rGa(this.nDa),Z6)};
L$.prototype.GetJointMatrix=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(sGa(c,a),r)};L$.prototype.CalculateJointMatrices=function(){tGa(this.nDa)};L$.prototype.CalculateJointStates=function(){uGa(this.nDa)};L$.prototype.__destroy__=function(){vGa(this.nDa)};function Z(){throw"cannot construct a RagdollPart, no constructor in IDL";}Z.prototype=Object.create(w.prototype);Z.prototype.constructor=Z;Z.prototype.oDa=Z;Z.pDa={};d.RagdollPart=Z;
Z.prototype.GetShapeSettings=function(){return l(wGa(this.nDa),v5)};Z.prototype.SetShapeSettings=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xGa(c,a)};Z.prototype.ConvertShapeSettings=function(){return l(yGa(this.nDa),w5)};Z.prototype.GetShape=function(){return l(zGa(this.nDa),m)};Z.prototype.SetShape=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);AGa(c,a)};Z.prototype.HasMassProperties=function(){return!!BGa(this.nDa)};
Z.prototype.GetMassProperties=function(){return l(CGa(this.nDa),x5)};Z.prototype.get_mToParent=Z.prototype.DMa=function(){return l(DGa(this.nDa),V5)};Z.prototype.set_mToParent=Z.prototype.IQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);EGa(c,a)};Object.defineProperty(Z.prototype,"mToParent",{get:Z.prototype.DMa,set:Z.prototype.IQa});Z.prototype.get_mPosition=Z.prototype.BDa=function(){return l(FGa(this.nDa),x)};
Z.prototype.set_mPosition=Z.prototype.DDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);GGa(c,a)};Object.defineProperty(Z.prototype,"mPosition",{get:Z.prototype.BDa,set:Z.prototype.DDa});Z.prototype.get_mRotation=Z.prototype.RDa=function(){return l(HGa(this.nDa),t)};Z.prototype.set_mRotation=Z.prototype.YDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);IGa(c,a)};Object.defineProperty(Z.prototype,"mRotation",{get:Z.prototype.RDa,set:Z.prototype.YDa});
Z.prototype.get_mLinearVelocity=Z.prototype.KEa=function(){return l(JGa(this.nDa),p)};Z.prototype.set_mLinearVelocity=Z.prototype.zFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);KGa(c,a)};Object.defineProperty(Z.prototype,"mLinearVelocity",{get:Z.prototype.KEa,set:Z.prototype.zFa});Z.prototype.get_mAngularVelocity=Z.prototype.zEa=function(){return l(LGa(this.nDa),p)};
Z.prototype.set_mAngularVelocity=Z.prototype.nFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);MGa(c,a)};Object.defineProperty(Z.prototype,"mAngularVelocity",{get:Z.prototype.zEa,set:Z.prototype.nFa});Z.prototype.get_mUserData=Z.prototype.qDa=function(){return NGa(this.nDa)};Z.prototype.set_mUserData=Z.prototype.rDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);OGa(c,a)};Object.defineProperty(Z.prototype,"mUserData",{get:Z.prototype.qDa,set:Z.prototype.rDa});
Z.prototype.get_mObjectLayer=Z.prototype.SEa=function(){return PGa(this.nDa)};Z.prototype.set_mObjectLayer=Z.prototype.HFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);QGa(c,a)};Object.defineProperty(Z.prototype,"mObjectLayer",{get:Z.prototype.SEa,set:Z.prototype.HFa});Z.prototype.get_mCollisionGroup=Z.prototype.BEa=function(){return l(RGa(this.nDa),r6)};Z.prototype.set_mCollisionGroup=Z.prototype.pFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);SGa(c,a)};
Object.defineProperty(Z.prototype,"mCollisionGroup",{get:Z.prototype.BEa,set:Z.prototype.pFa});Z.prototype.get_mMotionType=Z.prototype.$Ga=function(){return TGa(this.nDa)};Z.prototype.set_mMotionType=Z.prototype.wIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);UGa(c,a)};Object.defineProperty(Z.prototype,"mMotionType",{get:Z.prototype.$Ga,set:Z.prototype.wIa});Z.prototype.get_mAllowedDOFs=Z.prototype.dGa=function(){return VGa(this.nDa)};
Z.prototype.set_mAllowedDOFs=Z.prototype.BHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);WGa(c,a)};Object.defineProperty(Z.prototype,"mAllowedDOFs",{get:Z.prototype.dGa,set:Z.prototype.BHa});Z.prototype.get_mAllowDynamicOrKinematic=Z.prototype.cGa=function(){return!!XGa(this.nDa)};Z.prototype.set_mAllowDynamicOrKinematic=Z.prototype.AHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);YGa(c,a)};
Object.defineProperty(Z.prototype,"mAllowDynamicOrKinematic",{get:Z.prototype.cGa,set:Z.prototype.AHa});Z.prototype.get_mIsSensor=Z.prototype.kEa=function(){return!!ZGa(this.nDa)};Z.prototype.set_mIsSensor=Z.prototype.tEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);$Ga(c,a)};Object.defineProperty(Z.prototype,"mIsSensor",{get:Z.prototype.kEa,set:Z.prototype.tEa});Z.prototype.get_mUseManifoldReduction=Z.prototype.gFa=function(){return!!aHa(this.nDa)};
Z.prototype.set_mUseManifoldReduction=Z.prototype.WFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);bHa(c,a)};Object.defineProperty(Z.prototype,"mUseManifoldReduction",{get:Z.prototype.gFa,set:Z.prototype.WFa});Z.prototype.get_mCollideKinematicVsNonDynamic=Z.prototype.uGa=function(){return!!cHa(this.nDa)};Z.prototype.set_mCollideKinematicVsNonDynamic=Z.prototype.RHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dHa(c,a)};
Object.defineProperty(Z.prototype,"mCollideKinematicVsNonDynamic",{get:Z.prototype.uGa,set:Z.prototype.RHa});Z.prototype.get_mApplyGyroscopicForce=Z.prototype.eGa=function(){return!!eHa(this.nDa)};Z.prototype.set_mApplyGyroscopicForce=Z.prototype.CHa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);fHa(c,a)};Object.defineProperty(Z.prototype,"mApplyGyroscopicForce",{get:Z.prototype.eGa,set:Z.prototype.CHa});Z.prototype.get_mMotionQuality=Z.prototype.ZGa=function(){return gHa(this.nDa)};
Z.prototype.set_mMotionQuality=Z.prototype.vIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);hHa(c,a)};Object.defineProperty(Z.prototype,"mMotionQuality",{get:Z.prototype.ZGa,set:Z.prototype.vIa});Z.prototype.get_mEnhancedInternalEdgeRemoval=Z.prototype.hEa=function(){return!!iHa(this.nDa)};Z.prototype.set_mEnhancedInternalEdgeRemoval=Z.prototype.qEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);jHa(c,a)};
Object.defineProperty(Z.prototype,"mEnhancedInternalEdgeRemoval",{get:Z.prototype.hEa,set:Z.prototype.qEa});Z.prototype.get_mAllowSleeping=Z.prototype.eEa=function(){return!!kHa(this.nDa)};Z.prototype.set_mAllowSleeping=Z.prototype.nEa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);lHa(c,a)};Object.defineProperty(Z.prototype,"mAllowSleeping",{get:Z.prototype.eEa,set:Z.prototype.nEa});Z.prototype.get_mFriction=Z.prototype.GEa=function(){return mHa(this.nDa)};
Z.prototype.set_mFriction=Z.prototype.vFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);nHa(c,a)};Object.defineProperty(Z.prototype,"mFriction",{get:Z.prototype.GEa,set:Z.prototype.vFa});Z.prototype.get_mRestitution=Z.prototype.WEa=function(){return oHa(this.nDa)};Z.prototype.set_mRestitution=Z.prototype.LFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);pHa(c,a)};Object.defineProperty(Z.prototype,"mRestitution",{get:Z.prototype.WEa,set:Z.prototype.LFa});
Z.prototype.get_mLinearDamping=Z.prototype.JEa=function(){return qHa(this.nDa)};Z.prototype.set_mLinearDamping=Z.prototype.yFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);rHa(c,a)};Object.defineProperty(Z.prototype,"mLinearDamping",{get:Z.prototype.JEa,set:Z.prototype.yFa});Z.prototype.get_mAngularDamping=Z.prototype.IDa=function(){return sHa(this.nDa)};Z.prototype.set_mAngularDamping=Z.prototype.KDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tHa(c,a)};
Object.defineProperty(Z.prototype,"mAngularDamping",{get:Z.prototype.IDa,set:Z.prototype.KDa});Z.prototype.get_mMaxLinearVelocity=Z.prototype.PEa=function(){return uHa(this.nDa)};Z.prototype.set_mMaxLinearVelocity=Z.prototype.EFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vHa(c,a)};Object.defineProperty(Z.prototype,"mMaxLinearVelocity",{get:Z.prototype.PEa,set:Z.prototype.EFa});Z.prototype.get_mMaxAngularVelocity=Z.prototype.SGa=function(){return wHa(this.nDa)};
Z.prototype.set_mMaxAngularVelocity=Z.prototype.oIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xHa(c,a)};Object.defineProperty(Z.prototype,"mMaxAngularVelocity",{get:Z.prototype.SGa,set:Z.prototype.oIa});Z.prototype.get_mGravityFactor=Z.prototype.HEa=function(){return yHa(this.nDa)};Z.prototype.set_mGravityFactor=Z.prototype.wFa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);zHa(c,a)};Object.defineProperty(Z.prototype,"mGravityFactor",{get:Z.prototype.HEa,set:Z.prototype.wFa});
Z.prototype.get_mNumVelocityStepsOverride=Z.prototype.tDa=function(){return AHa(this.nDa)};Z.prototype.set_mNumVelocityStepsOverride=Z.prototype.vDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);BHa(c,a)};Object.defineProperty(Z.prototype,"mNumVelocityStepsOverride",{get:Z.prototype.tDa,set:Z.prototype.vDa});Z.prototype.get_mNumPositionStepsOverride=Z.prototype.sDa=function(){return CHa(this.nDa)};
Z.prototype.set_mNumPositionStepsOverride=Z.prototype.uDa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);DHa(c,a)};Object.defineProperty(Z.prototype,"mNumPositionStepsOverride",{get:Z.prototype.sDa,set:Z.prototype.uDa});Z.prototype.get_mOverrideMassProperties=Z.prototype.fHa=function(){return EHa(this.nDa)};Z.prototype.set_mOverrideMassProperties=Z.prototype.CIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);FHa(c,a)};
Object.defineProperty(Z.prototype,"mOverrideMassProperties",{get:Z.prototype.fHa,set:Z.prototype.CIa});Z.prototype.get_mInertiaMultiplier=Z.prototype.HGa=function(){return GHa(this.nDa)};Z.prototype.set_mInertiaMultiplier=Z.prototype.dIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);HHa(c,a)};Object.defineProperty(Z.prototype,"mInertiaMultiplier",{get:Z.prototype.HGa,set:Z.prototype.dIa});Z.prototype.get_mMassPropertiesOverride=Z.prototype.RGa=function(){return l(IHa(this.nDa),x5)};
Z.prototype.set_mMassPropertiesOverride=Z.prototype.nIa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);JHa(c,a)};Object.defineProperty(Z.prototype,"mMassPropertiesOverride",{get:Z.prototype.RGa,set:Z.prototype.nIa});Z.prototype.__destroy__=function(){KHa(this.nDa)};function M$(){this.nDa=LHa();h(M$)[this.nDa]=this}M$.prototype=Object.create(e.prototype);M$.prototype.constructor=M$;M$.prototype.oDa=M$;M$.pDa={};d.ArrayRagdollPart=M$;M$.prototype.empty=M$.prototype.empty=function(){return!!MHa(this.nDa)};
M$.prototype.size=M$.prototype.size=function(){return NHa(this.nDa)};M$.prototype.at=M$.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(OHa(c,a),Z)};M$.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);PHa(c,a)};M$.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);QHa(c,a)};M$.prototype.resize=M$.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);RHa(c,a)};
M$.prototype.clear=M$.prototype.clear=function(){SHa(this.nDa)};M$.prototype.__destroy__=function(){THa(this.nDa)};function N$(){throw"cannot construct a RagdollAdditionalConstraint, no constructor in IDL";}N$.prototype=Object.create(e.prototype);N$.prototype.constructor=N$;N$.prototype.oDa=N$;N$.pDa={};d.RagdollAdditionalConstraint=N$;N$.prototype.get_mBodyIdx=N$.prototype.jJa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return UHa(c,a)};
N$.prototype.set_mBodyIdx=N$.prototype.qNa=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);VHa(b,a,c)};Object.defineProperty(N$.prototype,"mBodyIdx",{get:N$.prototype.jJa,set:N$.prototype.qNa});N$.prototype.get_mConstraint=N$.prototype.zJa=function(){return l(WHa(this.nDa),V5)};N$.prototype.set_mConstraint=N$.prototype.GNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);XHa(c,a)};
Object.defineProperty(N$.prototype,"mConstraint",{get:N$.prototype.zJa,set:N$.prototype.GNa});N$.prototype.__destroy__=function(){YHa(this.nDa)};function O$(){this.nDa=ZHa();h(O$)[this.nDa]=this}O$.prototype=Object.create(e.prototype);O$.prototype.constructor=O$;O$.prototype.oDa=O$;O$.pDa={};d.ArrayRagdollAdditionalConstraint=O$;O$.prototype.empty=O$.prototype.empty=function(){return!!$Ha(this.nDa)};O$.prototype.size=O$.prototype.size=function(){return aIa(this.nDa)};
O$.prototype.at=O$.prototype.at=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(bIa(c,a),N$)};O$.prototype.push_back=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cIa(c,a)};O$.prototype.reserve=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);dIa(c,a)};O$.prototype.resize=O$.prototype.resize=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);eIa(c,a)};O$.prototype.clear=O$.prototype.clear=function(){fIa(this.nDa)};
O$.prototype.__destroy__=function(){gIa(this.nDa)};function P$(){this.nDa=hIa();h(P$)[this.nDa]=this}P$.prototype=Object.create(e.prototype);P$.prototype.constructor=P$;P$.prototype.oDa=P$;P$.pDa={};d.RagdollSettings=P$;P$.prototype.Stabilize=function(){return!!iIa(this.nDa)};P$.prototype.CreateRagdoll=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);return l(jIa(f,a,c,b),Q$)};
P$.prototype.GetSkeleton=function(){return l(kIa(this.nDa),F$)};P$.prototype.DisableParentChildCollisions=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);void 0===a?lIa(b):void 0===c?mIa(b,a):nIa(b,a,c)};P$.prototype.CalculateConstraintPriorities=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?oIa(c):pIa(c,a)};P$.prototype.CalculateBodyIndexToConstraintIndex=function(){qIa(this.nDa)};
P$.prototype.CalculateConstraintIndexToBodyIdxPair=function(){rIa(this.nDa)};P$.prototype.get_mSkeleton=P$.prototype.oMa=function(){return l(sIa(this.nDa),F$)};P$.prototype.set_mSkeleton=P$.prototype.tQa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);tIa(c,a)};Object.defineProperty(P$.prototype,"mSkeleton",{get:P$.prototype.oMa,set:P$.prototype.tQa});P$.prototype.get_mParts=P$.prototype.DLa=function(){return l(uIa(this.nDa),M$)};
P$.prototype.set_mParts=P$.prototype.KPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);vIa(c,a)};Object.defineProperty(P$.prototype,"mParts",{get:P$.prototype.DLa,set:P$.prototype.KPa});P$.prototype.get_mAdditionalConstraints=P$.prototype.ZIa=function(){return l(wIa(this.nDa),O$)};P$.prototype.set_mAdditionalConstraints=P$.prototype.fNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);xIa(c,a)};
Object.defineProperty(P$.prototype,"mAdditionalConstraints",{get:P$.prototype.ZIa,set:P$.prototype.fNa});P$.prototype.__destroy__=function(){yIa(this.nDa)};function Q$(a){a&&"object"===typeof a&&(a=a.nDa);this.nDa=zIa(a);h(Q$)[this.nDa]=this}Q$.prototype=Object.create(e.prototype);Q$.prototype.constructor=Q$;Q$.prototype.oDa=Q$;Q$.pDa={};d.Ragdoll=Q$;
Q$.prototype.AddToPhysicsSystem=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);void 0===c?AIa(b,a):BIa(b,a,c)};Q$.prototype.RemoveFromPhysicsSystem=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?CIa(c):DIa(c,a)};Q$.prototype.Activate=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);void 0===a?EIa(c):FIa(c,a)};
Q$.prototype.IsActive=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return void 0===a?!!GIa(c):!!HIa(c,a)};Q$.prototype.SetGroupID=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);void 0===c?IIa(b,a):JIa(b,a,c)};Q$.prototype.SetPose=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);void 0===c?KIa(b,a):LIa(b,a,c)};
Q$.prototype.GetPose=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);void 0===c?MIa(b,a):NIa(b,a,c)};Q$.prototype.ResetWarmStart=function(){OIa(this.nDa)};Q$.prototype.DriveToPoseUsingKinematics=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);void 0===b?PIa(f,a,c):QIa(f,a,c,b)};
Q$.prototype.DriveToPoseUsingMotors=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);RIa(c,a)};Q$.prototype.SetLinearAndAngularVelocity=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);void 0===b?SIa(f,a,c):TIa(f,a,c,b)};Q$.prototype.SetLinearVelocity=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);void 0===c?UIa(b,a):VIa(b,a,c)};
Q$.prototype.AddLinearVelocity=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);void 0===c?WIa(b,a):XIa(b,a,c)};Q$.prototype.AddImpulse=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);void 0===c?YIa(b,a):ZIa(b,a,c)};
Q$.prototype.GetRootTransform=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);void 0===b?$Ia(f,a,c):aJa(f,a,c,b)};Q$.prototype.GetBodyCount=function(){return bJa(this.nDa)};Q$.prototype.GetBodyID=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(cJa(c,a),N5)};Q$.prototype.GetBodyIDs=function(){return l(dJa(this.nDa),s9)};Q$.prototype.GetConstraintCount=function(){return eJa(this.nDa)};
Q$.prototype.GetWorldSpaceBounds=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return void 0===a?l(fJa(c),n):l(gJa(c,a),n)};Q$.prototype.GetConstraint=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return l(hJa(c,a),W5)};Q$.prototype.GetRagdollSettings=function(){return l(iJa(this.nDa),P$)};Q$.prototype.__destroy__=function(){jJa(this.nDa)};function R$(a){a&&"object"===typeof a&&(a=a.nDa);this.nDa=kJa(a);h(R$)[this.nDa]=this}R$.prototype=Object.create(e.prototype);
R$.prototype.constructor=R$;R$.prototype.oDa=R$;R$.pDa={};d.BroadPhaseLayer=R$;R$.prototype.GetValue=function(){return lJa(this.nDa)};R$.prototype.__destroy__=function(){mJa(this.nDa)};function S$(){this.nDa=nJa();h(S$)[this.nDa]=this}S$.prototype=Object.create(S6.prototype);S$.prototype.constructor=S$;S$.prototype.oDa=S$;S$.pDa={};d.BroadPhaseLayerInterfaceJS=S$;S$.prototype.GetNumBroadPhaseLayers=function(){return oJa(this.nDa)};
S$.prototype.GetBPLayer=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);return pJa(c,a)};S$.prototype.__destroy__=function(){qJa(this.nDa)};function T$(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);this.nDa=rJa(a,c);h(T$)[this.nDa]=this}T$.prototype=Object.create(L5.prototype);T$.prototype.constructor=T$;T$.prototype.oDa=T$;T$.pDa={};d.BroadPhaseLayerInterfaceTable=T$;
T$.prototype.MapObjectToBroadPhaseLayer=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);sJa(b,a,c)};T$.prototype.GetNumBroadPhaseLayers=function(){return tJa(this.nDa)};T$.prototype.__destroy__=function(){uJa(this.nDa)};function U$(a,c,b,f){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);f&&"object"===typeof f&&(f=f.nDa);this.nDa=vJa(a,c,b,f);h(U$)[this.nDa]=this}U$.prototype=Object.create(H5.prototype);
U$.prototype.constructor=U$;U$.prototype.oDa=U$;U$.pDa={};d.ObjectVsBroadPhaseLayerFilterTable=U$;U$.prototype.__destroy__=function(){wJa(this.nDa)};function V$(a){a&&"object"===typeof a&&(a=a.nDa);this.nDa=xJa(a);h(V$)[this.nDa]=this}V$.prototype=Object.create(y6.prototype);V$.prototype.constructor=V$;V$.prototype.oDa=V$;V$.pDa={};d.ObjectLayerPairFilterTable=V$;V$.prototype.GetNumObjectLayers=function(){return yJa(this.nDa)};
V$.prototype.DisableCollision=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);zJa(b,a,c)};V$.prototype.EnableCollision=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);AJa(b,a,c)};V$.prototype.ShouldCollide=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return!!BJa(b,a,c)};V$.prototype.__destroy__=function(){CJa(this.nDa)};
function W$(a){a&&"object"===typeof a&&(a=a.nDa);this.nDa=DJa(a);h(W$)[this.nDa]=this}W$.prototype=Object.create(L5.prototype);W$.prototype.constructor=W$;W$.prototype.oDa=W$;W$.pDa={};d.BroadPhaseLayerInterfaceMask=W$;W$.prototype.ConfigureLayer=function(a,c,b){var f=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);b&&"object"===typeof b&&(b=b.nDa);EJa(f,a,c,b)};W$.prototype.GetNumBroadPhaseLayers=function(){return FJa(this.nDa)};W$.prototype.__destroy__=function(){GJa(this.nDa)};
function X$(a){a&&"object"===typeof a&&(a=a.nDa);this.nDa=HJa(a);h(X$)[this.nDa]=this}X$.prototype=Object.create(H5.prototype);X$.prototype.constructor=X$;X$.prototype.oDa=X$;X$.pDa={};d.ObjectVsBroadPhaseLayerFilterMask=X$;X$.prototype.__destroy__=function(){IJa(this.nDa)};function Y$(){this.nDa=JJa();h(Y$)[this.nDa]=this}Y$.prototype=Object.create(y6.prototype);Y$.prototype.constructor=Y$;Y$.prototype.oDa=Y$;Y$.pDa={};d.ObjectLayerPairFilterMask=Y$;
Y$.prototype.sGetObjectLayer=function(a,c){a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return KJa(a,c)};Y$.prototype.sGetGroup=function(a){a&&"object"===typeof a&&(a=a.nDa);return LJa(a)};Y$.prototype.sGetMask=function(a){a&&"object"===typeof a&&(a=a.nDa);return MJa(a)};Y$.prototype.ShouldCollide=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);return!!NJa(b,a,c)};Y$.prototype.__destroy__=function(){OJa(this.nDa)};
function Z$(){this.nDa=PJa();h(Z$)[this.nDa]=this}Z$.prototype=Object.create(e.prototype);Z$.prototype.constructor=Z$;Z$.prototype.oDa=Z$;Z$.pDa={};d.JoltSettings=Z$;Z$.prototype.get_mMaxBodies=Z$.prototype.QKa=function(){return QJa(this.nDa)};Z$.prototype.set_mMaxBodies=Z$.prototype.XOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);RJa(c,a)};Object.defineProperty(Z$.prototype,"mMaxBodies",{get:Z$.prototype.QKa,set:Z$.prototype.XOa});
Z$.prototype.get_mMaxBodyPairs=Z$.prototype.RKa=function(){return SJa(this.nDa)};Z$.prototype.set_mMaxBodyPairs=Z$.prototype.YOa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);TJa(c,a)};Object.defineProperty(Z$.prototype,"mMaxBodyPairs",{get:Z$.prototype.RKa,set:Z$.prototype.YOa});Z$.prototype.get_mMaxContactConstraints=Z$.prototype.UKa=function(){return UJa(this.nDa)};
Z$.prototype.set_mMaxContactConstraints=Z$.prototype.aPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);VJa(c,a)};Object.defineProperty(Z$.prototype,"mMaxContactConstraints",{get:Z$.prototype.UKa,set:Z$.prototype.aPa});Z$.prototype.get_mMaxWorkerThreads=Z$.prototype.lLa=function(){return WJa(this.nDa)};Z$.prototype.set_mMaxWorkerThreads=Z$.prototype.sPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);XJa(c,a)};
Object.defineProperty(Z$.prototype,"mMaxWorkerThreads",{get:Z$.prototype.lLa,set:Z$.prototype.sPa});Z$.prototype.get_mBroadPhaseLayerInterface=Z$.prototype.pJa=function(){return l(YJa(this.nDa),L5)};Z$.prototype.set_mBroadPhaseLayerInterface=Z$.prototype.wNa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);ZJa(c,a)};Object.defineProperty(Z$.prototype,"mBroadPhaseLayerInterface",{get:Z$.prototype.pJa,set:Z$.prototype.wNa});
Z$.prototype.get_mObjectVsBroadPhaseLayerFilter=Z$.prototype.ALa=function(){return l($Ja(this.nDa),H5)};Z$.prototype.set_mObjectVsBroadPhaseLayerFilter=Z$.prototype.HPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);aKa(c,a)};Object.defineProperty(Z$.prototype,"mObjectVsBroadPhaseLayerFilter",{get:Z$.prototype.ALa,set:Z$.prototype.HPa});Z$.prototype.get_mObjectLayerPairFilter=Z$.prototype.zLa=function(){return l(bKa(this.nDa),y6)};
Z$.prototype.set_mObjectLayerPairFilter=Z$.prototype.GPa=function(a){var c=this.nDa;a&&"object"===typeof a&&(a=a.nDa);cKa(c,a)};Object.defineProperty(Z$.prototype,"mObjectLayerPairFilter",{get:Z$.prototype.zLa,set:Z$.prototype.GPa});Z$.prototype.__destroy__=function(){dKa(this.nDa)};function $$(a){a&&"object"===typeof a&&(a=a.nDa);this.nDa=eKa(a);h($$)[this.nDa]=this}$$.prototype=Object.create(e.prototype);$$.prototype.constructor=$$;$$.prototype.oDa=$$;$$.pDa={};d.JoltInterface=$$;
$$.prototype.Step=function(a,c){var b=this.nDa;a&&"object"===typeof a&&(a=a.nDa);c&&"object"===typeof c&&(c=c.nDa);fKa(b,a,c)};$$.prototype.GetPhysicsSystem=function(){return l(gKa(this.nDa),p9)};$$.prototype.GetTempAllocator=function(){return l(hKa(this.nDa),$9)};$$.prototype.GetObjectLayerPairFilter=function(){return l(iKa(this.nDa),y6)};$$.prototype.GetObjectVsBroadPhaseLayerFilter=function(){return l(jKa(this.nDa),H5)};$$.prototype.sGetTotalMemory=function(){return kKa()};
$$.prototype.sGetFreeMemory=function(){return lKa()};$$.prototype.__destroy__=function(){mKa(this.nDa)};
(function(){function a(){d.EBodyType_RigidBody=nKa();d.EBodyType_SoftBody=oKa();d.EMotionType_Static=pKa();d.EMotionType_Kinematic=qKa();d.EMotionType_Dynamic=rKa();d.EMotionQuality_Discrete=sKa();d.EMotionQuality_LinearCast=tKa();d.EActivation_Activate=uKa();d.EActivation_DontActivate=vKa();d.EShapeType_Convex=wKa();d.EShapeType_Compound=xKa();d.EShapeType_Decorated=yKa();d.EShapeType_Mesh=zKa();d.EShapeType_HeightField=AKa();d.EShapeType_Plane=BKa();d.EShapeType_Empty=CKa();d.EShapeSubType_Sphere=
DKa();d.EShapeSubType_Box=EKa();d.EShapeSubType_Capsule=FKa();d.EShapeSubType_TaperedCapsule=GKa();d.EShapeSubType_Cylinder=HKa();d.EShapeSubType_TaperedCylinder=IKa();d.EShapeSubType_ConvexHull=JKa();d.EShapeSubType_StaticCompound=KKa();d.EShapeSubType_MutableCompound=LKa();d.EShapeSubType_RotatedTranslated=MKa();d.EShapeSubType_Scaled=NKa();d.EShapeSubType_OffsetCenterOfMass=OKa();d.EShapeSubType_Mesh=PKa();d.EShapeSubType_HeightField=QKa();d.EShapeSubType_Plane=RKa();d.EShapeSubType_Empty=SKa();
d.EConstraintSpace_LocalToBodyCOM=TKa();d.EConstraintSpace_WorldSpace=UKa();d.ESpringMode_FrequencyAndDamping=VKa();d.ESpringMode_StiffnessAndDamping=WKa();d.EOverrideMassProperties_CalculateMassAndInertia=XKa();d.EOverrideMassProperties_CalculateInertia=YKa();d.EOverrideMassProperties_MassAndInertiaProvided=ZKa();d.EAllowedDOFs_TranslationX=$Ka();d.EAllowedDOFs_TranslationY=aLa();d.EAllowedDOFs_TranslationZ=bLa();d.EAllowedDOFs_RotationX=cLa();d.EAllowedDOFs_RotationY=dLa();d.EAllowedDOFs_RotationZ=
eLa();d.EAllowedDOFs_Plane2D=fLa();d.EAllowedDOFs_All=gLa();d.EStateRecorderState_None=hLa();d.EStateRecorderState_Global=iLa();d.EStateRecorderState_Bodies=jLa();d.EStateRecorderState_Contacts=kLa();d.EStateRecorderState_Constraints=lLa();d.EStateRecorderState_All=mLa();d.EBackFaceMode_IgnoreBackFaces=nLa();d.EBackFaceMode_CollideWithBackFaces=oLa();d.EGroundState_OnGround=pLa();d.EGroundState_OnSteepGround=qLa();d.EGroundState_NotSupported=rLa();d.EGroundState_InAir=sLa();d.ValidateResult_AcceptAllContactsForThisBodyPair=
tLa();d.ValidateResult_AcceptContact=uLa();d.ValidateResult_RejectContact=vLa();d.ValidateResult_RejectAllContactsForThisBodyPair=wLa();d.SoftBodyValidateResult_AcceptContact=xLa();d.SoftBodyValidateResult_RejectContact=yLa();d.EActiveEdgeMode_CollideOnlyWithActive=zLa();d.EActiveEdgeMode_CollideWithAll=ALa();d.ECollectFacesMode_CollectFaces=BLa();d.ECollectFacesMode_NoFaces=CLa();d.SixDOFConstraintSettings_EAxis_TranslationX=DLa();d.SixDOFConstraintSettings_EAxis_TranslationY=ELa();d.SixDOFConstraintSettings_EAxis_TranslationZ=
FLa();d.SixDOFConstraintSettings_EAxis_RotationX=GLa();d.SixDOFConstraintSettings_EAxis_RotationY=HLa();d.SixDOFConstraintSettings_EAxis_RotationZ=ILa();d.EConstraintType_Constraint=JLa();d.EConstraintType_TwoBodyConstraint=KLa();d.EConstraintSubType_Fixed=LLa();d.EConstraintSubType_Point=MLa();d.EConstraintSubType_Hinge=NLa();d.EConstraintSubType_Slider=OLa();d.EConstraintSubType_Distance=PLa();d.EConstraintSubType_Cone=QLa();d.EConstraintSubType_SwingTwist=RLa();d.EConstraintSubType_SixDOF=SLa();
d.EConstraintSubType_Path=TLa();d.EConstraintSubType_Vehicle=ULa();d.EConstraintSubType_RackAndPinion=VLa();d.EConstraintSubType_Gear=WLa();d.EConstraintSubType_Pulley=XLa();d.EMotorState_Off=YLa();d.EMotorState_Velocity=ZLa();d.EMotorState_Position=$La();d.ETransmissionMode_Auto=aMa();d.ETransmissionMode_Manual=bMa();d.ETireFrictionDirection_Longitudinal=cMa();d.ETireFrictionDirection_Lateral=dMa();d.ESwingType_Cone=eMa();d.ESwingType_Pyramid=fMa();d.EPathRotationConstraintType_Free=gMa();d.EPathRotationConstraintType_ConstrainAroundTangent=
hMa();d.EPathRotationConstraintType_ConstrainAroundNormal=iMa();d.EPathRotationConstraintType_ConstrainAroundBinormal=jMa();d.EPathRotationConstraintType_ConstrainToPath=kMa();d.EPathRotationConstraintType_FullyConstrained=lMa();d.SoftBodySharedSettings_EBendType_None=mMa();d.SoftBodySharedSettings_EBendType_Distance=nMa();d.SoftBodySharedSettings_EBendType_Dihedral=oMa();d.SoftBodySharedSettings_ELRAType_None=pMa();d.SoftBodySharedSettings_ELRAType_EuclideanDistance=qMa();d.SoftBodySharedSettings_ELRAType_GeodesicDistance=
rMa();d.MeshShapeSettings_EBuildQuality_FavorRuntimePerformance=sMa();d.MeshShapeSettings_EBuildQuality_FavorBuildSpeed=tMa()}pa?a():Ea.push(a)})();p.prototype.ToString=p.prototype.wEa=function(){return`(${this.ZDa()}, ${this.$Da()}, ${this.aEa()})`};p.prototype.Clone=function(){return new p(this.ZDa(),this.$Da(),this.aEa())};x.prototype.ToString=x.prototype.wEa=function(){return`(${this.ZDa()}, ${this.$Da()}, ${this.aEa()})`};x.prototype.Clone=function(){return new x(this.ZDa(),this.$Da(),this.aEa())};
t.prototype.ToString=t.prototype.wEa=function(){return`(${this.ZDa()}, ${this.$Da()}, ${this.aEa()}, ${this.aGa()})`};t.prototype.Clone=function(){return new t(this.ZDa(),this.$Da(),this.aEa(),this.aGa())};n.prototype.ToString=n.prototype.wEa=function(){return`[${this.jRa.wEa()}, ${this.kRa.wEa()}]`};N5.prototype.Clone=function(){return new N5(this.XIa())};N5.prototype.ToString=N5.prototype.wEa=function(){return`${this.XIa()}`};pa?moduleRtn=d:moduleRtn=new Promise((a,c)=>{ha=a;ia=c});
;return moduleRtn}