From 64d4b20f6a8b4f092c76f0dfd2ecdee4d1f48e6c Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Mon, 30 Apr 2018 15:03:32 +0000 Subject: [PATCH] EgtMachKernel 1.9e1 : - adattamenti per funzioni CDe (collision detection). --- EgtMachKernel.rc | Bin 11774 -> 11774 bytes Operation.cpp | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/EgtMachKernel.rc b/EgtMachKernel.rc index 30eb6f8bccc226b6ffca0212ba044ea1577fb06a..55d2ce8a3cc5cbfb66b5a90e1d201b804fc8d917 100644 GIT binary patch delta 121 zcmewt{V#gMH#SyN1|0^&&A-{KnVC}=3@1O7)ZLuM)x!c8zsNNCgkT;*P6$a3MUMyL R=2g-z%(yjz6ex#q0RU}_CYS&K delta 121 zcmewt{V#gMH#Sxi1|0_D&A-{KnVC}GetGeoObj( nRawSolidId)) ; // verifica di collisione tra sottobox e solido - if ( pStm == nullptr || CDBoxPolyhedron( b3Hsol, *pStm)) { + if ( pStm == nullptr || CDeBoxPolyhedron( b3Hsol, *pStm)) { bCollide = true ; break ; }