Home
last modified time | relevance | path

Searched defs:WorldNormal (Results 1 – 1 of 1) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
DbtPolyhedralContactClipping.cpp287 btVector3 WorldNormal = transB.getBasis() * Normal; in findSeparatingAxis() local
546 const btVector3 WorldNormal = transB.getBasis() * Normal; in clipHullAgainstHull() local