소스 검색

Warning removal.

legacy
Benjamin ‘Touky’ Huet touky 12 년 전
부모
커밋
646aeb33eb
1개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  1. +0
    -6
      test/Physics/Include/LolPhysics.h

+ 0
- 6
test/Physics/Include/LolPhysics.h 파일 보기

@@ -106,12 +106,6 @@ private:
m_dynamics_world->setGravity(LOL2BT_VEC3(NewGravity * LOL2BT_UNIT));
}

void CustomSetWorldLimit(vec3 const &NewWorldMin, vec3 const &NewWorldMax)
{
}

void CustomSetTimestep(float NewTimestep) { }

//broadphase
btBroadphaseInterface* m_broadphase;
btAxisSweep3* m_Sweep_broadphase;


불러오는 중...
취소
저장